The following list describes the requirements for configuring Avocent ACS v6000 Virtual Serial Port Concentrator:
- The ACS v6000 console server runs as a virtual machine and it requires VMWare ESX running version 4.1 or newer.
- A machine running the vSphere Client.
- Minimum system requirements of the ACS v6000 virtual machine:
- 2GB hard drive space
- 512MB memory
- Network adaptor
- Access to the ACS v6000 console server VM ISO file
Note: For more information about downloading and installing ACS v6000, see ACS v6000 Virtual Advanced Console Server.
To configure network parameters:
-
Log in to the ACS v6000 console server as administrator.
-
At the command prompt, enter wiz to view the current IP configuration.
-
To change the IP configuration, press Enter to move through the parameters, accepting the current values.
-
Type the new value for the selected parameter or press CTRL + E to edit the current value.
-
After editing the parameters, click Yes. This updates the parameters with new values.
To configure ACS v6000 console server:
-
Open a web browser and enter the IP address of the console server in the address field.
-
Log in to the ACS v6000 console server as administrator.
-
Click the Expert tab and go to System > License.
-
Add the license and click Save.
-
On the Expert tab, click the Ports folder and click Serial Ports. By Default, all the Serial Ports are disabled.
-
Select the ports that you want to enable and click Enable.
-
Click the Wizard tab. The Security screen appears.
-
Select the desired Security Profile and click Next.
-
Set the desired network parameters and click Next. The default CAS Profile configuration is applied to all serial ports.
-
Check the box to enable all ports and set the desired CAS Profile parameters. Click Next.
-
Click the root link in the Users table.
-
Enter the new password in the password field and confirm it.
-
Click Next.
-
Click the admin link.
-
Enter the new password in the password field and confirm it.
-
Click Next and click Save.
To Configure virtual ports on the virtual machine:
-
Click Edit Virtual Machine Settings from the Getting Started tab.
-
Click Add.
Note: Ensure that the virtual machine is turned off.
-
Click Serial Port and click Next in the pop-up window.
-
Click Connect Via Network and click Next.
-
Ensure that Project is selected.
-
Click Use Virtual Serial Port Concentrator.
-
Type ACSID://ttySxx in the Port URI.
Where xx is between 1 to 48. It defines the virtual serial port from the ACS console server this serial port will connect to.
-
Type telnet://<IP_address> or the DNS of ACS v6000 virtual machine an port in the vSPC URI.
For example:
telnet://192.168.1.1:8801
-
Click Finish.
To configure serial port as the system console:
- Use options in /etc/grub.conf to redirect console output to one of your serial ports. This enables you to see all of the bootup and shutdown messages from your terminal.
- Add this kernel line in the grub.conf file:
console=ttyS0,9600