Chapter 17
| Address Table Commands
– 430 –
Example
Console(config)#mac-address-table sticky-dynamic interface ethernet 1/3
Console(config)#
mac-address-table
static isolation
This command maps a static address to a port in a VLAN, and sets the isolation
mode.
Syntax
mac-address-table static mac-address interface interface
vlan vlan-id isolation {community-1 | community-2 | isolated |
promiscuous}
mac-address - MAC address.
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-12/28)
port-channel channel-id (Range: 1-8/12)
vlan-id - VLAN ID (Range: 1-4094)
community-1 - Forwards packets from a source address defined as
community 1 only to a destination address set to promiscuous mode or set
to community 1.
community-2 - Forwards packets from a source address defined as
community 2 only to a destination address set to promiscuous mode or set
to community 2.
isolated - Forwards packets from a source address defined as isolated only
to a destination address set to promiscuous mode.
promiscuous - Forwards packets from a source address defined as
promiscuous to a destination address set to any isolation mode.
Default Setting
No static addresses are defined.
The default lifetime is permanent.
The default isolation mode is promiscuous.
Command Mode
Global Configuration
Command Usage
â—† Refer to the command usage section under the mac-address-table static
command for a general description of static addresses.