Manage vMX on VMWare
Read this topic to understand how to perform tasks such as allowing VLAN traffic and setting up serial port connection post vMX installation.
Allowing VLAN Traffic
Note the following regarding VLAN usage on vMX ESXi:
vMX on VMware ESXi supports 64 VLANs per IFD.
For VLANS to work on the VMware ESXi, you must set VLAN offload on the NICs that are being used.
To allow VLAN traffic to reach vMX, configure the interface to allow all VLAN IDs.
To configure the interface to pass all VLAN traffic:
- In the left navigation pane, select the ESXi server and click the Configuration tab.
- Select Networking and click Properties next to the Standard Switch that contains your WAN interface.
- In the vSwitch Properties dialog box, select the network interface in the Port tab and click Edit at the bottom.
- In the Port Group Properties section, select All from the VLAN ID list in the General tab and click OK.
Setting Up a Serial Port Connection to the VM
You can set up the ESXi firewall to allow incoming serial port connections so that you can access the VM using telnet.
To configure the serial port connection for a VM:
After you have configured the serial port connection, you can
access the VM using the telnet esxi-server-ip-address port-number
command.
Logging In to VCP
You can access the serial console using the telnet esxi-server-ip-address port-number
command, and log in with the username root
and
no password.
To disconnect from the console, log out of the session and press
Ctrl + ]. At the telnet>
prompt, type close
and
press Enter.
Logging In to VFP
You can access the serial console using the telnet esxi-server-ip-address port-number
command, and log in with the username root
and
password root
.
To disconnect from the console, log out of the session and press
Ctrl + ]. At the telnet>
prompt, type close
and
press Enter.
Viewing CPU Information
To display CPU information, select the ESXi server in the left navigation pane and click the Summary tab in the Inventory view.
Verifying Whether VMs Are Running
To verify that the VMs are running after vMX is installed, select the VM in the left navigation pane and click the Summary tab of the VM. The Summary tab displays the current status and whether the VM is powered on or off.