
IGMP Configuration
Blackbox/configure/ip/igmp/interface ethernet0> ip igmp
2.1.2.5 Example 5
The following example configures the Last Member Query Count to be 4 on ethernet 0.
Blackbox/configure/ip/igmp/interface ethernet0>
2.1.2.6 Example 6
In the following example for interface ethernet 0, the Robustness is configured to be 4. The Last Member Query count is configured to be 5.
Blackbox/configure/ip/igmp/interface ethernet0> robustness 4 Blackbox/configure/ip/igmp/interface ethernet0>
2.1.2.7 Example 7
The following example configures ethernet 0 with the default Last Member Query Interval of 2000 milliseconds (20 seconds).
Blackbox/configure/ip/igmp/interface ethernet0>
2.1.2.8 Example 8
The following example configures ethernet 0 with the default Query Interval to be 200 seconds.
Blackbox/configure/ip/igmp/interface ethernet0>
2.1.2.9 Example 9
The following example configures the default Query Response Interval to be 10 seconds (or 100 deciseconds) for ethernet 0.
Blackbox/configure/ip/igmp/interface ethernet0>
2.1.2.10Example 10
The following example turns
Blackbox/configure/ip/igmp/interface ethernet0>
2.1.2.11Example 11
The following example configures the default Robustness to be 3 for interface ethernet 0.
Blackbox/configure/ip/igmp/interface ethernet0> ip igmp robustness 3
2.1.2.12Example 12
The following example turns the
Blackbox/configure/ip/igmp/interface ethernet1> no
2.1.2.13Example 13
The following example configures IGMP version 2 to run on interface ethernet 0.
Blackbox/configure/ip/igmp/interface ethernet0> version 2
Blackbox/configure/ip/igmp/interface ethernet0> exit 3
Blackbox/configure>
19