Allied Telesis AT-9000 Series User Manual

Page 429

Advertising
background image

AT-9000 Switch Command Line User’s Guide

401

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 407 and “IP IGMP STATUS” on
page 413.

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 408 an
d “IP IGMP SNOOPING MROUTER” on
page 412.

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 410.

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 415.

Advertising