Ip Rpf-Route-Static - HP 6125XLG Command Reference Manual

Blade switch ip multicast command reference
Table of Contents

Advertisement

ip rpf-route-static

Use ip rpf-route-static to configure a static multicast route.
Use undo ip rpf-route-static to delete a specific static multicast route.
Syntax
ip rpf-route-static source-address { mask-length | mask } { rpf-nbr-address | interface-type
interface-number } [ preference preference ]
undo ip rpf-route-static 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
source-address: Specifies a multicast source address.
mask-length: Specifies the address mask length, in the range of 0 to 32.
mask: Specifies the 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, you can specify the type and number of the interface only for the
point-to-point interface. You can also specify the IP address for the interface that is not a point-to-point
one, such as a loopback interface or VLAN interface.
Because outgoing interface iteration might fail, or the specified interface is not a point-to-point one or
might be in down state, the configured static multicast route might not take effect. In addition, if multiple
static multicast routes within the same multicast source address range are available, only the one with the
highest priority can become active. Therefore, after you configure a static multicast route, use the display
multicast routing-table static command to verify that the configured static multicast route has taken effect.
The undo ip rpf-route-static command deletes a specific static multicast route, and the delete ip
rpf-route-static command deletes all static multicast routes.
Examples
# Configure a static multicast route to the multicast source groups 10.1.1.1/24, and specify a router with
the IP address of 192.168.1.23 as its RPF neighbor.
<Sysname> system-view
[Sysname] ip rpf-route-static 10.1.1.1 24 192.168.1.23
37

Advertisement

Table of Contents
loading

Table of Contents