Command Line Reference Guide

632 | Layer 2
www.dell.com | support.dell.com
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 21-5. show mac-address-table Command Example
Figure 21-6. show mac-address-table count Command Example
interface interface-type (OPTIONAL) Instead of entering the keyword interface followed by the
interface type, slot and port information, as above, you can enter the
interface type, followed by just a slot number.
vlan vlan-id (OPTIONAL) Enter the keyword vlan followed by the VLAN ID to display
the MAC address assigned to the VLAN.
Range: 1 to 4094.
count (OPTIONAL) Enter the keyword count, followed optionally, by an
interface or VLAN ID, to display total or interface-specific static addresses,
dynamic addresses, and MAC addresses in use.
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
pre-Version 6.2.1.1 Introduced on E-Series
Table 21-1. show mac-address-table Information
Column Heading Description
VlanId Displays the VLAN ID number.
Mac Address Displays the MAC address in nn:nn:nn:nn:nn:nn format.
Type Lists whether the MAC address was manually configured (Static) or learned
(Dynamic).
Interface Displays the interface type and slot/port information. The following abbreviations
describe the interface types:
gi—Gigabit Ethernet followed by a slot/port.
po—Port Channel followed by a number. Range: 1 to 255 for TeraScale
so—Sonet followed by a slot/port.
te—10-Gigabit Ethernet followed by a slot/port.
State Lists if the MAC address is in use (Active) or not in use (Inactive).
Force10#show mac-address-table
VlanId Mac Address Type Interface State
999 00:00:00:00:00:19 Dynamic Gi 0/1 Active
999 00:00:00:00:00:29 Dynamic Gi 0/2 Active
Force10#
Force10#show mac-address-table count
MAC Entries for all vlans :
Dynamic Address Count : 5
Static Address (User-defined) Count : 0
Total MAC Addresses in Use: 5
Force10#