reset bgp vpnv6 dampening

Function

The reset bgp dampening command clears BGP route dampening information and releases suppressed routes.

Format

reset bgp vpnv6 dampening

reset bgp vpnv6 dampening ipv6-address [ ipv6-mask-length ]

Parameters

Parameter Description Value
vpnv6

Clears route dampening information of BGP VPNv6 routes and releases suppressed routes.

-

ipv6-address

IPv6 address family.

The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X.

ipv6-mask-length

Specifies the network mask length.

The value is an integer that ranges from 0 to 128.

Views

User view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp execute

Usage Guidelines

Usage Scenario

Route dampening is enabled to solve the problem of route instability. In most situations, BGP is applied to complex networks where routes change frequently. Route dampening is then used to suppress unstable routes.

The reset bgp dampening command is used to clear dampening information about specified routes on the public network and release specified suppressed routes. If no IP address is specified in the command, dampening information about all routes on the public network is cleared and all suppressed routes are released.

Prerequisites

You can use display bgp routing-table dampened command to view information about suppressed routes.

Example

# Clear route dampening information of BGP VPNv6 routes and release suppressed routes.
<HUAWEI> reset bgp vpnv6 dampening 1::1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >