6 ip igmp mroute-proxy – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 412

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 412 of 855

Global configuration & Interface configuration

Usage

In the global configuration mode, this value sets the max num of groups allowed globally.
In the interface configuration, this value sets the max num of groups allowed on that interface.

Examples

This example shows how to set the max num of groups allowed to 1000 globally.
Switch(config)#ip igmp limit 1000
This example shows how to return the max num of groups to default value.
Switch(config)#no ip igmp limit

Related Commands

show ip igmp interface

21.6 ip igmp mroute-proxy

Use this command to set the mroute-proxy port on this interface.
To remove it, use the no form of this command.

Command Syntax

ip igmp mroute-proxy interface
no ip igmp mroute-proxy
interface: the interface name of the mroute-proxy port

Command Mode

Interface configuration

Usage

Only one mroute-proxy port can be set on the interface. When set it again, the new setting will
overwrite the old one.

Examples

This example shows how to set the mroute-proxy port to eth-0-1 on this interface.
Switch(config-if)# ip igmp mroute-proxy eth-0-1
This example shows how to remove the mroute-proxy port on this interface.
Switch(config-if)# no ip igmp mroute-proxy

Related Commands

ip igmp proxy-service

Advertising