RIPng
ExtremeWare XOS 11.3 Concepts Guide
540
Advantages of RIPng and OSPFv3
The biggest advantage of using RIPng is that it is relatively simple to understand and to implement,
and it has been the
de facto
routing standard for many years.
RIPng has a number of limitations that can cause problems in large networks, including the following:
●
A limit of 15 hops between the source and destination networks.
●
A large amount of bandwidth taken up by periodic broadcasts of the entire routing table.
●
Slow convergence.
●
Routing decisions based on hop count; no concept of link costs or delay.
●
Flat networks; no concept of areas or boundaries.
OSPFv3 offers many advantages over RIPng, including the following:
●
No limitation on hop count.
●
Route updates multicast only when changes occur.
●
Faster convergence.
●
Support for load balancing to multiple routers based on the actual cost of the link.
●
Support for hierarchical topologies where the network is divided into areas.
The details of RIPng are explained later in this chapter.
Overview of RIPng
RIPng is primarily intended for use in homogeneous networks of moderate size.
To determine the best path to a distant network, a router using RIPng always selects the path that has
the least number of hops. Each router that data must traverse is considered to be one hop.
Routing Table
The routing table in a router using RIPng contains an entry for every known destination network. Each
routing table entry contains the following information:
●
IP address and prefix length of the destination network
●
Metric (hop count) to the destination network
●
IP address of the next hop router, if the destination is not directly connected
●
Interface for the next hop
●
Timer that tracks the amount of time since the entry was last updated
●
A flag that indicates if the entry is a new one since the last update
●
The source of the route, for example, static, RIPng, OSPFv3, etc.
The router exchanges an update message with each neighbor every 30 seconds (default value), or when
there is a change to the overall routed topology (also called
triggered updates
). If a router does not receive
an update message from its neighbor within the route timeout period (180 seconds by default), the
router assumes the connection between it and its neighbor is no longer available.
Содержание ExtremeWare XOS 11.3
Страница 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Страница 25: ...1 Using ExtremeWare XOS...
Страница 26: ......
Страница 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Страница 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Страница 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Страница 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Страница 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Страница 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Страница 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Страница 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Страница 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Страница 393: ...2 Using Switching and Routing Protocols...
Страница 394: ......
Страница 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Страница 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Страница 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Страница 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Страница 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Страница 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Страница 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Страница 589: ...3 Appendixes...
Страница 590: ......
Страница 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Страница 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Страница 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...