Allied Telesis AT-S100 User Manual
Page 183

AT-S100 Management Software User’s Guide
Section I: Command Modes
183
Note
To display the current port speeds, use the SHOW INTERFACE
command. See “SHOW INTERFACE” on page 90.
Note
For more information about the AT-9000 switches and their ports,
see the AT-9000 Managed Layer 2 GE ecoSwitch Family Installation
Guide.
Command Mode
Interface Configuration mode
Examples
The following commands set port 5 to 1,000Mbps in full-duplex mode:
switch#configure terminal
switch(config)#interface ge5
switch(config-if)#speed 1000mfull
The following commands set port 24 to 100FX in full-duplex mode on the
AT-9000/28 switch:
switch#configure terminal
switch(config)#interface ge24
switch(config-if)#speed 100fx
The following commands set port 13 to 100FX in full-duplex mode on the
AT-9000/28SP switch:
switch#configure terminal
switch(config)#interface ge13
switch(config-if)#speed 100fx
Related Commands