174
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
No VLAN has been configured in the switches, default VLAN1 is used.
Switch Port Property
SW1 2/7 Ingress bandwidth limit: 150 M
SW2 1/8 Mirror source port
3/9 100Mbps full, mirror source port
4/12 1000Mbps full, mirror destination port
SW3 4/10 100Mbps full
The configurations are listed below:
SW1
Switch1(Config)#interface ethernet 2/7
Switch1(Config-Ethernet2/7)#bandwidth control 150 both
SW2
Switch2(Config)#interface ethernet 3/9
Switch2(Config- Ethernet3/9)# speed-duplex force100-full
Switch2(Config- Ethernet3/9)#exit
Switch2(Config)#interface ethernet 4/12
Switch2(Config-Ethernet4/12)# speed-duplex force1000-full
Switch2(Config-Ethernet4/12)#exit
Switch2(Config)#monitor session 1 source interface ethernet 1/8;3/9
Switch2(Config)#monitor session 1 destination interface ethernet 4/12
SW3
Switch3(Config)#interface ethernet 4/10
Switch3(Config-Ethernet4/10)# speed-duplex force100-full
Switch3(Config-Ethernet4/10)#exit
7.4 Port Troubleshooting Help

7.4.1 Monitor and Debug Commands

7.4.1.1 clear counters

Command: clear counters [{ethernet <interface-list> | vlan <vlan-id> | port-channel
<port-channel-number> | <interface-name>}]
Function: Clears the statistics of the specified port.
Parameters: <interface-list> stands for the Ethernet port number; < vlan-id > stands for the VLAN
interface number; <port-channel-number> for trunk interface number; <interface-name> for
interface name, such as port-channel 1.
Command mode: Admin Mode