25
Network Addresses Protocol-specific network addresses. A router must maintain a
routing table for individual routing protocols because each routed protocol keeps track of
a network with a different addressing scheme. For example, the routing tables for IP and
IPv6 are completely different, so the router keeps a table for each one. Think of it as a
street sign in each of the different languages spoken by the American, Spanish, and French
people living on a street; the street sign would read Cat/Gato/Chat.
Interface The exit interface a packet will take when destined for a specific network.
Metric The distance to the remote network. Different routing protocols use different ways
of computing this distance. I’m going to cover routing protocols thoroughly in Chapter 9,
“IP Routing.” For now, know that some routing protocols like the Routing Information
Protocol, or RIP, use hop count, which refers to the number of routers a packet passes
through en route to a remote network. Others use bandwidth, delay of the line, or
even tick count (1⁄18 of a second) to determine the best path for data to get to a given
destination.
And as I mentioned earlier, routers break up broadcast domains, which means that
by default, broadcasts aren’t forwarded through a router. Do you remember why this is
a good thing? Routers also break up collision domains, but you can also do that using
layer 2 (Data Link layer) switches. Because each interface in a router represents a separate
network, it must be assigned unique network identification numbers, and each host on the
network connected to that router must use the same network number. Figure 1.15 shows
how a router works in an internetwork.
f I g u r e 1.15 A router in an internetwork. Each router LAN interface is a broadcast
domain. Routers break up broadcast domains by default and provide WAN services.
WAN services
Internet
FastEthernet0/0
FastEthernet0/1
Serial0
Here are some router characteristics that you should never forget:
■
Routers, by default, will not forward any broadcast or multicast packets.
■
Routers use the logical address in a Network layer header to determine the next-hop
router to forward the packet to.
■
Routers can use access lists, created by an administrator, to control security based on
the types of packets allowed to enter or exit an interface.
■
Routers can provide layer 2 bridging functions if needed and can simultaneously route
through the same interface.
■
Layer 3 devices—in this case, routers—provide connections between virtual LANs
(VLANs).
■
Routers can provide quality of service (QoS) for specific types of network traffic.
26
Chapter 1
■
Internetworking
Do'stlaringiz bilan baham: |