Specifications
3-623
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) virtual-blade
(config) virtual-blade
To configure virtual blades on your WAAS 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. This
command is available only on WAAS devices that support virtual blades.
Examples The following example shows how to enable the virtual blade feature on your device:
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 device into virtual blade configuration mode, editing virtual blade 2.
The mode change is indicated by the system prompt:
WAE(config)# virtual-blade 2
virtual-blade-number Number of the virtual blade that you want to edit. This value can be from
1 through 6, depending on the number of virtual blades supported on the
device. 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 WAAS device. You must
reboot the device after executing this command.