Alliedware plus command – Allied Telesis AT-S63 User Manual
Page 490

Chapter 27: Multicast Listener Discovery (MLD) Snooping Commands
490
Section III: Snooping Protocols
AlliedWare Plus
Command
Syntax
To enable MLD snooping:
ip mld snooping
To disable MLD snooping:
no ip mld snooping
To set the host node topology:
ip mld status single|multiple
To set the time-out period for inactive host nodes:
ip mld querier-timeout
timeout
To set the maximum number of multicast addresses the switch can learn:
ip mld limit
numbermulticastgroups
To specify a router port:
ip mld router interface
port
Mode
Configure mode
Description
The only difference between these AlliedWare Plus commands and the
standard command is you can specify only one router port with the IP MLD
ROUTER INTERFACE command. To specify more than one port or to
activate auto-detect, use the standard command.
Examples
This example sets the host node topology to multiple nodes:
awplus> enable
awplus# configure terminal
awplus(config)# ip mld status multiple
This example sets the timeout for inactive nodes to 400 seconds:
awplus> enable
awplus# configure terminal
awplus(config)# ip mld querier-timeout 400