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

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display ripng neighbor command to check information about RIPng neighbors.

Example

# Display neighbor information in RIPng process 1.

<HUAWEI> display ripng 1 neighbor
 Neighbor : FE80::A0A:201:1 Vlanif100
    Protocol : RIPNG
Table 1 Description of the display ripng neighbor command output

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

Item

Description

Number of Active routes

Number of active routes.

Number of routes in garbage

Number of garbage routes.

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