R3303-HP HSR6800 Routers IP Multicast Command Reference

247
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
Parameters
as-path-regular-expression: Specifies an AS path regular expression, a case-sensitive string of 1 to 80
characters with spaces included.
as-path-acl-number: Specifies an AS path ACL in the range of 1 to 256.
ip-address: Specifies a route.
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.
Usage guidelines
If no parameter is specified, this command clears the flap statistics for all routes.
Examples
# Clear the flap statistics for all IPv4 MBGP routes that match AS path ACL 10.
<Sysname> reset bgp ipv4 multicast flap-info as-path-acl 10
summary automatic (MBGP address family view)
Use summary automatic to enable automatic summarization for redistributed subnets.