HP VPN Firewall Appliances Network Management Command Reference
927
Parameters
ipv6-address: IPv6 address
prefix-length: Prefix length of the address, in the range of 0 to 128.
Usage guidelines
If no ipv6-address prefix-length is specified, all dampened IPv6 BGP route information is 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
Use reset bgp ipv6 flap-info to clear IPv6 routing flap statistics.
Syntax
reset bgp ipv6 flap-info [ ipv6-address/prefix-length | as-path-acl as-path-acl-number | regexp
as-path-regexp ]
reset bgp ipv6 peer-ipv6-address flap-info
Views
User view
Default command 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 list. 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.
peer-ipv6-address: Clears the flap statistics for inbound routes from the peer. peer-ipv6-address is the
address of the peer.
Usage guidelines
If no parameters are specified, the flap statistics of all the routes will be cleared
Examples
# Clear the flap statistics of the routes matching AS path list 10.
<Sysname> system-view
[Sysname] ip as-path 10 permit ^100.*200$
[Sysname] quit
<Sysname> reset bgp ipv6 flap-info as-path-acl 10
router-id
Use router-id to specify a router ID for the router.