< Home

display ospfv3 black-box neighbor-down

Function

The display ospfv3 black-box neighbor-down command displays detailed information about OSPFv3 neighbors in the Down state.

Format

display ospfv3 black-box neighbor-down [ number ]

Parameters

Parameter Description Value
number Specifies the number of OSPFv3 neighbors in the Down state to be displayed. The value is an integer ranging from 1 to 10.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If number is not specified, the display ospfv3 black-box neighbor-down command displays detailed information about the latest 10 OSPFv3 neighbors in the Down state.

Example

# Display the latest 2 OSPFv3 neighbors in the Down state.

<HUAWEI> display ospfv3 black-box neighbor-down 2
 Neighbor Router-id                   : 10.11.11.99
 Interface                            : Vlanif10
 Process ID                           : 99
 Instance ID                          : 1
 Reason for Neighbor down             : Interface down
 Time at which neighbor went down     : 2010-12-28 12:45:20+08:00
 Neighbor Router-id                   : 10.11.11.99
 Interface                            : Vlanif10
 Process ID                           : 99
 Instance ID                          : 1
 Reason for Neighbor down             : One-way received
 Time at which neighbor went down     : 2010-12-28 12:45:20+08:00
Table 1 Description of the display ospfv3 black-box neighbor-down command output

Item

Description

Neighbor Router-id

Router ID of a neighbor whose neighbor relationship becomes Down

Interface

Interface of a device involved in a neighbor relationship

Process ID

ID of the OSPFv3 process to which the neighbor relationship belongs

Instance ID

ID of the OSPFv3 instance to which the neighbor relationship belongs

Reason for Neighbor down

Reason why a neighbor relationship becomes Down:

  • Interface down
  • Dead timer expired
  • Sequence number mismatch
  • One-way received
  • Forced down
  • Bad LS request
  • DR or BDR has changed

Time at which neighbor went down

Date and time at which the neighbor went Down.

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