Ethernet Configuration Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 388
17
• 1000—Forces 1000 Mbps operation
Default Configuration
The port operates at its maximum speed capability.
Command Mode
Interface (Ethernet, Port Channel) Configuration mode
User Guidelines
The no speed command in a port-channel context returns each port in the
port-channel to its maximum capability.
Example
The following example configures the speed of gi14 to 100 Mbps operation.
switchxxxxxx(config)#
interface gi14
switchxxxxxx(config-if)#
speed 100
17.7 duplex
To configure the full/half duplex operation of a given Ethernet interface when not
using auto-negotiation, use the duplex Interface (Ethernet, Port Channel)
Configuration mode command. To restore the default configuration, use the no
form of this command.
Syntax
duplex
{half | full}
no duplex
Parameters
• half—Forces half-duplex operation.
• full—Forces full-duplex operation.
Default Configuration
The interface operates in full duplex mode.