< Home

display default-parameter bgp

Function

The display default-parameter bgp command displays the default configurations in BGP initialization.

Format

display default-parameter bgp

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The display default-parameter bgp command displays the default configurations in BGP initialization. The command output is constant even when the default BGP configurations are later modified.

Example

# Display the default configurations in BGP initialization.

<sysname> display default-parameter bgp
 BGP version                 : 4
 EBGP Preference             : 255
 IBGP Preference             : 255
 Local Preference            : 255
 BGP connect-retry           : 32s
 BGP holdtime                : 180s
 BGP keepAlive               : 60s
 EBGP route-update-interval  : 30s
 IBGP route-update-interval  : 15s
 Default local-preference    : 100
 Default MED                 : 0
 IPv4-family unicast         : enable
 EBGP-interface-sensitive    : enable
 Reflect between-clients     : enable
 Check-first-as              : enable
 Synchronization             : disable
 Nexthop-resolved rules      :
     IPv4-family             : unicast(ip)
                               label-route(ip)
                               multicast(ip)
                               vpn-instance(tunnel)
                               vpn-target(ip)
                               vpnv4(ip)
     IPv6-family             : unicast(ip)
                               vpn-instance(tunnel)
                               vpnv6(ip)
                               6PE(tunnel)
     L2VPN-AD-family         : ip      
 Routing-table limit max-alarm upper limit : 100                                                                                    
 Routing-table limit max-alarm lower limit : 95                                                                                     
 Routing-table limit threshold-alarm upper limit : 80                                                                               
 Routing-table limit threshold-alarm lower limit : 70
Table 1 Description of the display default-parameter bgp command output

Item

Description

BGP version

BGP version number

EBGP Preference

EBGP route preference

IBGP Preference

IBGP route preference

Local Preference

Local route preference

BGP connect-retry

BGP ConnectRetry interval

BGP holdtime

BGP holdtime interval

BGP keepAlive

BGP keepalive interval

EBGP route-update-interval

The minimum interval for sending EBGP Update messages

IBGP route-update-interval

The minimum interval for sending IBGP Update messages

Default local-preference

Local preference of the BGP route

Default MED

Multi_Exit Discriminator (MED) of the BGP route

IPv4-family unicast

BGP IPv4 unicast address family view

EBGP-interface-sensitive

Immediate reset of the BGP session that is directly connected to the external peer when the interface the BGP session is located goes Down

Reflect between-clients

Route reflection between Clients.

Check-first-as

Checking the first AS number in the AS_Path list that is carried in the Update message sent by the EBGP peer

Synchronization

Synchronization between IBGP and IGP

Routing-table limit max-alarm upper limit

Alarm threshold for the number of BGP routes

Routing-table limit max-alarm lower limit

Clear alarm threshold for the number of BGP routes

Routing-table limit threshold-alarm upper limit

Default alarm threshold for the number of BGP routes

Routing-table limit threshold-alarm lower limit

Default clear alarm threshold for the number of BGP routes

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