Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 6 Multicast Static Route Configuration
Commands
3Com Corporation
6-4
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, ranging from 1 to 255. By default, the value is 1.
Description
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.
Related command: display multicast routing-table static config, display multicast
routing-table static.
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.
[3Com] ip rpf-route-static 1.0.0.0 255.0.0.0 null0
# Display the multicast static route configured.
[3Com] display multicast routing-table static config