ip igmp robustness
Syntax
ip igmp robustness
no ip igmp robustness
Description
一个接口,依赖配置IGMP的鲁棒性ing on the command context. The robustness parameter allows tuning for the expected packet loss on a subnet.
Theno
form of this command sets the robustness value to the default of 2 on an interface.
Command context
config-if-vlan
Parameters
-
-
Specifies an IGMP robustness value on the interface. Default: 2. Range: 1-7.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Configuring an IGMP robustness of 5 on interface VLAN 2:
switch(config)#interface vlan 2switch(config-if-vlan)#ip igmp robustness 5
Resetting the IGMP robustness to the default:
switch(config-if-vlan)#no ip igmp robustness