Reference Guide

Multicast | 1051
ip mroute
c e s
Assign a static mroute.
Syntax
ip
mroute 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 command
ip mroute destination mask
{
ip-address | null 0| {{bgp| ospf} process-id | isis | rip | static} {ip-address | tag | null 0}}
[
distance].
To delete all mroutes matching a certain mroute, use the
no ip mroute destination mask
command.
Parameters
Defaults
Not configured.
Command Modes
CONFIGURATION
Command
History
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 null followed by zero (0).
[protocol [process-id | tag]
ip-address]
(OPTIONAL) Enter one of the routing protocols:
Enter the BGP as-number followed by the IP address in
dotted decimal format of the reverse path forwarding (RPF)
neighbor.
Range:1-65535
Enter the OSPF process identification number followed by
the IP address in dotted decimal format of the reverse path
forwarding (RPF) neighbor.
Range: 1-65535
Enter the IS-IS alphanumeric tag string followed by the IP
address in dotted decimal format of the reverse path
forwarding (RPF) neighbor.
Enter the RIP IP address in dotted decimal format of the
reverse path forwarding (RPF) neighbor.
static ip-address (OPTIONAL) Enter the Static IP address in dotted decimal
format of the reverse path forwarding (RPF) neighbor.
ip-address (OPTIONAL) Enter the IP address in dotted decimal format of
the reverse path forwarding (RPF) neighbor.
distance
(OPTIONAL) Enter a number as the distance metric assigned to
the mroute.
Range: 0 to 255
Version 8.3.19.0 Introduced on S4820T