Monitor and diag (cli) – Comtrol ES8509-XT User Manual
Page 181

RocketLinx ES8509-XT User Guide: 2000557 Rev. C
Monitor and Diag (CLI) - 181
Configuration Using the Command Line Interface (CLI)
Monitor and Diag (CLI)
The ES8509-XT provides several types of features for you to monitor the status of the switch or diagnostic for
you to check the problem when encountering problems related to the switch. The features include MAC
Address Table, Port Statistics, Port Mirror, Event Log, and Ping.
Optionally, you can use the web user interface for configuration, see
This table provides detailed information about command lines of the Monitor and Diag configuration.
MAC Address Table
Aging Time
Switch(config)# mac-address-table aging-time 350
mac-address-table aging-time set ok!
Note: The default aging timeout value is 300.
Add Static
Unicast MAC
address
Switch(config)# mac-address-table static 00c0.4e
35.0101 vlan 1
interface gi5
mac-address-table ucast static set ok!
Rule: mac-address-table static MAC_address VLAN VID interface interface_name
Add Multicast
MAC address
Switch(config)# mac-address-table multicast 00c0.4e35.0101 vlan 1
interface gi3-4
Adds an entry in the multicast table ok!
Rule: mac-address-table multicast MAC_address VLAN VID interface_list
interface_name/range
Show MAC
Address Table
– All types
Switch# show mac-address-table
***** UNICAST MAC ADDRESS *****
Destination Address Address Type Vlan Destination Port
------------------- --------------- ------- -------------------
00c0.4e35.ca3b Dynamic 1 gi1
00c0.4e35.0386 Dynamic 1 gi2
00c0.4e35.0101 Static 1 gi3
00c0.4e35.0102 Static 1 gi3
00c0.4e35.0100 Management 1
***** MULTICAST MAC ADDRESS *****
Vlan Mac Address COS Status Ports
---- --------------- ---- ------- --------------------------
1 00c0.4e35.0800 0 gi6
1 00c0.4e35.fffa 0 gi4,gi6
Show MAC
Address Table
– Dynamic
Learnt MAC
addresses
Switch# show mac-address-table dynamic
Destination Address Address Type Vlan Destination Port
------------------- --------------- ------- -------------------
00c0.4e35.ca3b Dynamic 1 gi4
00c0.4e35.0386 Dynamic 1 gi6
Show MAC
Address Table
– Multicast
MAC addresses
Switch# show mac-address-table multicast
Vlan Mac Address COS Status Ports
---- --------------- ---- ------- --------------------------
1 00c0.4e35.0800 0 gi5-6
1 00c0.4e35.fffa 0 gi3,gi5-6