162
A
PPENDIX
F: I
NTRODUCTION
TO
IP A
DDRESSING
address is Class A, use a subnet mask of
255.0.0.0
. Class
B addresses use a subnet mask of
255.255.0.0
, and Class
C IP addresses use a subnet mask of
255.255.255.0
.
Default Gateway
A default gateway is like a long distance operator — users
can dial the operator to get assistance connecting to the
end party. In complex networks with many subnetworks,
gateways keep traffic from traveling between different
subnetworks unless addressed to travel there. While this
helps to keep overall network traffic more manageable, it
also introduces another level of complexity.
To communicate with a device on another network, the
message must go through a gateway that connects the
two networks. Therefore, users need to know the default
gateway’s IP address. If there is no gateway in the network,
use an IP address of
0.0.0.0
in fields that apply to a
default gateway.