The display ripng command displays the current operating status and configuration of RIPng processes.
Parameter | Description | Value |
---|---|---|
process-id | Displays the current operating status and configuration of the specified RIPng process. If this parameter is not specified, the configurations of all RIPng processes are displayed. | The value is an integer that ranges from 1 to 65535. |
vpn-instance vpn-instance-name | Displays the status and configuration of a specified VPN instance. | The value must be an existing VPN instance name. |
You can run the display ripng command to check the current operating status and configuration of RIPng processes.
# Display information about a specified RIPng process.
<HUAWEI> display ripng 100
Public vpn-instance
RIPng process : 100
Preference : 100
Checkzero : Enabled
Default-cost : 0
Maximum number of balanced paths : 8
Update time : 30 sec Age time : 180 sec
Garbage-collect time : 120 sec
Number of periodic updates sent : 0
Number of trigger updates sent : 1
Number of routes in database : 1
Number of interfaces enabled : 1
Total number of routes : 3
Total number of routes in ADV DB is : 0
Item |
Description |
---|---|
Public vpn-instance |
Public VPN. |
RIPng process |
RIPng process ID. |
Preference |
RIPng process preference. To set the preference for RIPng routes, run the preference (RIPng) command. |
Checkzero |
Whether zero field check is enabled for RIPng packets. |
Default-cost |
Default cost of routes imported by RIPng from other routing protocols. |
Maximum number of balanced paths |
Maximum number of equal-cost routes for load balancing. To set the preference for RIPng routes, run the maximum load-balancing (RIPng) command. |
Update time |
Interval for sending Update packets. |
Age time |
Aging time of RIPng routes. |
Garbage-collect time |
Time from when a route is marked invalid until the route is removed from the routing table. |
Number of periodic updates sent |
Number of RIPng Update packets sent periodically. |
Number of trigger updates sent |
Number of triggered RIPng Update packets. |
Number of routes in database |
Number of routes in the RIPng database. |
Number of interfaces enabled |
Number of RIPng interfaces. |
Total number of routes |
Total number of routes of a RIPng process. |
Total number of routes in ADV DB is |
Total number of advertised routes in the database. |