Loading s7nsa_03_network...

enib_small.png S7-NSA 03_network — Network basics

The purpose of this tutorial is to introduce the mechanisms that make communication based on IP addresses work.
It begins with the study of what happens within a single subnet, before progressing to the routing mechanism that makes it possible to reach other subnets.
Only IPv4 addressing will be covered here.

As each tutorial is independent, it is recommended that you create a separate directory on your workstation in which to save your work for this tutorial.
This will allow you to retrieve the state of your work on each tutorial you have completed.

Do not hesitate to use any external help available, including your favourite LLM, to obtain explanations.
Of course, the session supervisor is here to help in any case.

You are strongly encouraged to take notes during your observations so that you can review them before the quizzes.
{1 #interface } Network interface configuration
{2 #mac } MAC addresses and ARP protocol
{3 #switch } Hubs and switches
{4 #routing } Masks and routing
{5 #calculation } IPv4 calculations

You have just discovered that, beyond the assignment of IP addresses, which may seem arbitrary at first sight, there is actually a logical structure to the way these addresses are assigned.
This is closely related to the issue of routing, which makes it possible to transport IP packets from one subnet to another, as well as to the ARP protocol, which determines the MAC addresses used by the frames that locally carry these packets.

Make sure you review your understanding of what has been covered so far so that you can approach the quizzes with confidence.
Some examples of possible questions