R3303-HP 6600/HSR6600 Routers IP Multicast Command Reference

246
ip-address: Specifies a peer by its IP address.
group group-name: Specifies a BGP peer group.
external: Specifies all EBGP connections.
internal: Specifies all IBGP connections.
Examples
# Reset all IPv4 MBGP connections.
<Sysname> reset bgp ipv4 multicast all
reset bgp ipv4 multicast dampening
Use reset bgp ipv4 multicast dampening to clear route dampening information and release suppressed
routes.
Syntax
reset bgp ipv4 multicast dampening [ ip-address [ mask | mask-length ] ]
Views
User view
Default command level
1: Monitor level
Parameters
ip-address: Specifies a destination IP address.
mask: Specifies a mask, in dotted decimal notation. The default is 255.255.255.255.
mask-length: Specifies a mask length in the range of 0 to 32. The default is 32.
Examples
# Clear damping information for route 20.1.0.0/16 and release the suppressed route.
<Sysname> reset bgp ipv4 multicast dampening 20.1.0.0 255.255.0.0
Related commands
dampening
display bgp multicast routing-table dampened
reset bgp ipv4 multicast flap-info
Use reset bgp ipv4 multicast flap-info to clear IPv4 MBGP routing flap statistics.
Syntax
reset bgp ipv4 multicast flap-info [ regexp as-path-regular-expression | as-path-acl as-path-acl-number |
ip-address [ mask | mask-length ] ]
Views
User view
Default command level
1: Monitor level