Chapter 6 Cajun Campus CLI – Layer 2

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> {10MB100MB}

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 port’s 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> {fullhalf}

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.

76

Cajun P332MF User’s Guide

Page 90
Image 90
Lucent Technologies P332MF manual Set port speed Command, Set port duplex Command, Set port name Command