The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This chapter provides instructions on how to install Cisco Prime vNAM virtual appliance on Red Hat Enterprise Linux KVM using an ISO file.
Table 4-1 summarizes how to quickly get up and running on Red Hat Enterprise Linux KVM:
In order to make the Prime vNAM accessible to the public network and to provide an interface that will accept SPAN data, you must create network bridging which reflects the local configuration and matches the bridges appropriately to the interfaces on the VM. This cannot be standardized and delivered as an automatic and simple installation due to the generic KVM environment and requires customer input. You must perform this task before Prime vNAM installation.
This section provides details on how to configure your virtual network bridges for the two required Prime vNAM ports:
You can skip this step if you already have a network bridge configured, which can be used for the Prime vNAM management port.
To configure the virtual network bridges to the Prime vNAM ports:
Note There are many options, so we recommend you see your Red Hat KVM user documentation.
Step 1 Log into RHEL KVM as root.
Step 2 Enter the commands to add the two bridges.
For example, the commands below assume eth0 is the physical management port and eth1 is the data port.
Continue to Downloading Your Prime vNAM Virtual Appliance ISO File to download the Prime vNAM image onto your KVM host.
The ISO file contains configuration requirements. The file will be named similar to nam-yyy-x.x.x.bin.gz. One ISO file contains the pieces necessary for Prime vNAM installation.
Step 1 Access the Cisco Prime vNAM application image at the following location:
http://software.cisco.com/download/navigator.html
Step 2 Download the Prime vNAM image onto the RH KVM host where there is enough disk space. Usually /home is the largest partition. An example of the internal download command follows:
You can deploy Prime vNAM using command line interface. See KVM documentation for details. See also the Host Configuration Requirements
Step 3 To deploy the Prime vNAM and start a console connection, use something similar to the following command. Change the iso path (-disk), and network bridge names as appropriate.
This command starts a console session on the terminal. You should see the installation process and eventually the Prime vNAM login appears. See Configuring the Cisco Prime vNAM for details on configuring the Prime vNAM.
This section provides steps to perform Prime vNAM installation on the RHEL KVM operating system.
While the following procedure provides a general guideline for how to deploy Cisco Prime vNAM, the exact steps that you need to perform may vary depending on the characteristics of your KVM environment and setup.
These steps assume you have already configured the virtual network bridges before starting the installation. The network bridges enable Prime vNAM to share the KVM host system’s physical network connections.
To create a new Prime vNAM virtual machine:
Step 1 Log in to the server, and launch the KVM console.
Step 2 Launch the Virtual Machine Manager,and click the Create a New Virtual Machine icon.
Step 3 Enter the unique name for this instance of Prime vNAM and select the installation option, then click Forward. In the example below, the name is vNAM_Sample.
Step 4 Under Choose how you would like to install the operating system, select Local install media (ISO image or CDROM), then click Forward.
Step 5 Select Use ISO Image, click Browse to select the location of the Prime vNAM iso file, then click Forward.
Step 6 Enter the RAM memory size of 4096 MB and select two CPUs.
Step 7 Select Enable storage for this virtual machine and ensure the Allocate entire disk now check box is checked.
Tip Ensure the LUN is readable and writeable by everyone if your Prime vNAM is using external storage.
Create a new volume, and choose raw format. You must also enter the maximum size for the storage unit (100GB).
Step 8 Select the new volume and click Choose Volume.
Step 9 Verify your VM settings, check the Customize configuration before install check box.
Step 10 Click Advanced Options drop-down. Make sure that the bridge you have created for management is selected.
Before you install, make sure the following are configured correctly.
Step 12 Select Disk 1 in the installation menu panel, change the advanced option Disk Bus to IDE, then click Apply.
Step 13 Select Boot Options in the installation menu panel. Check the select hard disk, then click Apply.
Step 14 Select NIC in the installation menu panel. The NIC that displays is that of the management port for the Prime vNAM. In the Device Model drop-down, choose virtio.
Step 16 In the Add new virtual hardware window, select Network.
Step 17 From the Host device details drop-down, select the interface on which your Prime vNAM will connect to the network. This will be the bridge you created for data.
Step 18 In the Device Model drop-down, choose virtio.
Step 19 Click Finish. Do a quick review of the NIC and other details.
We recommend that you monitor the messages that appear in the console window to ensure that you are informed about the progress of the installation process.
Note You may want to set your hypervisor to automatically power up the Cisco Prime vNAM virtual appliance when power is restored to the hypervisor layer. This will avoid having to manually restart your Prime vNAM software. See your hypervisor software documentation for detailed instructions.