3com S7906E Guide De Référence

Page de 2327
 
1-49 
Default Level 
1: Monitor level 
Parameters 
as-number: Resets the IPv6 BGP connections to peers in the specified AS. 
ipv4-address: Resets the connection to the specified IPv4 BGP peer. 
ipv6-address: Resets the connection to the specified IPv6 BGP peer. 
flap-info: Clears the history information of routing flaps. 
all: Resets all IPv6 BGP connections. 
group group-name: Resets the connections to the specified IPv6 BGP peer group. 
external: Resets all the EBGP connections. 
internal: Resets all the IBGP connections. 
Description 
Use the reset bgp ipv6 command to reset specified IPv4/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 0 to 128. 
Description 
Use the reset bgp ipv6 dampening command 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