11-54
Examples
# Soft reset inbound IPv6 BGP connections.
<Sysname> refresh bgp ipv6 all import
reset bgp ipv6
Syntax
reset bgp ipv6
{
as-number
|
ipv4-address
|
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.
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 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.
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.