Specifications

-122
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-23401-02
Chapter
show mac address-table static
show mac address-table static
To display only static MAC address table entries, use the show mac address-table static command in
user EXEC mode.
show mac address-table static [address mac-address] [bridge-domain number] [interface
interface-id] [vlan vlan-id]
[ | {begin | exclude | include} expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
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
address mac-address (Optional) Specifies a 48-bit MAC address; the valid format is H.H.H
(available in privileged EXEC mode only).
bridge-domain number (Optional) Displays information for a specific Ethernet Flow Point bridge
domain. The range is 1 to 8000.
interface interface-id (Optional) Displays addresses for a specific interface. Valid interface
include physical ports and port channels.
vlan vlan-id (Optional) Displays addresses for a specific VLAN. The range is 1 to 4094.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2(52)EY This command was introduced.