xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
821
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the MLD on the IP interface “System”:
DGS-3620-28PC:admin# config mld ipif System version 1 state enable
Command: config mld ipif System version 1 state enable
Success.
To configure the MLD version to v1 on all IP interfaces:
DGS-3620-28PC:admin# config mld all version 1
Command: config mld all version 1
Success.
To configure the MLD last listener query interval to 10 seconds on all interfaces:
DGS-3620-28PC:admin# config mld all last_listener_query_interval 10
Command: config mld all last_listener_query_interval 10
Success.
72-2 show mld
Description
This command is used to display the MLD configurations on the Switch.
Format
show mld {ipif <ipif_name 12>}
Parameters
ipif – (Optional) Specifies the IP interface name used for this configuration.
<ipif_name 12> - Enter the IP interface name used here. This name can be up to 12
If no parameter is specified, the system will display all MLD configurations.
Restrictions
None.