6 ip igmp mroute-proxy, 7 ip igmp proxy-service – CANOGA PERKINS 9175 Command Reference User Manual
Page 371
CanogaOS Command Reference
21-4
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
21.7 ip igmp proxy-service
Use this command to enable igmp mroute proxy service on the interface.
To disable it, use the no form of this command.
Command Syntax
ip igmp proxy-service
no ip igmp proxy-service
Command Mode