-105
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
show mac address-table address
show mac address-table address
To display MAC address table information for the specified MAC address, use the show mac
address-table address command in user EXEC mode.
show mac address-table 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 address command:
Switch# show mac address-table address 0014.c23b.3573
Mac Address Table
-------------------------------------------
Vlan Mac Address Type Ports
---- ----------- -------- -----
1 0014.c23b.3573 DYNAMIC Gi0/5
3 0014.c23b.3573 DYNAMIC Gi0/2+Efp66
Total Mac Addresses for this criterion: 2
mac-address Specifies the 48-bit MAC address; the valid format is H.H.H.
bridge-domain
number]
(Optional) Displays information for the specified Ethernet Flow Point (EFP)
bridge domain. The range is from 1 to 8000.
interface interface-id (Optional) Displays information for a specific interface. Valid interfaces
include physical ports and port channels.
vlan vlan-id (Optional) Displays entries for the specific VLAN only. 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(52EY This command was introduced.