Command Line Interface Guide
Address Table Commands 307
User Guidelines
If the command is executed without add or remove, the command registers
only the group in the bridge database.
Static Multicast addresses can be defined only on static VLANs.
Examples
The following example registers the MAC address.
console(config)#mac address-table vlan 8 multicast
static 0100.5e02.0203
The following example registers the MAC address and adds ports statically.
console(config)#interface vlan 8
console(config)# mac address-table vlan 8 multicast
static 0100.5e02.0203 add interface gigabitethernet
1/0/1-9, 1/0/2
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 {gigabitethernet |
port-channel | tengigabitethernet | fortygigabitethernet}
interface-id
no mac address-table static
mac-addr
vlan
vlan-id
[interface
{gigabitethernet | port-channel | tengigabitethernet |
fortygigabitethernet}
interface-id]
Syntax Description
Parameter Description
mac-address
A valid MAC address in the format xxxx.xxxx.xxxx.
vlan-id
Valid VLAN ID (1-4093)
interface-id
A valid physical unit/slot/port or port-channel number.
2CSPC4.X8100-SWUM100.book Page 307 Wednesday, August 29, 2012 6:23 PM