RUGGEDCOM ROX II
CLI User Guide
Chapter 8
Layer 2
Viewing a Dynamic List of MAC Addresses 285
Section8.3.1
Viewing a Dynamic List of MAC Addresses
To view a dynamic list of learned MAC addresses, type:
show switch mac-tables mac-table
A table or list similar to the following example appears:
ruggedcom# show switch mac-tables mac-table
MAC VID SLOT PORT TYPE COS
------------------------------------------------------
00:0a:dc:78:f3:20 1 lm1 1 dynamic normal
00:0a:dc:78:fc:45 1 lm1 1 dynamic normal
00:0a:dc:f6:8b:ff 4085 lm1 2 static normal
00:10:94:00:24:01 4084 lm1 1 static normal
00:10:94:00:30:01 1 lm1 2 static normal
00:10:94:00:40:01 4086 lm1 2 static normal
00:13:3b:00:04:1a 1 lm1 1 dynamic normal
00:13:3b:00:06:b5 1 lm1 1 dynamic normal
This table or list provides the following information:
Parameter Description
mac Synopsis: A string 17 characters long
The MAC address learned by the switch.
vid Synopsis: A 32-bit signed integer
The VLAN identifier of the VLAN upon which the MAC address operates.
This parameter is mandatory.
slot Synopsis: { sm, lm1, lm2, lm3, lm4, lm5, lm6, swport, eth, serport, celport, wlanport }
The slot containing the module including the port.
This parameter is mandatory.
port Synopsis: A 32-bit signed integer between 1 and 16
The port on which the MAC address has been learned.
This parameter is mandatory.
type Synopsis: { static, dynamic }
How the MAC address has been learned by the switch:
• STATIC: The address has been learned as a result of static MAC address table configuration
or some other management activity and cannot be automatically unlearned or relearned
by the switch.
• DYNAMIC: The address has been automatically learned by the switch and can be
automatically unlearned.
This parameter is mandatory.
cos Synopsis: { N/A, normal, medium, high, crit }
The Class Of Service (CoS) that is assigned to frames carrying this address as a source or
destination address.
This parameter is mandatory.
If a MAC address is not listed, do the following:
• Configure the MAC address learning options to dynamically detect the MAC addresses of other devices on the
network. For more information, refer to Section8.3.3, “Configuring MAC Address Learning Options”.