Ethernet Configuration Commands
78-21075-01 Command Line Interface Reference Guide
Command Mode
Interface Configuration (Ethernet, Port-channel) 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 gi5 to 100 Mbps operation.
(config)#
switchxxxxxx
switchxxxxxx
(config-if)#
23.7
duplex
Use the duplex Interface Configuration (Ethernet, Port-channel) mode command to
configure the full/half duplex operation of a given Ethernet interface when not
using auto-negotiation. Use the no form of this command to restore the default
configuration.
Syntax
{half | full}
duplex
no duplex
Parameters
•
half—Forces half-duplex operation.
•
full—Forces full-duplex operation.
Default Configuration
The interface operates in full duplex mode.
Command Mode
Interface Configuration (Port-channel) mode
interface gi5
speed
100
23
351