403
Default level
2: System level
Parameters
as-number
: Resets the connections to IPv6 MBGP peers in the specified AS.
ipv6-address
: Resets the connection to the specified peer.
flap-info
: Clears routing flap information.
all
: Resets all IPv6 MBGP connections.
group
ipv6-group-name
: Resets the connections to the specified IPv6 MBGP peer group.
external
: Resets all the IPv6 multicast eBGP connections.
internal
: Resets all the IPv6 multicast iBGP connections.
Description
Use
reset bgp ipv6 multicast
to reset specified IPv6 MBGP connections to reconnect to the peers.
Examples
# Reset all the IPv6 MBGP connections.
<Sysname> reset bgp ipv6 multicast all
reset bgp ipv6 multicast dampening
Syntax
reset bgp ipv6 multicast dampening
[
ipv6-address
prefix-length
]
View
User view
Default level
1: Monitor level
Parameters
ipv6-address
: Specifies a destination IPv6 address..
prefix-length
: Specifies the prefix length of the IPv6 address, in the range of 0 to 128.
Description
Use
reset bgp ipv6 multicast dampening
to clear route dampening information and release suppressed
routes.
If no
ipv6-address prefix-length
is specified, all IPv6 MBGP route dampening information is cleared.
Examples
# Clear the dampening information of the route 2345::/64 and release the suppressed route.
<Sysname> reset bgp ipv6 multicast dampening 2345::64
reset bgp ipv6 multicast flap-info
Syntax
reset bgp ipv6 multicast flap-info
[
ipv6-address/prefix-length
|
regexp
as-path-regexp
|
as-path-acl
as-path-acl-number
]