ip mroute (next hop)

Configures a virtual interface as the route path.

tunnel num

Configures a tunnel interface as the route path.

cost

Configures a metric for comparing the route to other static routes in the static route table that have the same destination. The range is 1-16; the default is 1.

distance distance-value

Configures the route's administrative distance. The range is 1-255; the default is 1.

name name

Name for this static route.

Modes

VRF configuration mode

Usage Guidelines

The no form of this command deletes a previously configured directly connected static multicast route.

 

Connected routes on PIM enabled interfaces are automatically added to the mRTM table.

Examples

This example adds a directly connected mroute to network 10.1.1.0/24 on interface ve 10.

 

Device(config-vrf)# ip mroute 10.1.1.0 255.255.255.0 ve 10

History

Release version

Command history

 

 

 

 

 

8.0.10a

This command was introduced.

 

 

 

ip mroute (next hop)

Configures a static multicast route with a next hop.

Syntax ip mroute [ vrf vrf-name ] ip-address ip-address mask next-hop address [ cost ] [ distance distance- value ] [ name name ]

no ip mroute [ vrf vrf-name ] ip-address ip-address mask next-hop address [ cost ] [ distance distance- value ] [ name name ]

Command Default No next-hop static multicast route is configured.

Parameters vrf vrf-name

Configures a static mroute for this virtual routing and forwarding (VRF) route.

ip-address ip-address mask

The destination IP address and prefix for which the route should be added.

next-hop address

Configures a next-hop address as the route path.

cost

212

FastIron Ethernet Switch IP Multicast Configuration Guide

 

53-1003085-02

Page 214
Image 214
Brocade Communications Systems IPMC5000PEF manual Ip mroute next hop, Tunnel num, Name name