Specifications

3-422
Cisco Wide Area Application Services Command Reference
OL-11817-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
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 EXEC command to configure an interface for full-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 full-duplex operation 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 disables full-duplex operation:
WAE(config-if)# no full-duplex
Related Commands (config-if) half-duplex
(config) interface
show interface
show running-config
show startup-config