Parameter | Description | Value |
---|---|---|
process-id | Displays neighbor information in the specified RIPng process. | The value is an integer that ranges from 1 to 65535. |
verbose | Displays detailed information about RIPng neighbors. | - |
You can run the display ripng neighbor command to check information about RIPng neighbors.
# Display neighbor information in RIPng process 1.
<HUAWEI> display ripng 1 neighbor
Neighbor : FE80::A0A:201:1 Vlanif100
Protocol : RIPNG
Item |
Description |
---|---|
Neighbor |
IPv6 address and interface type of the neighbor interface. |
Protocol |
Routing protocol. |
# Display detailed neighbor information in RIPng process 1.
<HUAWEI> display ripng 1 neighbor verbose
Neighbor : FE80::A0A:201:1 VLANIF100
Protocol : RIPNG
Number of Active routes : 1
Number of routes in garbage : 0
Item |
Description |
---|---|
Number of Active routes |
Number of active routes. |
Number of routes in garbage |
Number of garbage routes. |