Installing Cisco Virtual Ethernet Module (VEM) on an ESX/ESXi host using the command line
book
Article ID: 311280
calendar_today
Updated On:
Products
VMware vSphere ESXi
Issue/Introduction
This article provides steps for installing Cisco Virtual Ethernet Module (VEM) on an ESX/ESXi host using the command line.
Environment
VMware ESX 4.0.x
VMware ESXi 4.1.x Embedded
VMware vSphere ESXi 5.0
VMware ESXi 4.1.x Installable
VMware ESX 4.1.x
VMware ESXi 4.0.x Installable
VMware ESXi 4.0.x Embedded
Resolution
Install VEM on an ESX 4.x host
Use Update Manager or use the command line with the instructions described below:
Copy the Cisco VEM from the Nexus 1000 by pointing the browser to the Nexus Management IP address.
Log in to the ESX host using Putty.
Run these commands: # esxcfg-firewall --allowoutgoing # esxupdate --bundle http://<Nexus_IP_address>/cisco/cisco-vem-v100-4.0.4.1.1.27-0.4.2.zip info
Note>: Use a browser to verify the correct directory name before running the preceding command. # esxupdate --bundle http://<Nexus_IP_address>/cisco/cisco-vem-v100-4.0.4.1.1.27-0.4.2.zip update # esxcfg-firewall --blockoutgoing
Run this command and ensure that the bundle is installed:
# esxupdate query
Check the status of the datapath array (DPA) using these commands:
# /etc/init.d/vem-v100-vssnet-dpa status # /etc/init.d/vem-v100-vssnet-load status # vem status
Install VEM on an ESXi 4.x and 5.x host
Use the command line:
Copy the Cisco VEM to the ESX host using the vSphere Client File Upload feature.This copies the .vib file to the ESX datastore.
Log in to the ESXi host as a user with administrator privileges.
Determine the datastore path so you can change directory to that path.
Run this command and determine the datastore path:
# vdf
Change directory to the location of the installer file using this command: # cd /vmfs/volumes/<directory_path>
The .vib file for the VEM can be installed on the ESXi host using:
Note: If you are using vMA or RCLI, install VEM using this command (example is ESXi 4.x) : # vihostupdate -i -b cross_cisco-vem-v100-4.0.4.1.1.27-0.4.2-release.vib -- server <hostname>
To verify that the VEM has been installed successfully use: