Internet Protocol cont. #
Subnets cont. #
There are 6 subnets.
192.192.134.1/24
means that the first 24 bits are the subnet mask, it is the network part of the address.
A smaller sub set of the larger network could possibly be 192.192.134.1/26
.
DHCP #
The IP address 255.255.255.255
means that it will be broadcast to everyone in the network.
Note: DHCP is in the application layer. DHCP uses UDP because of the fact that it needs to broadcast.
When connecting to a network for the first time, the DHCP server will be the first to help you.
NAT #
Address shortage is the fact that there are only a finite number of IP addressed to be allocated.
Solution 1 is manual configuration.
ICMP #
Note: ICMP is a network layer protocol but its used like a transport layer protocol.
IPv6 #
QoS = quality of service