Show mac address-table count – Dell POWEREDGE M1000E User Manual

Page 628

Advertising
background image

2-598

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands

show mac address-table count

show mac address-table count

Use the show mac address-table count user EXEC command to display the number of addresses present
in all VLANs or the specified VLAN.

show mac address-table count [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 : 2

Static Address Count : 0

Total Mac Addresses : 2

vlan vlan-id

(Optional) Display 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(40)EX1

This command was introduced.

Advertising