DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
157
vlan_name <string 20> – Specifies that the mld snooping applies
only to this previously created VLAN.
vlanid <vidlist> – Specifies that the mld snooping applies only to this
VLAN id.
all – specifies that MLD snooping is to be configured for all VLANs
on the Switch.
fast_done [enable | disable] – Specifies the fast done to be enabled
or disabled.
host_timeout <sec 130-1530255> – Specifies the maximum amount
of time a host can be a member of a multicast group without the
Switch receiving a host membership report. The default is 260
seconds.
leave_timer <sec 1-25> – Specifies the maximum amount of time a
host can be a member of a multicast group after sending a done
timer membership report. The default is 10 seconds.
router_timeout <sec 60-600> – Specifies the maximum amount of
time a route can be a member of a multicast group without the
Switch receiving a host membership report done timer. The default
is 300 seconds.
state – Allows the user to enable or disable MLD snooping for the
specified VLAN.
Only administrator or operator-level users can issue this command.
Example usage:
To configure mld snooping:
DGS-1100-06/ME:5# config mld_snooping vlan_name default router_timeout
600 leave_timer 2 fast_done enable host_timeout 130 state enable
Command: config mld_snooping vlan_name default router_timeout 600
leave_timer 2 fast_done enable host_timeout 130 state enable
Success !
DGS-1100-06/ME:5#
config mld_snooping mrouter_ports
To enable mld mrouter ports.
config mld_snooping mrouter_ports [vlan_name <string 20> |
vlanid <vidlist> | all] [add | delete] <portlist>
The config mld_snooping mrouter_ports command defines a port
that is connected to a multicast router port.
vlan_name <string 20> – specifies that the mld snooping applies
only to this previously created VLAN.
vlanid <vidlist> – specifies that the mld snooping applies only to this
previously created VLAN id.
all – specifies that MLD snooping is to be configured for all VLANs
on the Switch.
add – Adds a specified port to the mld snooping mrouter port.
delete – Deletes a specified port to the mld snooping mrouter port.
<portlist> – Defines the ports to be included from the mld snooping
mrouter group.