R3303-HP HSR6800 Routers IP Multicast Command Reference

50
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 from the static multicast routing table.
Syntax
ip rpf-route-static [ vpn-instance vpn-instance-name ] source-address { mask | mask-length } [ protocol
[ process-id ] ] [ route-policy policy-name ] { rpf-nbr-address | interface-type interface-number }
[ preference preference ] [ order order-number ]
undo ip rpf-route-static [ vpn-instance vpn-instance-name ] source-address { mask | mask-length }
[ protocol [ process-id ] ] [ route-policy policy-name ]
Default
No static multicast route is configured.
Views
System view
Default command level
2: System level
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN 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: Specifies the mask of the multicast source address.
mask-length: Specifies the mask length of the multicast source address, in the range of 0 to 32.
protocol: Routing protocol, which can have any of the following values:
bgp: Specifies the BGP protocol.
isis: Specifies the IS-IS protocol.
ospf: Specifies the OSPF protocol.
rip: Specifies the RIP protocol.
static: Specifies a static route.
process-id: Specifies the process number of the unicast routing protocol, in the range of 1 to 65535. This
argument must be provided if IS-IS, OSPF or RIP is the specified unicast routing protocol.
policy-name: Specifies the name of the routing policy used for matching static multicast routes, a
case-sensitive string of 1 to 63 characters.
rpf-nbr-address: Specifies an RPF neighbor by the 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. The value range is 1 to 255, and the default value is 1.
order-number: Specifies a match order for routes on the same segment, in the range of 1 to 100.