Users Guide

Version Description
8.3.19.0 Introduced on the S4820T.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the C-Series.
E-Series legacy
command
Related Commands show ip pim tib — shows the PIM tree information base.
ip mroute
Assign a static mroute.
Syntax
ip mroute [vrf vrf-name] destination mask {ip-address | null 0| {{bgp|
ospf} process-id | isis | rip | static} {ip-address | tag | null 0}}
[distance]
To delete a specic static mroute, use the no ip mroute destination mask {ip-address |
null 0| {{bgp| ospf} process-id | isis | rip | static} {ip-address | tag |
null 0}} [distance] command.
To delete all mroutes matching a certain mroute, use the no ip mroute destination mask
command.
Parameters
vrf vrf-name (OPTIONAL) Enter the keyword vrf followed by the name of the VRF to assign a
static mroute to that VRF.
NOTE: Applies to specic VRF if input is provided, else applies to Default
VRF.
destination Enter the IP address in dotted decimal format of the destination device.
mask Enter the mask in slash prex formation ( /x ) or in dotted decimal format.
null 0 (OPTIONAL) Enter the keyword null then zero (0).
[protocol [process-
id | tag] ip-address]
(OPTIONAL) Enter one of the routing protocols:
Enter the BGP as-number then the IP address in dotted decimal format of the
reverse path forwarding (RPF) neighbor. The range is from 1 to 65535.
Enter the OSPF process identication number then the IP address in dotted
decimal format of the RPF neighbor. the range is from 1 to 65535.
Enter the IS-IS alphanumeric tag string then the IP address in dotted decimal
format of the RPF neighbor.
Enter the RIP IP address in dotted decimal format of the RPF neighbor.
static ip-address (OPTIONAL) Enter the Static IP address in dotted decimal format of the RPF
neighbor.
ip-address (OPTIONAL) Enter the IP address in dotted decimal format of the RPF neighbor.
distance (OPTIONAL) Enter a number as the distance metric assigned to the mroute. The
range is from 0 to 255.
Multicast
987