< Home

display ripng neighbor last-nbr-down

Function

The display ripng neighbor last-nbr-down command displays information about the last neighbor that goes Down in a RIPng process.

Format

display ripng process-id neighbor last-nbr-down

Parameters

Parameter Description Value
process-id

Specified the ID of a RIPng process ID.

The value is an integer ranging from 1 to 65535.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The display ripng neighbor last-nbr-down command can be used to view information about the last neighbor that goes Down in a RIPng process and the reason why the neighbor goes Down.

Example

# View information about the last neighbor that goes Down in a RIPng process.

<sysname> display ripng 1 neighbor last-nbr-down
 Neighbor down index              : 1 
 Neighbor Link local Address      : FE80::2E0:B7FF:FE5B:8242
 Interface                        : GigabitEthernet0/0/1
 Reason for Neighbor down         : Interface Down
 Time at which neighbor went down : 2011-06-02 12:03:40+03:00 DST
Table 1 Description of the display ripng neighbor last-nbr-down command output

Item

Description

Neighbor down index

The index of the neighbor goes Down

Neighbor Link local Address

IPv6 address of an interface connected to a neighbor

Interface

Interface connected to a neighbor

Reason for Neighbor down

Reason that a neighbor goes Down
  • Interface Down
  • Configuration Change
  • Time Out (Normal)
  • Time Out (Authentication Failed)

Time at which neighbor went down

Time when a neighbor goes Down

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