Chapter 7 Cajun Campus CLI (Command Line Interface)
Cajun P120 User’s Guide 91
The syntax for this command is:
set port level [slot_num/port_num][normal|high]
Example
To set the priority level for port 2 on module 1 to high:
Console>(enable) set port level 1/2 high
Port 1/2 port level set to high.
Console>(enable)
Set Port Negotiation Command
Use the set port negotiation command to enable or disable the link
negotiation protocol on the specified port. This command applies to ports on the
10/100 ports. When negotiation is enabled, the speed and du plex of the Fast
Ethernet ports are determined by auto-negotiation. For Gigabit Ethernet ports,
autonegotiation controls Flow Control mode (symmetric/disabled). If negotiation is
disabled, the user can set the speed and duplex of the Fast Ethernet ports.
The syntax for this command is:
set port negotiation [slot_num/port_num][enable | disable]
Example:
To disable link negotiation protocol on port 1, module 1:
Console>(enable) set port negotiation 1/1 disable
Console>(enable)
slot_num Module number (always 1)
port_num Number of the port on the module
normal Set the port priority to regular
high Set the port priority to high
slot_num Module number (always 1)
port_num Number of the port on the module
enable Enable the autonegotiation protocol
disable Disable the autonegotiation protocol