xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
418
To configure the MLD snooping to the default vlan with noted_timeout 250 sec and state enable:
DES-3800:admin#config mld_snooping default
node_timeout 250 state enable
Command: config mld_snooping default node_timeout 250
state enable
Success.
DES-3800:admin#
config mld_snooping mrouter_ports
Purpose
Used to configure ports as router ports.
Syntax
config mld_snooping mrouter_ports <vlan_name 32>
[add|delete] <portlist>
Description
The config mld_snooping mrouter_ports command allows you to
designate a range of ports as being connected to multicast-enabled
routers. This will ensure that all packets with such a router as its
destination will reach the multicast-enabled router
−
regardless of
protocol, etc.
Parameters
vlan_name
- The name of the VLAN for which MLD snooping is to be
configured.
add | delete
- Specifies to add or delete the router ports.
Portlist - Specifies a range of ports to be configured
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To set up port range 1-10 to be static router ports:
DES-3800:admin#config mld_snooping mrouter_ports
default add 1-10
Command: config mld_snooping mrouter_ports default add
1-10
Success.
DES-3800:admin#
enable mld_snooping
Purpose
Used to enable MLD snooping on the switch.
Syntax
enable mld_snooping {forward_mcrouter_only}
Description
The enable mld_snooping command allows you to enable MLD
snooping on the switch. If forward_mcrouter_only is specified, the
switch will forward all multicast traffic to the multicast router, only.
Otherwise, the switch forwards all multicast traffic to any IPv6 router.
Parameters
forward_mcrouter_only
- Specifies that the switch should forward all
multicast traffic to a multicast-enabled IPv6 router only.
If no parameter is specified, the switch will forward all multicast traffic
to any IPv6 router.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example: