Monitor and diag (cli) – Comtrol ES7510 User Manual
Page 175
RocketLinx ES7510 User Guide: 2000544 Rev. B
Monitor and Diag (CLI) - 175
Configuration Using the Command Line Interface (CLI)
Monitor and Diag (CLI)
The ES7510 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
2D.0101 vlan 1
interface fastethernet5
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.4e2D.0101 vlan 1
interface fa3-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.4e2D.ca3b Dynamic 1 fa1
00c0.4e2D.0386 Dynamic 1 fa2
00c0.4e2D.0101 Static 1 fa3
00c0.4e2D.0102 Static 1 fa3
00c0.4e2D.0100 Management 1
***** MULTICAST MAC ADDRESS *****
Vlan Mac Address COS Status Ports
---- --------------- ---- ------- --------------------------
1 00c0.4e2D.0800 0 fa6
1 00c0.4e2D.fffa 0 fa4,fa6
Show MAC
Address Table
– Dynamic
Learnt MAC
addresses
Switch# show mac-address-table dynamic
Destination Address Address Type Vlan Destination Port
------------------- --------------- ------- -------------------
00c0.4e2D.ca3b Dynamic 1 fa4
00c0.4e2D.0386 Dynamic 1 fa6
Show MAC
Address Table
– Multicast
MAC addresses
Switch# show mac-address-table multicast
Vlan Mac Address COS Status Ports
---- --------------- ---- ------- --------------------------
1 00c0.4e2D.0800 0 fa5-6
1 00c0.4e2D.fffa 0 fa3,fa5-6