Example: Adding the Static Address to the MAC Address Table
This example shows how to add the static address c2f3.220a.12f4 to the MAC address table. When a packet
is received in VLAN 4 with this MAC address as its destination address, the packet is forwarded to the specified
port:
Switch(config)# mac address-table static c2f3.220a.12f4 vlan 4 interface gigabitethernet1/1/1
Example: Configuring Unicast MAC Address Filtering
This example shows how to enable unicast MAC address filtering and how to configure drop packets that
have a source or destination address of c2f3.220a.12f4. When a packet is received in VLAN 4 with this MAC
address as its source or destination, the packet is dropped:
Switch(config)# mac address-table static c2f3.220a.12f4 vlan 4 drop
Additional References for Switch Administration
Related Documents
Document TitleRelated Topic
Catalyst 2960-X Switch System Management Command
Reference
Switch administration commands
Catalyst 2960-X Switch Network Management Configuration
Guide
Network management configuration
Catalyst 2960-X Switch Layer 2 Configuration Guide
Layer 2 configuration
Catalyst 2960-X Switch VLAN Management Configuration
Guide
VLAN configuration
Cisco IOS 15.3M&T Command References
Platform-independent command references
Cisco IOS 15.3M&T Configuration Guides
Platform-independent configuration
information
Standards and RFCs
TitleStandard/RFC
—
None
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1556
Additional References for Switch Administration