Skip to content

Configuring Router Interfaces

Understanding Basic Interface Counters What we see in the picture above: Under the total Packets input Packets output Understanding Interface Speed 1 byte = 1 character -> e 1 bit = a 0 or a… 

Why do we need ip addresses?

Why do we need ip addresses? If you are in the network 192.168.1.0/24 and try to ping 192.168.1.50 the client sends an ARP request. But if we try to ping 192.168.3.10 the client gets so… 

How do switches do what they do?

When we send a ping request, the whole process with the OSI model starts. So we have the destination ip address but now we have to find the the desination mac address with only a…