set port duplex
11-12 Port Configuration
Example
This example shows how to display the default duplex setting for Ethernet port 14 in unit 3:
C3(su)->show port duplex ge.3.14
default duplex mode is full on port ge.3.14.
set port duplex
Use this command to set the default duplex type for one or more ports. This command will only
take effect on ports that have auto-negotiation disabled.
Syntax
set port duplex port-string {full | half}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to set ge.1.17 to full duplex:
C3(su)->set port duplex ge.1.17 full
port-string Specifies the port(s) for which duplex type will be set. For a detailed
description of possible port-string values, refer to “Port String Syntax
Used in the CLI” on page 11-1.
full | half Sets the port(s) to full-duplex or half-duplex operation.