Address Table Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 138
4
User Guidelines
To register the group in the bridge database without adding or removing ports or
port channels, specify the ipv6-multicast-address parameter only.
Static Multicast addresses can be defined on static VLANs only.
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)#
interface vlan
8
switchxxxxxx(config-if)#
bridge multicast ipv6 ip-address
FF00:0:0:0:4:4:4:1
Example 2 - The following example registers the IPv6 address and adds ports
statically.
switchxxxxxx(config)#
interface vlan
8
switchxxxxxx(config-if)#
bridge multicast ipv6 ip-address
FF00:0:0:0:4:4:4:1
add gi11-2
4.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 {
ipv6-multicast-address
} {add |
remove} {ethernet
interface-list |
port-channel
port-channel-list
}
no bridge multicast ipv6 forbidden ip-address
ipv6-multicast-address
Parameters
• ipv6-multicast-address—Specifies the group IPv6 Multicast address.