Dell Networking X Series: How to Check MAC Address Table Using WebGUI and CLI
摘要: 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 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 dynamic原因
.
解决方案
.
受影响的产品
Dell Networking X1000 Series, Dell Networking X4000 Series文章属性
文章编号: 000134741
文章类型: Solution
上次修改时间: 08 4月 2025
版本: 4
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。