HP VPN Firewall Appliances Network Management Command Reference
553
Multicast routing and forwarding commands
The term "router" in this document refers to both routers and routing-capable firewalls.
delete ip rpf-route-static
Use delete ip rpf-route-static to delete all static multicast routes.
Syntax
delete ip rpf-route-static
Views
System view
Default command level
2: System level
Examples
# Delete all static multicast routes on the public network.
<Sysname> system-view
[Sysname] delete ip rpf-route-static
This will erase all multicast static routes and their configurations, you must reconfigure
all static routes
Are you sure?[Y/N]:
Related commands
ip rpf-route-static
display multicast boundary
Use display multicast boundary to display multicast boundary information on the specified interfaces.
Syntax
display multicast boundary [ group-address [ mask | mask-length ] ] [ interface interface-type
interface-number ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
group-address: Specifies a multicast group address, in the range of 224.0.0.0 to 239.255.255.255.
mask: Specifies the mask of the multicast group address, 255.255.255.255 by default.
mask-length: Specifies the mask length of the multicast group address, in the range of 4 to 32. The default
is 32.