Plan 8 PDF
Plan 8 PDF
Plan 8 PDF
Network
Lecture 8:
Network Routing Protocols
Classful means that routing updates do not include subnet masks and
that the protocol performs automatic route summarization on major network
(class) boundaries. Summarization cannot be done within a major network.
These protocols support only fixed-length subnet masking (FLSM); they do
not support VLSM.
Distance vector protocols periodically send entire routing tables to
neighbors. Distance vector protocols do not scale well, because in a large
network, they produce significant volumes of routing information that
consume too many network resources (CPU, bandwidth, memory). These
resources should be available to the routed traffic (application data and user
traffic) instead.
Two examples of flat routing protocols are RIPv1 and RIPv2. Note,
however, that RIPv2 is a classless protocol.
Assistant Teacher Samraa Adnan Al-Asadi 27
Hierarchical Routing Protocols