HP MSR2000/3000/4000 Router Series IP Multicast Command Reference

43
Field Descri
p
tion
Referenced route type
Type of the referenced route:
igp—IGP unicast route.
egp—EGP unicast route.
unicast (direct)—Directly connected unicast route.
unicast—Other unicast routes, such as static unicast route.
multicast static—Static multicast route.
Route selection rule
Rule for RPF route selection, based on the route preference of the routing
protocol or based on the longest prefix match to the destination
address.
Load splitting rule
Status of the load splitting rule:
Enabled.
Disabled.
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 this option is not specified, this command configures a static multicast route on
the public network.
source-address: Specifies a multicast source address.
mask-length: Specifies the address mask length in the range of 0 to 32.
mask: Specifies the address mask.
rpf-nbr-address: Specifies an RPF neighbor by its IP address.