DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
277
config mld_snooping mrouter_ports_forbidden
Purpose
Used to configure ports as forbidden router ports.
Syntax
config mld_snooping mrouter_ports_forbidden [<vlan_name 32>
| vlanid <vlanid >] [add|delete] <portlist>
Description
The config mld_snooping mrouter_ports_forbidden command allows
you to designate a range of ports as being not connected to
multicast-enabled routers. This ensures that the forbidden router port
will not propagate routing packets out.
Parameters
<vlan_name 32>
The name of the VLAN on which the router port
resides.
add | delete
Specifies to add or delete the router ports.
<portlist>
Specifies a range of ports to be configured. (UnitID:port
number)
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To set up port range 1-10 to forbidden router ports:
DES-3028P:4#config mld_snooping mrouter_ports_forbidden default add 1-10
Command: config mld_snooping mrouter_ports_forbidden default add 1-10
Success.
DES-3028P:4#
enable mld_snooping
Purpose
Used to enable MLD snooping on the switch.
Syntax
enable mld_snooping
Description
The enable mld_snooping command allows you to enable MLD
snooping on the switch. The switch will forward all multicast traffic to
the multicast router, only. Otherwise, the switch forwards all
multicast traffic to any IPv6 router.
Parameters None.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To enable MLD snooping on the switch:
DES-3028P:4# enable mld_snooping
Command: enable mld_snooping
Success.
DES-3028P:4#