![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/0f/10f5716b-f318-4e5b-aec6-d59085aaa44c/10f5716b-f318-4e5b-aec6-d59085aaa44c-bgea.png)
ES-2108 Series User’s Guide
234 Chapter 33 Interface Commands
33.2.10 speed-duplex
Syntax:
speed-duplex <auto|10-half|10-full|100-half|100-full|1000-full>
where
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Set the speed to 100 Mbps in half duplex mode.
33.2.11 test
You can perform an interface loopback test on specified ports. The test returns Passed! or
Failed!
An example is shown next.
• Select ports 3-6 for internal loopback test.
• Execute the test command.
• View the results.
<auto|10-half|10-
full|100-half|100-
full|1000-full>
= Sets the duplex mode (half or full) and speed (10, 100 or 1000
Mbps) of the connection on the port. Selecting auto (auto-
negotiation) makes one port able to negotiate with a peer
automatically to obtain the connection speed and duplex mode
that both ends support.
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# speed-duplex 100-half
sysname(config)# interface port-channel 3-6
sysname(config-interface)# test 3-6
Testing internal loopback on port 3 :Passed!
Ethernet Port 3 Test ok.
Testing internal loopback on port 4 :Passed!
Ethernet Port 4 Test ok.
Testing internal loopback on port 5 :Passed!
Ethernet Port 5 Test ok.
Testing internal loopback on port 6 :Passed!
Ethernet Port 6 Test ok.