ZyXEL Communications ES-2108-G Switch User Manual


 
ES-2108/ES-2108-G User’s Guide
180 Chapter 28 Command Examples
Figure 126 name Command Example
28.10.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 10 Mbps in half duplex mode.
Figure 127 speed-duplex Command Example
ras(config)# interface port-channel 1,3-5
ras(config-interface)# name Test
<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.
ras(config)# interface port-channel 1,3-5
ras(config-interface)# speed-duplex 10-half