Specifications
1-7
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 1 Using the WAAS Command-Line Interface
Using Command Modes
To exit interface configuration mode, use the exit command to return to global configuration mode:
WAE(config-if)# exit
WAE(config)#
Using ACL Configuration Modes
Use the ACL configuration modes to create and modify standard and extended access list configuration
on a WAAS device. From global configuration mode, you can enter the standard and extended ACL
configuration modes.
• Standard—To work with a standard access list, use the ip access-list standard command from the
global configuration mode prompt. The CLI enters a configuration mode in which all subsequent
commands apply to the current access list.
• Extended—To work with an extended access list, use the ip access-list extended command from the
global configuration mode prompt. The CLI enters a configuration mode in which all subsequent
commands apply to the current access list.
To exit an ACL configuration mode, use the exit command to return to global configuration mode:
WAE(config-std-nacl)# exit
WAE(config)#
Using Preposition Configuration Mode
Use preposition configuration mode to create and modify preposition directives on a WAAS device for
prepositioning files for WAFS. To enter this mode, use the accelerator cifs preposition command in the
global configuration mode.
To exit preposition configuration mode, use the exit command to return to global configuration mode:
WAE(config-preposition)# exit
WAE(config)#
Using Virtual Blade Configuration Mode
Use virtual blade configuration mode to configure virtual blades within your WAE or WAVE device. A
WAAS virtual blade acts as a computer emulator with its own virtualized CPU, memory, firmware, disk
drive, CD drive, and network interface card. It works with your WAAS system to provide additional
services for the users on your network.
To enter this mode, use the virtual blade command from the global configuration mode.
To exit virtual blade configuration mode, use the exit command to return to global configuration mode:
WAE(config-vb)# exit
WAE(config)#
Using PKI Certificate Authority Configuration Mode
Use PKI certificate authority configuration mode to add and configure a certificate authority.