AT-GS900M Series CLI Reference
Section IV: Security and Traffic Control 435
SET MLDSNOOPING
Syntax
set mldsnooping [timeout=
timeout
]
[numbermulticastgroups=
numbermulticastgroups
]
[routerport=
port_list
|all|none|auto] [force]
Parameters
timeout
Specifies time in seconds. When the time passes since the last
membership report, the switch deletes the multicast group. The
range is 0 to 86400 seconds. The default value is 260 seconds.
numbermulticastgroups
Specifies the number of multicast groups that the switch can learn
by MLD Snooping. The range is 1 to 255. The default value is 64.
The switch can learn total 255 multicast groups both for MLD
Snooping and IGMP Snooping.
routerport
Specifies router ports or the method to determine router ports. The
router port is a port connected to the multicast router. When a list of
ports are specified, the switch does not add a port that receives a
Query packets as a port for the multicast port if the port is not on
the specified list.
port_list
Specifies a list of ports. To specify multiple ports, use a comma (,)
to separate them. To specify a range of ports, use a hyphen (-).
all
Specifies all the switch ports.
none
Specifies none. The switch discards query packets form the
multcast router.
auto
Specifies auto. The switch determines a port that receives a Query
packet as a port for the multicast router. This is the default setting.
force
The setting of the routerport parameter affects all the multiccast
groups specified by the ADD MLDSNOOPING MCGROUP
command.