display ripng
Use display ripng to display state and configuration information for a RIPng process.
Syntax
display ripng [ process-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
process-id: Specifies a RIPng process by its ID in the range of 1 to 65535. If you do not specify this argument, the command displays information about all RIPng processes.
Examples
# Display state and configuration information for all configured RIPng processes.
<Sysname> display ripng Public VPN-instance name: RIPng process: 1 Preference: 100 Routing policy: abc Fast-reroute: Routing policy: abc Checkzero: Enabled Default cost: 0 Maximum number of load balanced routes: 6 Update time : 30 secs Timeout time : 180 secs Suppress time : 120 secs Garbage-collect time : 120 secs Update output delay: 20(ms) Output count: 3 Graceful-restart interval: 60 secs Triggered Interval : 5 50 200 Number of periodic updates sent: 256 Number of trigger updates sent: 1
Table 128: Command output
Field | Description |
---|---|
Public VPN-instance name | Public network where the RIPng process runs. |
Private VPN-instance name | VPN where the RIPng process runs. |
RIPng process | RIPng process ID. |
Preference | RIPng preference. |
Checkzero | Indicates whether zero field check for RIPng packet headers is enabled: Enabled or Disabled. |
Default Cost | Default metric of redistributed routes. |
Fast-reroute | RIPng FRR. |
Maximum number of balanced paths | Maximum number of load-balanced routes. |
Update time | RIPng update interval, in seconds. |
Timeout time | RIPng timeout interval, in seconds. |
Suppress time | RIPng suppress interval, in seconds. |
Garbage-Collect time | RIPng garbage collection interval, in seconds. |
Update output delay | RIPng packet sending interval, in milliseconds. |
Output count | Maximum number of RIPng packets that can be sent at an interval. |
Graceful-restart interval | GR interval, in seconds. |
Triggered Interval | Triggered update sending interval. |