Version Description
9.7(0.0) Added support for VRF. Introduced on the S6000-ON.
9.2.(0.0) Added support for keyword snooping on the Z9000,
S4810, and S4820T.
9.0.2.0 Introduced on the S6000.
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.
S6000
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 specific static mroute, use the no ip mroute [vrf vrf-name]
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 [vrf
vrf-name]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 specific 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 prefix formation ( /x ) or in dotted
decimal format.
null 0 (OPTIONAL) Enter the keyword null then zero (0).
Multicast 1013