< Home

display ripng neighbor

Function

The display ripng neighbor command displays information about RIPng neighbors.

Format

display ripng process-id neighbor [ verbose ]

Parameters

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. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display information about the neighbor in RIPng process 1.

<sysname> display ripng 1 neighbor
 Neighbor : FE80::A0A:201:1 GigabitEthernet0/0/0
    Protocol : RIPNG
Table 1 Description of the display ripng neighbor command output

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         
Table 2 Description of the display ripng neighbor verbose command output

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

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >