Specifications

3-722
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config-vb) interface
(config-vb) interface
To bridge a virtual blade interface to an interface on your WAE, use the interface virtual blade
configuration command.
interface vb-interface bridge {GigabitEthernet [slot]/[port] | PortChannel channel}
Syntax Description
Defaults No default behavior or values.
Command Modes virtual blade configuration mode
Device Modes application-accelerator
Usage Guidelines The virtual blade requires bridging of its virtual interface to a physical interface on the WAE so that it
can connect to the network and other services.
Examples The following example shows how to bridge interface 1 on virtual blade 2 to Gigabit Ethernet slot 2, port
0 on the WAE:
WAE(config)# virtual-blade 2
WAE(config-vb)# interface 1 bridge GigabitEthernet 2/0
Related Commands (config-vb) autostart
(config-vb) boot
(config-vb) cpu-list
(config-vb) description
(config-vb) device
(config-vb) disk
(config-vb) memory
vb-interface Virtual blade interface to be bridged; valid values are 1 or 2.
bridge Specifies that a virtual blade interface will be bridged to a physical WAE
interface.
GigabitEthernet Specifies a Gigabit Ethernet interface on the WAE, and the port value is 0.
slot (Optional) Slot value is 1 or 2.
port (Optional) Port value is 0.
PortChannel channel Specifies a port channel interface on the WAE. The value is 1.