Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
Multicast Routing Commands
OmniSwitch CLI Reference Guide
September 2009
page 47-3
ip mroute-boundary 
Adds or deletes scoped multicast address boundaries for a router interface. When a user on the specified 
interface joins the multicast group as defined by the scoped address—plus the mask length—all multicast 
traffic will stop being forwarded on that interface. This provides a mechanism for the end user to control 
multicast traffic from the network. 
Refer to the “Configuring Multicast Address Boundaries” chapter in the OmniSwitch AOS Release 6 
Advanced Routing Configuration Guide 
for detailed information.
ip mroute-boundary if_name scoped_address mask
no ip mroute-boundary if_name scoped_address mask
Syntax Definitions
if_name
The interface name on which the boundary is being assigned.
scoped_address
A scoped multicast address identifying the group range for the bound-
ary. Scoped addresses may range from 239.0.0.0–239.255.255.255.
mask
A corresponding Class A, B, or C mask address (e.g. 255.0.0.0).
Defaults
N/A
Platforms Supported
OmniSwitch  6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete the scoped multicast address boundaries for a router inter-
face.
• IPMRM must be configured on the switch
Examples
-> ip mroute-boundary vlan-2 239.0.0.0 255.0.0.0
Release History
Release 6.1; command was introduced.
Related Commands
Displays scoped multicast address boundaries for the switch’s 
router interfaces.