Command Reference Guide

3Com Router 5000 Family and Router 6000 Family ip rpf-route-static 71
Command Reference
ip rpf-route-static
Purpose Use the ip rpf-route-static command to configure multicast static routes.
Use the undo ip rpf-route-static command to remove the multicast static
routes from the multicast static routing table.
Syntax ip rpf-route-static source { mask | mask-length } [ protocol ] [
route-policy policyname ] { rpf-nbr | interface-type interface-number }
[ preference preference ]
undo ip rpf-route-static source { mask | mask-length } [ protocol ] [
route-policy policyname ]
Parameters source
IP address of multicast source (unicast address).
mask
IP address mask of multicast source.
mask-length
IP address mask length of multicast source.
protocol
Indicates that matched routes must appear in the
specified unicast routing protocol. Protocol can be
such unicast routing protocols as bgp, isis, ospf, rip
and static.
route-policy
Match rule for static multicast routes.
rpf-nbr
IP address of RPF neighbor router.
interface-type
interface-number
Specifies the interface connected to the neighbor
running RPF.
preference
Route preference. Valid values are 1 to 255.
If not specified, the default value is 1.
Example Configure a multicast static route.
<3Com> system-view
[3Com] ip rpf-route-static 1.0.0.0 255.0.0.0 rip route-policy map1
11.0.0.1
Display the multicast static route configured.
[3Com] display multicast routing-table static config
Continue to configure the multicast static route.
[3Com] ip rpf-route-static 1.0.0.0 255.0.0.0 rip route-policy map1
13.1.1.2
Display the multicast static route configured.
[3Com] display multicast routing-table static config
Continue to configure the multicast static route.