Ethernet Switch User Manual
Manual_cmd_line_config-ESML6-P3-Rev1106
Copyright © KBC Networks Ltd.
Page 13 of 49
www.kbcnetworks.com
3.2
Configure Port Functions
3.2.1
Enter port configuration menu
Enter port configuration, using the command below:
SWITCH(config)# int eth <1,24>
Note:
In the examples below port 1 is used.
3.2.2
Enable/disable port
Enable port:
SWITCH(config-if-eth1)# no lock
Disable port:
SWITCH(config-if-eth1)# lock
3.2.3
Auto- negotiation configuration
Enable auto-negotiation:
SWITCH(config-if-eth1)# auto-negotiation
Disable auto-negotiation:
SWITCH(config-if-eth1)# no auto-negotiation
3.2.4
Port rate configuration
Port rate configuration (10M/100M/1000M) sets the ports to work at a fixed rate.
10M port rate configuration:
SWITCH(config-if-eth1)# speed 10m
100M port rate configuration:
SWITCH(config-if-eth1)# speed 100m
1000M port rate configuration:
SWITCH(config-if-eth1)# speed 1000m
Note:
Ensure that the 10M/100M ports are not set to 1000M.