display ripng interface
Use display ripng interface to display interface information for a RIPng process.
Syntax
display ripng process-id interface [ interface-type interface-number ]
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.
interface-type interface-number: Specifies an interface by its type and number. If you do not specify this argument, the command displays information about all interfaces for the RIPng process.
Examples
# Display interface information for RIPng process 1.
<Sysname> display ripng 1 interface Interface: Vlan-interface100 Link-local address: FE80::20C:29FF:FEC8:B4DD Split-horizon: On Poison-reverse: Off MetricIn: 0 MetricOut: 1 Default route: Off Primary path detection mode: BFD echo Summary address: 1::/16
Table 131: Command output
Field | Description |
---|---|
Interface | Name of an interface running RIPng. |
Link Local Address | Link-local address of an interface running RIPng. |
Split-horizon | Indicates whether split horizon is enabled:
|
Poison-reverse | Indicates whether poison reverse is enabled:
|
MetricIn/MetricOut | Additional metric to incoming and outgoing routes. |
Default route |
|
Default route cost | Cost of the default route. |
Primary path detection mode | BFD echo indicates that BFD single-hop echo detection is used to detect primary link failures. |