Specifications

3-559
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) virtual-blade
(config) virtual-blade
To configure virtual blades on your WAE device, use the virtual-blade global configuration command.
To negate these actions, use the no form of this command.
virtual-blade {virtual-blade-number | enable}
no virtual-blade {virtual-blade-number | enable}
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
Usage Guidelines Use the virtual-blade global configuration command to enter virtual blade configuration mode.
Examples The following example shows how to enable the virtual blade feature on your WAE:
WAE(config)# virtual-blade enable
WAE(config)# exit
The following example shows that after a reload, you can enter show EXEC command to see the new
virtual blade resource allocation:
# show virtual-blade
Virtual-blade resources:
VB Memory: 299MiB configured, 1749MiB available.
VB Disk space: 0GiB configured, 204GiB available.
/local1/vbs: 128MiB used, 214203MiB available
CPU(s) assigned: 3 4
Virtual-blade(s) state:
virtual-blade 2 has incomplete configuration
The following example puts your WAE into virtual blade configuration mode, editing virtual blade 2.
The mode change is indicated by the system prompt:
WAE(config)# virtual-blade 2
WAE(config-vb)#
virtual-blade-number Number of the virtual blade that you want to edit. This value can be from
1 through 4. Using this command enables virtual blade configuration
mode. See the “Virtual Blade Configuration Mode Commands” section
for more information.
enable Enables the virtual blade feature on your WAE. You must reboot the
WAE after executing this command.