Specifications
1-6
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 1 Using the WAAS Command-Line Interface
Using Command Modes
Configuration Submodes
Configuration submodes are used for the configuration of specific features within the scope of a given
configuration mode. From global configuration mode, you can enter the following configuration
submodes:
• Interface configuration mode
• Standard ACL configuration mode
• Extended ACL configuration mode
• Preposition configuration mode
• Virtual blade configuration mode
• PKI certificate authority configuration mode
• PKI global settings configuration mode
• SSL accelerated service configuration mode
• SSL cipher list configuration mode
• SSL global service configuration mode
• SSL host peering service configuration mode
• SSL management service configuration mode
Exiting Configuration Mode
Common functions used in configuration modes include the following:
• Exit current mode—To exit global configuration mode or any subordinate configuration mode, use
the exit command or Ctrl-Z.
• Exit to privileged EXEC mode—To exit to privileged EXEC mode from global configuration mode
or any subordinate configuration mode, use the end global configuration command:
WAE(config)# end
WAE#
Using Interface Configuration Mode
Use interface configuration mode to set, view, and test the configuration of WAAS software features on
a specific interface. To enter this mode, enter the interface command from the global configuration
mode. The following example shows how to enter interface configuration mode:
WAE# configure
WAE(config)# interface ?
GigabitEthernet Select a gigabit ethernet interface to configure
InlinePort Select an inline port interface to configure
PortChannel Ethernet Channel of interfaces
Standby Standby groups
WAE(config)# interface gigabitethernet ?
<1-2>/ GigabitEthernet slot/port
WAE(config)# interface gigabitethernet 1/0
WAE(config-if)#