R0106-HP MSR Router Series IP Multicast Command Reference(V7)
57
Related commands
• display multicast forwarding-table
• display multicast routing-table
ip rpf-route-static
Use ip rpf-route-static to configure a static multicast route.
Use undo ip rpf-route-static to delete a static multicast route.
Syntax
ip rpf-route-static [ vpn-instance vpn-instance-name ] source-address { mask-length | mask }
{ rpf-nbr-address | interface-type interface-number } [ preference preference ]
undo ip rpf-route-static [ vpn-instance vpn-instance-name ] source-address { mask-length | mask }
{ rpf-nbr-address | interface-type interface-number }
Default
No static multicast route exists.
Views
System view
Predefined user roles
network-admin
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If you do not specify any VPN instance, the command configures a static multicast
route on the public network.
source-address: Specifies a multicast source address.
mask-length: Specifies an address mask length in the range of 0 to 32.
mask: Specifies an address mask.
rpf-nbr-address: Specifies an RPF neighbor by its IP address.
interface-type interface-number: Specifies an interface by its type and number. The interface connects the
RPF neighbor.
preference: Specifies a route preference in the range of 1 to 255. The default value is 1.
Usage guidelines
In the same multicast source address range, you can configure up to 16 RPF neighbors.
When you configure an RPF neighbor, follow these guidelines:
• For a point-to-point interface, you can specify its interface type and number.
• For a non-point-to-point interface, you can specify its IP address. This type of interface include Layer
3 Ethernet, Layer 3 aggregate, Loopback, and VLAN interfaces.
The configured static multicast route might not take effect due to one of the following reasons:
• The outgoing interface iteration fails.
• The specified interface is not in the public network or the same VPN instance as the current
interfaces.