UMN:CLI User Manual
V5808
610
Restore the default value of UDP buffer size.
11.5.14 Metric Calculation Method
RIPng uses hop count as its metric value. Hop count is the number of routers (number of
hops) from the source router through which data must pass to reach the destination
network. RIPng selects the best path to a destination network based only on the number
of hops to the destination network. If you have multiple paths with different bandwidth to
the destination network, then RIP’s best path calculation may become wrong.
The hop count (metric value) of zebos method is increased as soon as it receives the
routing updates. However, zebra (cisco) method increases the hop count (metric) after it
sends the routing updates to the destination network.
To apply the sum of metric in the RIB, use the following command.
Selects the metric calculation method of zebos.
Selects the metric calculation method of zebra.
(default)
11.5.15 Monitoring and Managing RIPng
You can display specific router information such as the contents of IP routing tables, and
databases. Information provided can be used to determine resource utilization and solve
network problems. You can also discover the routing path your router’s packets are taking
through the network.
11.5.15.1 Displaying RIPng Protocol Information
To display RIPng information, use the following command.
Shows RIP information being used in router.
show ipv6 route [database] rip
Shows a routing table information involved in RIP.
Shows a current status of RIP protocol and its
information.
show ipv6 rip interface
[INTERFACE]
Shows RIP information of specified interface.
To clear RIPng information being used in router, use the following command.
clear ipv6 rip route [bgp | connected | kernel |
ospf | rip | static | all | X:X::X:X/M]
Deletes a specific route from the RIPng
route table.