![Cisco Small Business 300 1.1 Series Administration Manual Download Page 329](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294329.webp)
Address Table Commands
78-20269-01 Command Line Interface Reference Guide
330
27
•
add—Forbids adding ports to the group.
•
remove—Forbids removing ports from the group.
•
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.
Default Configuration
No forbidden addresses are defined.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
Before defining forbidden ports, the multicast group should be registered.
You can execute the command before the VLAN is created.
Example
The following example registers IP address 239.2.2.2, and forbids the IP address
on port
gi9
within VLAN 8.
Console(config)#
interface vlan
8
Console(config-if)#
bridge multicast ip-address
239.2.2.2
Console(config-if)#
bridge multicast forbidden ip-address
239.2.2.2
add
gi9
27.7
bridge multicast source group
Use the bridge multicast source group Interface Configuration (VLAN) mode
command to register a source IP address - multicast IP address pair to the bridge
table, and statically add or remove ports to or from the source-group. Use the no
form of this command to unregister the source-group-pair.