-111
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
show mac address-table count
show mac address-table count
To display the number of addresses present in all VLANs or the specified VLAN, use the show mac
address-table count command in user EXEC mode.
show mac address-table count [bridge-domain number] [vlan vlan-id] [ | {begin | exclude |
include} expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines If no VLAN number is specified, the address count for all VLANs appears.
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 count command:
Switch# show mac address-table count
Mac Entries for vlan 1:
---------------------------
Dynamic Address Count : 69
Static Address Count : 0
Total Mac Addresses : 69
Mac Entries for vlan 2:
---------------------------
Dynamic Address Count : 0
Static Address Count : 0
Total Mac Addresses : 0
Mac Entries for vlan 3:
---------------------------
Dynamic Address Count : 52
Static Address Count : 0
Total Mac Addresses : 52
bridge-domain
number
(Optional) Displays the number of addresses for a specific Ethernet Flow Point
(EFP) bridge domain. The range is 1 to 8000.
vlan vlan-id (Optional) Displays the number of 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.