Specifications

3-649
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config-if) full-duplex
(config-if) full-duplex
To configure an interface for full-duplex operation on a WAAS device, use the full-duplex interface
configuration command. To disable this function, use the no form of this command.
full-duplex
no full-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 command to configure an interface for full duplex. Full duplex allows data to travel in
both directions at the same time through an interface or a cable. Half duplex ensures that data travels
only 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.
Note We strongly recommend that you do not use half duplex on the WAE, routers, switches, or other
devices. Half duplex impedes the system ability to improve performance and should not be used.
Check each Cisco WAE interface and the port configuration on the adjacent device (router,
switch, firewall, WAE) to verify that full duplex is configured.
Examples The following example shows how to configure full duplex on a Gigabit Ethernet interface in slot 1/port
0:
WAE# configure
WAE(config)# interface GigabitEthernet 1/0
WAE(config-if)# full-duplex
The following example shows how to disable full duplex:
WAE(config-if)# no full-duplex
Related Commands (config-if) half-duplex