reset bgp dampening (User view)(IPv6)

Function

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

Format

reset bgp ipv6 dampening

reset bgp ipv6 dampening ipv6-address prefix-length

reset bgp vpn-instance vpn-instance-name ipv6-family dampening [ ipv6-address prefix-length ]

Parameters

Parameter Description Value
ipv6

Clears IPv6 route dampening information and releases suppressed routes.

-

ipv6-address

Specifies the IPv6 address of a peer.

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

prefix-length

Specifies the network mask in dotted decimal notation. If neither of the mask nor mask length is specified, the address is considered as a classful address.

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

vpn-instance vpn-instance-name

Clears route dampening information of a specified VPN instance enabled with an IPv6 address family.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

ipv6-family

IPv6 address family.

-

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 dampening information about the routes of IPv6 VPN instance named vpn1.
<HUAWEI> reset bgp vpn-instance vpn1 ipv6-family dampening
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >