User Guide

User Manual
Publication date: July, 2006
Revision A2
214
set flow-control
Syntax:
set flow-control <range> <symmetric|asymmetric>
Description:
To set up the flow control function of all ports.
Argument:
<range>:port range, syntax 1,5-7, available from 1 to 26
<symmetric>: set its flow control as symmetric
<asymmetric>: set its flow control as asymmetric
Possible value:
<range>: 1 to 26
<symmetric|asymmetric>:symmetric or asymmetric
Example:
(port)# set flow-control 3-6 symmetric
set speed-duplex
Syntax:
set speed-duplex <range> <auto>|[<10|100|1000> <half|full>]
Description:
To set up the speed and duplex of all ports.
Argument:
<range>:port range, syntax 1,5-7, available from 1 to 26
<port-speed>:
auto : set auto-negotiation mode
10 : set speed to 10M
100 : set speed to 100M
1000 : set speed to 1000M
<port-duplex> :
half : set to half duplex
full : set to full duplex
Possible value:
<range>: 1 to 26
<port-speed> : auto, 10, 100, 1000
<port-duplex> : full, half
Example:
(port)# set speed-duplex 8 100 full