Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
106 Avaya C460 Reference Guide
Example:
set port duplex
User level: read-write, admin.
Use the set port duplex command to configure the duplex type of an Ethernet
or Fast Ethernet port or range of ports.You can configure Ethernet and Fast Ethernet
interfaces to either full duplex or half duplex.
The duplex status of a port in auto-negotiation mode is determined by auto-
negotiation. An error message is generated if you attempt to set the transmission
type of auto negotiation Fast Ethernet ports to half- or full-duplex mode.
The syntax for this command is:
set port duplex <module>/<port> [value]
Example:
To set port 1 on module 4 to full duplex:
set port edge admin state
User level: read-write, admin.
Use the set port edge admin state command to set the port as an RSTP
edge-port or non-edge-port.
seconds Time interval in seconds — 0-65535
C460-1(super)# set port dot1x quiet-period 1/2 5000
module Number of the module (3-6). If you do not specify a number,
the ports on all the modules are shown.
port Number of the port on the module. If you do not specify a
number, all the ports on the module are shown.
You can also specify a range of ports separated by a dash, for
example, 4/5-13 for ports 5 to 13 on module 4.
value full – set full-duplex transmission
half – set half-duplex transmission
C460-1# set port duplex 4/1 full
Port 4/1 set to full-duplex.