Installing vWLC and KVM with Ubuntu
This chapter contains the following topics:
- Installing Ubuntu and KVM
- One Time Network Configuration on Ubuntu
- Launching vWLC Using VMM
- Accessing vWLC
Installing Ubuntu and KVM
To install Ubuntu and KVM, perform the following steps:
One Time Network Configuration on Ubuntu
To execute one time network configuration on Host Linux, perform the following steps:
Launching vWLC Using VMM
To launch vWLC using VMM, perform the following steps:
![]() Note | This is similar to installation using Fedora. |
| Step 1 | Launch Virtual
Machine Manager (VMM):
|
| Step 2 | From the command
prompt, vWLC can be instantiated from shell as well with the following command
(modify the filename and path as needed):
virt-install --connect=qemu:///system --network=network:VM-Service-network,model=virtio --network=network:VM-Mgmt-network,model=virtio --name=vm1 --cdrom=/home/user/vWLC/images/<AS_CTVM_8_1_xx_xx.iso> --disk path=/var/lib/libvirt/images/4.img,size=8 --ram 2048 --vcpus=1 --vnc --vncport=5926 |
Accessing vWLC
Virtual WLC (vWLC) can be accessed in following ways:

Feedback