Overview
Specifies the steps to create the Cisco Catalyst 8000V VM using command line interface.
Before you begin
-
Download and install the virt-install RPM package on the KVM server.
-
Download the .qcow2 image from the Cisco Catalyst 8000V software installation image package. Then copy the file to a local device or network device.
Procedure
| 1. | To create the VM for a .qcow2 image, use the virt-install command. Creates a new VM instance and starts the instance. Example:
|
|
| 2. | To create the VM, for a .iso image, perform these steps: |
|
| 3. | To provide the Day 0 configuration through the c8000v_config.iso disk image, add an additional parameter to the virt-install command. Example:
For more information, see Day 0 Configuration. |
|
| 4. | After the installation is complete, the Cisco Catalyst 8000V VM shuts down. Run the virshstart command to start the VM.
|