
KSwitch D10 MMT Managed Time Sensitive Ethernet Switch - Preliminary User Guide, Rev. 0.99
// 76
9.5.13.
MAC Table Learning – View Commands
9.5.13.1.
Show MAC Address-Table
Description - Display MAC address table entries.
show mac address-table
[ conf | static | aging-time | { { learning | count } [ interface <port_type> [
<v_port_type_list> ] | vlan <v_vlan_id_2> ] } | { address <v_mac_addr> [ vlan <v_vlan_id> ] } | vlan <v_vlan_id_1> |
interface <port_type> [ <v_port_type_list_1> ] ]
Parameter
Description
Parameter
conf
User added static MAC addresses
static
All static MAC addresses
aging-time
Display MAC address aging time
learning
MAC address learning state (Learn/Secure/Disable)
count
Total number of MAC addresses
Default
N.A
Mode
EXEC Mode
Usage
Show MAC address table entries in various views based on the specific parameter
Examples
Example#1 (display all static MAC addresses)
#show mac address-table static
Example#2 (display the MAC table entry for MAC address 00:11:22:33:44:55)
#show mac address-table address 00:11:22:33:44:55
Example#3 (display the MAC table entry for port 2)
#show mac address-table interface GigabitEthernet ½
Example#4 (display all MAC table entries)
#show mac address-table