reset bgp dampening ipv6 unicast

Use reset bgp dampening ipv6 unicast to clear BGP IPv6 unicast route dampening information and release suppressed BGP IPv6 unicast routes.

Syntax

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

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string of 1 to 31 characters. If no VPN instance is specified, this command clears BGP IPv6 unicast route dampening information for the public network, and releases the suppressed BGP IPv6 unicast routes.

network-address prefix-length: Specifies a destination network address and prefix length. The value range for the prefix-length argument is 0 to 128. If this argument is not specified, the command clears all BGP IPv6 unicast route dampening information, and releases all suppressed BGP IPv6 unicast routes.

Usage guidelines

The command with the unicast keyword has the same effect as that without the unicast keyword.

Examples

# Clear damping information of BGP IPv6 unicast route 2345::/16 for the public network, and release the suppressed route.

<Sysname> reset bgp dampening ipv6 2345:: 16

Related commands

dampening

display bgp routing-table dampened ipv6 unicast