beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 605

background image

AT-8100 Switch Command Line User’s Guide

605

This example limits the switch to two multicast groups and specifies that
there is only one host node per port:

awplus> enable
awplus# configure terminal
awplus(config)# ip igmp limit 2
awplus(config)# ip igmp status single

For more information about these commands, see “IP IGMP LIMIT” on
page 611 and
“IP IGMP STATUS” on page 617.

This example configures the switch to time out inactive host nodes after 50
seconds and designates port 4 as a multicast router port:

awplus> enable
awplus# configure terminal
awplus(config)# ip igmp querier-timeout 50
awplus(config)# ip igmp snooping mrouter interface port1.0.4

For more information about these commands, see “IP IGMP QUERIER-
TIMEOUT” on page 612 an
d “IP IGMP SNOOPING MROUTER” on
page 616.

This example disables the suppression of unknown multicast traffic:

awplus> enable
awplus# configure terminal
awplus(config)# ip igmp snooping
awplus(config)# ip igmp snooping flood-unknown-mcast

For more information about this command, see “IP IGMP SNOOPING
FLOOD-UNKNOWN-MCAST” on page 614.

This example reactivates the auto-detection of multicast router ports by
removing the static router port 4:

awplus> enable
awplus# configure terminal
awplus(config)# no ip igmp snooping mrouter interface
port1.0.4

For more information about this command, see “NO IP IGMP SNOOPING
MROUTER” on page 619.