beautypg.com

Ip max-mroute, Ip mroute, Ip max-mroute ip mroute – Brocade FastIron Ethernet Switch IP Multicast Configuration Guide User Manual

Page 213

background image

ip max-mroute

Configures a limit to the number of multicast routes supported.

Syntax

ip max-mroute num

no ip max-mroute

Command Default

The default is no limit.

Parameters

num

Configures the maximum number of multicast routes supported.

Modes

VRF configuration mode

Usage Guidelines

The no form of this command restores the limit to the default value.

Examples

This example limits the number of multicast routes supported on the VRF named my_vrf to 20.

Device(config)# vrf my_vrf

Device(config)# address-family ipv4

Device(config-vrf)# ip max-mroute 20

History

Release version

Command history

8.0.10a

This command was introduced.

ip mroute

Adds a directly connected static multicast route.

Syntax

ip mroute [ vrf vrf-name ] ip-address ip-address mask { ethernet | ve | tunnel num } [cost ] [ distance
distance-value ] [ name name ]

no ip mroute [ vrf vrf-name ] ip-address ip-address mask { ethernet | ve | tunnel num } [cost ] [
distance distance-value ] [ name name ]

Command Default

No directly connected 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

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

ethernet

Configures an Ethernet interface as the route path.

ve

ip max-mroute

FastIron Ethernet Switch IP Multicast Configuration Guide

211

53-1003085-02