Dell Networking X Series: How to Check MAC Address Table Using WebGUI and CLI
Summary: Manage Dell Networking X Series switches via WebGUI or CLI to view MAC address tables, including dynamic, interface specific, and VLAN based addresses.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
This article explains how to check mac address table on the Dell Networking X series switches through WebGUI or CLI.
We can find the mac address of the devices connected to the switch by using following methods.
1. Check using WebGUI
2. Check Using Command Line (CLI)
Check Using WebGUI
Step 1: Click Network Administration -> Port Settings -> Address Tables

Step 2: Click "Dynamic Address Table" to check the mac address of all devices connected to this switch.

Check Using Command Line (CLI)
| Command Syntax | Description |
console# show mac address-table |
List the mac address of all devices. |
console# show mac address-table interface GigabitEthernet X/Y/Z |
List the mac address of all devices which are learning under GigabitEthernet X/Y/Z. |
console# show mac address-table vlan XX |
List the mac address of all devices which are learning under vlan XX. |
Sample Output
In the below example, the output shows the mac address learned in vlan 30.
console# show mac address-table vlan 30
Flags: I - Internal usage VLAN
Aging time is 300 sec
Vlan Mac Address Port Type
------------ --------------------- ---------- ----------
30 XX:XX:XX:XX:XX:XX gi1/0/1 dynamic
In the below example, the output shows the mac address learned on the interface gi1/0/1.
console# show mac address-table interface GigabitEthernet 1/0/1
Flags: I - Internal usage VLAN
Aging time is 300 sec
Vlan Mac Address Port Type
------------ --------------------- ---------- ----------
1 XX:XX:XX:XX:XX:XX gi1/0/1 dynamic
30 XX:XX:XX:XX:XX:XX gi1/0/1 dynamicCause
.
Resolution
.
Affected Products
Dell Networking X1000 Series, Dell Networking X4000 SeriesArticle Properties
Article Number: 000134741
Article Type: Solution
Last Modified: 08 Apr 2025
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.