MLD Snooping Commands
Extreme Networks EAS 100-24t Switch CLI Manual
151
Example usage:
To set up a port range of 1 to 10 to be static router ports:
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 This command is used 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 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.
Restrictions Only Administrator-level users can issue this command.
# config mld_snooping mrouter_ports default add 1-10
Command: config mld_snooping mrouter_ports default add 1-10
Success.
#
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> [add |
delete] <portlist>
Description This command is used 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 forbidden router port
resides.
[add | delete] - Specifies to add or delete the forbidden router ports.
<portlist> - Specifies a range of ports to be configured.
Restrictions Only Administrator-level users can issue this command.