R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

830
Description
Use reset bgp ipv6 to reset specified IPv6 BGP connections.
Examples
# Reset all the IPv6 BGP connections.
<Sysname> reset bgp ipv6 all
reset bgp ipv6 dampening
Syntax
reset bgp ipv6 dampening [ ipv6-address prefix-length ]
View
User view
Default level
1: Monitor level
Parameters
ipv6-address: IPv6 address
prefix-length: Prefix length of the address, in the range of 0 to 128.
Description
Use reset bgp ipv6 dampening to clear dampened IPv6 BGP route information and release suppressed
routes.
If no ipv6-address prefix-length is specified, all dampened IPv6 BGP route information will be cleared.
Examples
# Clear the dampened information of routes to 2345::/64 and release suppressed routes.
<Sysname> reset bgp ipv6 dampening 2345:: 64
reset bgp ipv6 flap-info
Syntax
reset bgp ipv6 flap-info [ ipv6-address/prefix-length | as-path-acl as-path-acl-number | regexp
as-path-regexp ]
View
User view
Default level
1: Monitor level
Parameters
ipv6-address: Clears the flap statistics for the specified IPv6 address.
prefix-length: Prefix length of the address, in the range of 1 to 128.
as-path-acl-number: Clears the flap statistics for routes matching the AS path ACL. The number is in the
range of 1 to 256.
as-path-regexp: Clears the flap statistics for routes matching the AS path regular expression.