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