Ethernet Switch User Manual
Manual_cmd_line_config-ESML6-P3-Rev1106
Copyright © KBC Networks Ltd.
Page 14 of 49
www.kbcnetworks.com
3.2.5
Port duplex configuration
Full duplex configuration:
SWITCH(config-if-eth1)# duplex
Half duplex configuration:
SWITCH(config-if-eth1)# no duplex
3.2.6
Port flow control configuration
Enable flow control:
SWITCH(config-if-eth1)# flow-control
Disable flow control:
SWITCH(config-if-eth1)# no flow-control
3.3
Port mirroring configuration
3.3.1
Enable/disable port mirroring
Enable port mirroring:
SWITCH(config-if-eth1)# mirror enable
This enables port mirroring and sets port 1 as the mirroring port.
Disable port mirroring:
SWITCH(config-if-eth1)# mirror disable
3.3.2
Mirroring port configuration
Adding egress mirroring to mirrored ports:
SWITCH(config-if-eth1)# mirror add egress port 2
Adding ingress mirroring to mirrored ports:
SWITCH(config-if-eth1)# mirror add ingress port 2
Delete egress mirroring from mirrored ports:
SWITCH(config-if-eth1)# mirror delete egress port 2
Delete ingress mirroring from mirrored ports:
SWITCH(config-if-eth1)# mirror delete ingress port 2