-113
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
show mac address-table dynamic
show mac address-table dynamic
To display only dynamic MAC address table entries, use the show mac address-table dynamic
command in user EXEC mode.
show mac address-table dynamic [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 dynamic command:
Switch> show mac address-table dynamic
Mac Address Table
------------------------------------------
Vlan Mac Address Type Ports
---- ----------- -------- -----
1 0003.e386.47f0 DYNAMIC Gi0/5
1 0009.9b00.dd9d DYNAMIC Gi0/5
1 0009.9b01.2d25 DYNAMIC Gi0/5
1 000c.2925.7d4d DYNAMIC Gi0/5
1 000c.298f.0d15 DYNAMIC Gi0/5
1 000c.299b.b392 DYNAMIC Gi0/5
1 000c.29d8.3445 DYNAMIC Gi0/5
1 000e.0c9c.3af4 DYNAMIC Gi0/5
1 000e.0ca8.44c8 DYNAMIC Gi0/5
1 000e.0cab.2012 DYNAMIC Gi0/5
1 000e.0cb8.88d1 DYNAMIC Gi0/5
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 entries for a specific Ethernet Flow Point (EFP) bridge
domain number. The range is from 1 to 8000.
interface interface-id (Optional) Displays entries for a specific interface. Valid interfaces are
physical ports and port channels.
vlan vlan-id (Optional) Displays entries 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.