166
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp robustness-variable
ip igmp robustness-variable
To configure a robustness count that you can tune to reflect expected packet loss on a congested network,
use the
ip igmp robustness-variable
command. To reset the count to the default, use the
no
form of this
command.
ip igmp robustness-variable
count
no ip igmp robustness-variable
[
count
]
Syntax Description
Command Default
The robustness count is 2.
Command Modes
Interface configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure a robustness count:
switch(config)#
interface ethernet 2/2
switch(config-if)#
ip igmp robustness-variable 3
switch(config-if)#
This example shows how to reset a robustness count to the default:
switch(config)#
interface ethernet 2/2
switch(config-if)#
no ip igmp robustness-variable
switch(config-if)#
Related Commands
count
Robustness count. The range is from 1 to 7. The default is 2.
Release
Modification
6.0(2)N1(1)
This command was introduced.
Command
Description
show ip igmp interface
Displays IGMP information about the interface.