Specifications

3-423
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config-if) half-duplex
(config-if) half-duplex
To configure an interface for half-duplex operation on a WAAS device, use the half-duplex interface
configuration command. To disable this function, use the no form of this command.
half-duplex
Syntax Description This command has no arguments or keywords.
Defaults No default behavior or values
Command Modes interface configuration
Device Modes application-accelerator
central-manager
Usage Guidelines Use this interface configuration command to configure an interface for half-duplex operation. Full
duplex allows data to travel in both directions at the same time through an interface or a cable. A
half-duplex setting ensures that data only travels in one direction at any given time. Although full duplex
is faster, the interfaces sometimes cannot operate effectively in this mode. If you encounter excessive
collisions or network errors, configure the interface for half duplex rather than full duplex.
Examples The following example configures half-duplex operation on the Gigabit Ethernet interface in
slot
1/port 0:
WAE# configure
WAE(config)# interface GigabitEthernet 1/0
WAE(config-if)# half-duplex
The following example disables half-duplex operation:
WAE(config-if)# no half-duplex
Related Commands (config-if) full-duplex
(config) interface
show interface
show running-config
show startup-config