12 ip igmp version, 13 ip multicast route-limit – CANOGA PERKINS 9171 Command Reference User Manual
Page 375

CanogaOS Command Reference
21-8
21.12 ip igmp version
Use this command to set the igmp version on interface.
To return it to default value, use the no form of this command.
Command Syntax
ip igmp version <1-2>
no ip igmp version
<1-2>: the igmp version on the interface
Defaults
2
Command Mode
Interface configuration
Usage
None
Examples
This example shows how to set the igmp version 1 on the interface.
Switch(config-if)# ip igmp version 1
This example shows how to return the igmp version to default value.
Switch(config-if)# no ip igmp version
Related Commands
show ip igmp groups
21.13 ip multicast route-limit
Use this command to set the maximum number of the multicast routes.
To return it to default value, use the no form of this command.
Command Syntax
ip multicast route-limit <1-1024>
no ip multicast route-limit
<1024>: the maximum number of the multicast routes
Defaults
1024
Command Mode
Global configuration
Usage