Cisco Cisco SG300-28 28-Port Gigabit Managed Switch Technical References

Page of 833
Address Table Commands
406
78-20269-01  Command Line Interface Reference Guide
28
Example
The following example registers a source IPv6 address - Multicast IPv6 address 
pair to the bridge table:
switchxxxxxx(config)# 
interface vlan
 8
switchxxxxxx(config-if)# 
bridge multicast source
 2001:0:0:0:4:4:4 
group
 
FF00:0:0:0:4:4:4:1
28.13 bridge multicast ipv6 forbidden source group
Use the bridge multicast ipv6 forbidden source group Interface Configuration 
(VLAN) mode command to forbid adding or removing a specific IPv6 source 
address - Multicast address pair to or from specific ports. Use the no form of this 
command to return to the default configuration.
Syntax
bridge multicast ipv6 forbidden source 
ipv6-source-address
 group 
ipv6-multicast-address {add | remove} {
ethernet
 interface-list | port-channel 
port-channel-list}
no bridge multicast ipv6 forbidden source 
ipv6-address
 group 
ipv6-multicast-address
Parameters
ipv6-source-address—Specifies the source IPv6 address.
ipv6-multicast-address—Specifies the group IPv6 multicast address.
add—Forbids adding ports to the group for the specific source IPv6 
address.
remove—Forbids removing ports from the group for the specific source 
IPv6 address.
ethernet 
interface-list
—Specifies a list of Ethernet ports. Separate 
nonconsecutive Ethernet ports with a comma and no spaces. Use a hyphen 
to designate a range of ports.
port-channel
 port-channel-list
—Specifies a list of port channels. Separate 
nonconsecutive port-channels with a comma and no spaces; use a hyphen 
to designate a range of port channels.