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

829
Default level
1: Monitor level
Parameters
ipv6-address: Soft-resets the connection with an IPv6 BGP peer.
all: Soft-resets all IPv6 BGP connections.
external: Soft-resets EBGP connections.
group ipv6-group-name: Soft-resets connections with a peer group. The name of the peer group is a
string of 1 to 47 characters.
internal: Soft-resets IBGP connections.
export: Performs soft reset in outbound direction.
import: Performs soft reset in inbound direction.
Description
Use refresh bgp ipv6 to soft reset specified IPv6 BGP connections. With this feature, you can refresh the
IPv6 BGP routing table and apply a new available policy without tearing down BGP connections.
To perform IPv6 BGP soft reset, all routers in the network should support route-refresh. If a router not
supporting route refresh exists in the network, you need to 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
Syntax
reset bgp ipv6 { as-number | ipv6-address [ flap-info ] | all | external | group group-name | internal }
View
User view
Default level
1: Monitor 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.
ipv6-address: Resets the connection to the specified IPv6 BGP peer.
flap-info: Clears route flap information.
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.