Introduction
This document shows 2 methods for ACS 5.X installation
Method 1:
VMWare Workstation 7 - VM Configuration Tasks
VMWare Workstation 7 - VM Configuration Tasks
VMWare Workstation 7 - VM Configuration Tasks
VMWare Workstation 7 - VM Configuration Task
- VMWare WS 7.2 > File > New Virtual Machine
- At the Welcome Wizard, choose Custom (advanced) radio button
- At the Hardware Compatibility choose Workstation 6.5-7.x
- Guest Operating System Installation: select <I will install the operating system later> radio button
- elect a Guest Operating System: select <Linux> radio button then select <Other Linux 2.6x kernel> from pulldown list
- Name the Virtual Machine: give it a meaningful name
- Processor Configuration: select 2 processors
- Memory for the Virtual Machine: select 4 GB
- Network Type: select <Use bridged networking> radio button
- Select I/O Controller Types: select LSI Logic
- Select a Disk: Create a new virtual disk
- Select a Disk Type: SCSI
- Maximum Disk Capacity: Maximum disk size 60 GB, Split virtual disk into multiple files
- Specify Disk File: leave this as default, click next then click Finish
Method 2:
VMWare Fusion 3.1 - VM Configuration Tasks
- File > New
- Option-1 Insert your ACS 5.2 bootable DVD disc, then select the <Install this operating system> radio button
- Option-2 if you wish to install directly from the ACS ISO image file, choose <Continue without disc> Then select <Use operating system installation disc image file> radio button and browse to your ISO file. Choose Operating System: OS: Linux version: CentOS
- Linux Easy Install : uncheck <Use Easy Install>
- Click on Customize Settings button and provide a name to your new VM e.g., ACS52.vmwarevm
- From your settings screen provide the following configuration:
- 2 processor cores and 4096 MB RAM
- Hard Disk: 60 GB
- Network: Connect directly to the physical network (Bridged)
7. Power on your VM.
Scenario 2
Problem:
I'm trying to change the management IP for ACS 5.2 in GUI, but failed to find it.
Is there any way to change the IP address in ACS GUI?
Solution
you cannot change the IP address in the GUI. The ACS is an application which run on an appliance. You must change the IP address on appliance level, to do so ssh to your appliance and login,
then configure terminal
interface gigabit 0
ip address [your ip address] [your network mask]
exit
exit
write memory