HP VPN Firewall Appliances Network Management Command Reference

926
To perform IPv4/IPv6 BGP soft reset, all routers in the network should support route-refresh. If a router not
supporting route refresh exists in the network, use the peer keep-all-routes command on the local router
to save all route updates before performing soft reset.
Examples
# Soft reset inbound IPv6 BGP connections.
<Sysname> refresh bgp ipv6 all import
reset bgp ipv6
Use reset bgp ipv6 to reset specified IPv4/IPv6 BGP connections.
Syntax
reset bgp ipv6 { as-number | ipv4-address | ipv6-address | all | external | group group-name |
internal }
Views
User view
Default command level
2: System level
Parameters
as-number: Resets the IPv6 BGP connections to peers in the specified AS. The AS number is in the range
of 1 to 4294967295.
ipv4-address: Resets the connection to the specified IPv4 BGP peer.
ipv6-address: Resets the connection to the specified IPv6 BGP peer.
all: Resets all IPv6 BGP connections.
external: Resets all the EBGP connections.
group group-name: Resets the connections to the specified IPv6 BGP peer group.
internal: Resets all the IBGP connections.
Examples
# Reset all the IPv6 BGP connections.
<Sysname> reset bgp ipv6 all
reset bgp ipv6 dampening
Use reset bgp ipv6 dampening to clear dampened IPv6 BGP route information and to release
suppressed routes.
Syntax
reset bgp ipv6 dampening [ ipv6-address prefix-length ]
Views
User view
Default command level
1: Monitor level