After creating a KVM instance you must install the SBC Operating System (OS).
To install the SBC OS:
In the SBC Installer Boot Menu screen press Enter to begin the installation.
The OS installation begins.
The figures shown in this procedure are intended as examples of the user interface and might not match the presented image exactly.
After installation completes press Enter.
You will be prompted to enter the log on details:
Enter linuxadmin
as the login and sonus
as the password.
Enter the following command to login as root
with sonus1
as the password.
su - root
You are prompted to enter the IP information:
Perform one of the following steps:
Enter y to set IPv6
Enter IPv6 management IP address.
Enter IPv6 gateway address.
Enter n if you do not want to set IPv6.
To verify the logical interfaces (management interface, HA interface and packet interfaces) with the MAC address:
Enter the command to get the MAC address mapped with the interface:
ifconfig -a
Or
Enter the command to get MAC address of a specific interface. For example, management interface, execute the following command:
ifconfig mgt0
The figures shown in this procedure are intended as examples of the user interface and might not match the presented image exactly.
Note the MAC address for each interface. For example, in the above screen, the MAC address for mgt0 is 52:54:00:d7:f3:69.