< Home

display bgp error

Function

The display bgp error command displays BGP errors.

Format

display bgp error

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

When a BGP fault occurs, run the display bgp error command to display BGP error information. BGP error information includes peer error information, route error information, and resource threshold-crossing error information.

Precautions

If no BGP fault occurs, no information is displayed after running the display bgp error command.

Example

# Display BGP errors.

<HUAWEI> display bgp error
 Error Type    : Peer Error
 Date/Time     : 2010/03/22 11:40:39 UTC-08:00
 Peer Address  : 10.1.1.2
 VRF Name      : Public
 Error Info    : Router-ID conflict   

 Error Type    : Peer Error
 Date/Time     : 2010/03/22 11:40:39 UTC-08:00
 Peer Address  : 10.1.1.2
 VRF Name      : Public
 Error Info    : Incorrect remote AS

 Error Type    : Route Error
 AddressFamily : IPv4-UNC
 InstanceID    : 0
 Discard count : 20

 Error Type    : Resource exceed limit
 Date/Time     : 2010/03/22 11:40:39 UTC-08:00
 Limit info    : Route number limit

 Error Type    : Resource exceed limit
 Date/Time     : 2010/03/22 11:40:39 UTC-08:00
 Limit info    : Label number limit
Table 1 Description of the display bgp error command output

Item

Description

Error Type

Error type:

  • Peer Error: indicates neighbor errors.
  • Route Error: indicates route errors.
  • Resource exceed limit: indicates that resources exceed the limit.

Date/Time

Date and Time when an error occurs

Peer Address

Address of a peer

VRF Name

VPN Instance name

Error Info

Error information:

  • Router-ID conflict: indicates that router IDs conflict.
  • Incorrect remote AS: indicates an incorrect remote AS number.

AddressFamily

Address family

Discard count

Number of discarded routes

Limit info

Information indicating that resources exceed the limit:

  • Memory shortage: indicates that memory exceeds the limit.
  • Route number limit: indicates that the number of routes exceeds the limit.
  • Label number limit: indicates that the number of labels exceeds the limit.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >