In this section:
Redirect ISO File
Perform the following steps to redirect the ISO file.
- Login as user root on the VMware ESXi GUI.
- Enter your VMware administrator user name.
- Enter your VMware administrator password.
Click Virtual Machines, and click the VM that you want to configure.
Figure 1: VM03 DetailsNoteThe figures shown in this procedure are intended as examples of the user interface and might not match the presented images exactly.
- Click Edit to adjust the VM settings.
Expand the CD/DVD Drive 1 drop-down menu.
Figure 2 Adjust Drive Settings- In the Status field, check the Connect at power on box.
In the CD/DVD Media field, click Browse.
Figure 3: Browse ISO FilesNavigate to the ISO file and click Select.
Figure 4 Adjusted Drive Settings- Click Save.
Install SBC SWe OS
Perform the following steps to install the SBC SWe OS.
- Login as user root on the VMware ESXi GUI.
- Enter your VMware administrator user name.
- Enter your VMware administrator password.
- Click Virtual Machines, and click the VM that you want to configure.
Click Power on to power on the VM that has the ISO file.
Figure 5 VM03 Power OnNoteThe figures shown in this procedure are intended as examples of the user interface and might not match the presented images exactly.
The ConnexIP Installer window is displayed. Press Enter.
Figure 6 ConnexIP Installer
You are prompted to enter the login credentials once the installation is complete.
Figure 7 Login PromptLog on to the CLI as
linuxadmin
. The system prompts you for the following IP addresses:Make sure you enter the exact primary management IPv4, network mask, and gateway IP details. You will have to reinstall the OS if the details are incorrect.
Primary Management IPv4 Address
Primary Management Network Mask
Primary Management Gateway IP Address
IPv6 Address. Press
y
and enter the IPv6 address if you want to set IPv6. Pressn
if you do not want to set IPv6.The IPv6 address for management can be configured only in this step.
Figure 8 Enter IP Addresses
Verify the Configured Logical Interfaces
Perform the following steps to verify the MAC Addresses.
- Login as user root on the VMware ESXi GUI.
- Enter your VMware administrator user name.
- Enter your VMware administrator password.
- Click Virtual Machines, and click the VM that you want to configure.
Click Console and select an option to open the console.
Figure 9: Open ConsoleNoteThe figures shown in this procedure are intended as examples of the user interface and might not match the presented images exactly.
Run the following command to retrieve the mapping MAC address:
ifconfig -a
Run the following command to retrieve the specific interface MAC address for the management interface:
ifconfig mgt0
If you have other network interfaces configured for NIC teaming, repeat this step to retrieve the MAC addresses (refer to Configure the NIC Teaming).
Note the mapping MAC address for each interface and then exit the console.
Figure 10: Console - MAC Address- Click Edit.
Expand the Network Adapter drop-down menus and verify that the MAC addresses map to the correct network interfaces.
In the Status field, do not uncheck the Connect at power on the box.
Keystroke Errors After OS InstallationIf you are using a wide-area or low-bandwidth connection, the time delay over the network may cause the virtual machine to start autorepeat. This can manifest in unintended repeated keystrokes when typing in a remote console. If you experience this issue, refer to the VMware Knowledge Base for a solution.
Figure 11 Verify MAC Address