Lucent Technologies P332MF Switch User Manual


 
Chapter 6 Cajun Campus CLI Layer 2
76 Cajun P332MF Users Guide
Set port speed Command
Use the set port speed command to configure the speed of a 10/100Base-T
port. You can configure the speed to either 10 Mbps or 100 Mbps. If
autonegotiation mode is enabled for such ports, the port's speed is determined by
autonegotiation, an error message is thus generated if you attempt to set the speed
in this case.
The syntax for this command is:
set port speed <mod_num>/<port_num> {10MB|100MB}
Example:
To configure port 2 on module 2 port speed to 10 Mbps:
Cajun_P330-N# set port speed 2/2 10MB
Port 2/2 speed set to 10 Mbps.
Set port duplex Command
Use the set port duplex command to configure the duplex mode of a 10/
100Base-T port. You can configure the duplex mode to either Half or Full duplex.
If autonegotiation mode is enabled for such ports, the ports duplex mode is
determined by autonegotiation, an error message is thus generated if you attempt
to set the duplex mode in this case.
The syntax for this command is:
set port duplex <mod_num>/<port_num> {full|half}
Example:
To set port 1 on module 2 to full duplex:
Cajun_P330-N# set port duplex 2/1 full
Port 2/1 set to full-duplex.
Set port name Command
Use the set port name to configure a name for a port. If you do not specify a
name, the port name remains empty.
The syntax for this command is:
set port name <mod_num>/<port_num> [<name>]
name Name assigned to the port.