Users Guide

Table Of Contents
Layer 2 Switching Commands 312
interface-list
Specify a comma separated list of interface identifiers, a
range of interfaces, or a combination of both. Interface identifiers can be
port channel interface identifiers or Ethernet interface identifiers.
Embedded blanks are not allowed in the list.
Default Configuration
No forbidden addresses are defined.
Command Mode
Global Configuration mode
User Guidelines
Before defining forbidden ports, ensure that the multicast group is registered.
Changing an unregistered multicast address to forbidden on an mrouter port
will effectively forbid the multicast group on all ports on the switch as it
inhibits the source of the multicast group.
Examples
In this example the MAC address 0100.5e02.0203 is forbidden on port 2/0/9
within VLAN 8.
console(config)#mac address-table multicast forbidden address vlan 8
0100.5e02.0203 add interface gigabitethernet 2/0/9
mac address-table static
Use the mac address table static command in Global Configuration mode to
add a static MAC-layer station source address to the bridge table. To delete
the MAC address, use the no form of the mac address table static command.
Syntax
mac address-table static
mac-addr
vlan
vlan-id
interface
interface-id
no mac address-table static
mac-addr
vlan
vlan-id
interface-id]
mac-address
A valid MAC address.
vlan-id
Valid VLAN ID (1-4093).