Specifications

2-617
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13270-06
Chapter Cisco Catalyst Blade Switch 3130 for Dell Cisco IOS Commands
show mac address-table static
show mac address-table static
Use the show mac address-table static command in EXEC mode to display only static MAC address
table entries.
show mac address-table static [address mac-address] [interface interface-id] [vlan vlan-id]
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Examples This is an example of output from the show mac address-table static command:
Switch>
show mac address-table static
Mac Address Table
------------------------------------------
Vlan Mac Address Type Ports
---- ----------- ---- -----
All 0100.0ccc.cccc STATIC CPU
All 0180.c200.0000 STATIC CPU
All 0100.0ccc.cccd STATIC CPU
All 0180.c200.0001 STATIC CPU
All 0180.c200.0004 STATIC CPU
All 0180.c200.0005 STATIC CPU
4 0001.0002.0004 STATIC Drop
6 0001.0002.0007 STATIC Drop
Total Mac Addresses for this criterion: 8
Related Commands
address mac-address (Optional) Specify a 48-bit MAC address; the valid format is H.H.H
(available in privileged EXEC mode only).
interface interface-id (Optional) Specify an interface to match; valid interfaces include physical
ports and port channels.
vlan vlan-id (Optional) Display addresses for a specific VLAN. The range is 1 to 4094.
Release Modification
12.2(40)EX1 This command was introduced.
Command Description
mac address-table static Adds static addresses to the MAC address table.
mac address-table static drop Enables unicast MAC address filtering and configures the
switch to drop traffic with a specific source or destination
MAC address.
show mac address-table address Displays MAC address table information for the specified
MAC address.