| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the ID of a RIPng process. | The value is an integer ranging from 1 to 65535. |
| verbose | Displays detailed information about a RIPng neighbor. | - |
# Display information about the neighbor in RIPng process 1.
<sysname> display ripng 1 neighbor
Neighbor : FE80::A0A:201:1 GigabitEthernet0/0/0
Protocol : RIPNG
Item |
Description |
|---|---|
Neighbor |
IPv6 address and interface type of the neighboring interface |
Protocol |
Routing protocol running on the interface |
# Display detailed information about the neighbor in RIPng process 1.
<sysname> display ripng 1 neighbor verbose
Neighbor : FE80::A0A:201:1 GigabitEthernet0/0/0
Protocol : RIPNG
Number of Active routes : 2
Number of routes in garbage : 0
Item |
Description |
|---|---|
Number of Active routes |
Number of routes in the active state |
Number of routes in garbage |
Number of routes in the garbage state |