Chapter 6 Cajun Campus CLI – Layer 2
Cajun P332MF User’s Guide 75
Set port negotiation Command
Use the set port negotiation command to enable or disable autonegotiation
on a port. For 10/100Base-T ports, autonegotiation determines the speed and the
duplex mode; for 1000Base-X ports it will determine the flow control (pause) mode
only; meaningless for 100Base-F ports. If autonegotiation is disabled, you can set
these port parameters using the relevant CLI commands (if autonegotiation is
enabled, these commands have no effect).
The syntax for this command is:
set port negotiation <mod_num>/<port_num> {enable|disable}
Example:
To disable autonegotiation on port 1, module 4:
Cajun_P330-N# set port negotiation 4/1 disable
Link negotiation protocol disabled on port 4/1.
Set port enable Command
Use the set port enable command to enable a port or a range of ports.
The syntax for this command is:
set port enable [mod_num/port_num]
Example:
To enable port 3 on module 2:
Cajun_P330-N# set port enable 2/3
Port 2/3 enabled.
Set port disable Command
Use the set port disable command to disable a port.
The syntax for this command is:
set port disable <mod_num>/<port_num>
Example:
Cajun_P330-N# set port disable 5/10
Port 5/10 disabled.
mod _num Number of the module
port_num Number of the port.