EasyManua.ls Logo

Dasan V5808 - Metric Calculation Method; Monitoring and Managing Ripng; Displaying Ripng Protocol Information

Dasan V5808
814 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UMN:CLI User Manual
V5808
610
no recv-buffer-size
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.
Command
Mode
Description
metric-sum rib apply
Router
Selects the metric calculation method of zebos.
no metric-sum rib apply
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 routers packets are taking
through the network.
11.5.15.1 Displaying RIPng Protocol Information
To display RIPng information, use the following command.
Command
Mode
Description
show ipv6 rip [database]
Enable
Global
Bridge
Shows RIP information being used in router.
show ipv6 route [database] rip
Shows a routing table information involved in RIP.
show ipv6 protocols rip
Shows a current status of RIP protocol and its
information.
show ipv6 rip interface
[INTERFACE]
Enable
Global
Shows RIP information of specified interface.
To clear RIPng information being used in router, use the following command.
Command
Mode
Description
clear ipv6 rip route [bgp | connected | kernel |
ospf | rip | static | all | X:X::X:X/M]
Enable
Global
Deletes a specific route from the RIPng
route table.

Table of Contents