User Manual

Table Of Contents
8.1.3 Set RFP check unicast routing information
[Syntax]
ip mroute source/mask [protocol] rpfneighbor [distance]
no ip mroute source/mask [protocol]
[Parameter]
source : IPv4 address of multicast sender (A.B.C.D)
mask : <0-32>
Number of mask bits
protocol : Unicast routing protocol
Setting value Description
rip Specifies RIP for the unicast routing protocol
ospf Specifies OSPF for the unicast routing protocol
rpfneighbor : RPF address ( A.B.C.D )
distance : <1-255>
Management distance (priority order)
[Initial value]
none
[Input mode]
global configuration mode
[Description]
Registers the unicast routing information statically, which is used by the multicast routing protocol during RPF (Reverse Path
Forwarding) checks.
If this command is executed with the "no" syntax, deletes the unicast routing information that was statically registered.
[Example]
Set the RPF neighbor for the multicast sender 10.10.10.50/24 to 10.10.10.20.
SWX3220(config)#ip mroute 10.10.10.50/24 10.10.10.20
8.1.4 Set maximum number of entries for IP multicast routing
[Syntax]
ip multicast route-limit routelimit [warnlimit]
no ip multicast route-limit
[Parameter]
routelimit : <1-2147483647>
Maximum number of IP multicast routing entries
warnlimit : <1-2147483647>
Threshold value used for warnings when the number of IP multicast routing entries have been
exceeded
[Initial value]
no ip multicast route-limit
[Input mode]
global configuration mode
[Description]
Sets the maximum number of entries for IP multicast routing that can be registered in the routing information base.
346 | Command Reference | IP multicast control