5
155
You can execute the command before the VLAN is created.
Examples
Example 1 - The following example registers the IPv6 address to the bridge table:
switchxxxxxx(config)#
switchxxxxxx(config-if)#
Example 2 - The following example registers the IPv6 address and adds ports
statically.
switchxxxxxx(config)#
switchxxxxxx(config-if)#
add gi11-2
5.11
bridge multicast ipv6 forbidden
ip-address
To forbid adding or removing a specific IPv6 Multicast address to or from specific
ports, use the bridge multicast ipv6 forbidden ip-address Interface (VLAN)
Configuration mode command. To restore the default configuration, use the no
form of this command.
Syntax
bridge multicast ipv6 forbidden ip-address {
remove} {ethernet interface-list | port-channel port-channel-list}
no bridge multicast ipv6 forbidden ip-address {
Parameters
•
ipv6-multicast-address—Specifies the group IPv6 Multicast address.
•
add—(Optional) Forbids adding ports to the group.
•
remove—(Optional) Forbids removing ports from the group.
interface vlan 8
bridge multicast ipv6 ip-address FF00:0:0:0:4:4:4:1
interface vlan 8
bridge multicast ipv6 ip-address FF00:0:0:0:4:4:4:1
ipv6-multicast-address
OL-32830-01 Command Line Interface Reference Guide
Address Table Commands
}
ipv6-multicast-address
{add |
}