Chapter 2 Cisco IOS Commands
show mac address-table static
Use the show mac address-table static user EXEC command to display static MAC address table
entries only.
Beginning with Cisco IOS Release 12.1(11)EA1, the show mac address-table static command replaces
Note
the show mac-address-table static command (with the hyphen).
Syntax Description
address mac-address
interface interface-id
vlan vlan-id
| begin
| exclude
| include
expression
Command Modes
User EXEC
Command History
Release
12.1(4)EA1
12.1(11)EA1
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.
78-11195-09
show mac address-table static [[address mac-address [interface interface-id | vlan vlan-id]] |
[interface interface-id [vlan vlan-id]] | vlan vlan-id] [ | {begin | exclude | include} expression]
(Optional) Specify a 48-bit MAC address; the valid format is H.H.H.
(Optional) Specify an interface to match; valid interfaces include physical
ports and port channels.
(Optional) Display addresses for a specific VLAN. The range is 1 to 4094.
(Optional) Display begins with the line that matches the expression.
(Optional) Display excludes lines that match the expression.
(Optional) Display includes lines that match the specified expression.
Expression in the output to use as a reference point.
Modification
This command was first introduced.
The show mac-address-table static command was replaced by the show
mac address-table static command.
Catalyst 3550 Multilayer Switch Command Reference
show mac address-table static
2-321