ipv6 mld snooping [blocked
<port-list>]
Syntax
ipv6 mld snooping [blocked <port-list>]
Description
By default ports are configured in auto mode. This command configures the given ports in blocked mode.
The
no
form of this command removes blocked ports.
Command context
config-vlan-<VLAN-ID>
Parameters
port-list
- Required: 1/1/1-1/1/2, ports to be configured as blocked ports.
Authority
Administrators or local user group members with execution rights for this command.
Example
On the 6400 Switch Series, interface identification differs.
Configure blocked ports for the VLAN:
switch(config)# vlan 2 switch(config-vlan)# ipv6 mld snooping blocked 1/1/1 switch(config-vlan)# ipv6 mld snooping blocked 1/1/1-1/1/2 switch(config-vlan)# ipv6 mld snooping blocked 1/1/3,1/1/4-1/1/6 switch(config-vlan)# no ipv6 mld snooping blocked 1/1/1 switch(config-vlan)# no ipv6 mld snooping blocked 1/1/1-1/1/2