Network
If everything is configured correctly, a Telnet session should open on the server
connected to port 1. If not, check the configuration, follow the above steps again,
and check Appendix C - Software Upgrade and Troubleshooting.
Step 6 - Save the changes.
Execute the following command to save the configuration:
# saveconf
CLI Method - IP address
It is also possible to configure the IP address and netmask using the CLI interface. This
example will set 192.168.160.10 as IP address and 255.255.255.0 as mask. To configure
it, follow the steps below:
Step 1 - Open the CLI interface by issuing the command:
# CLI
Step 2 - Configuring the unit's IP address
cli> config network hostsettings primipaddress 192.168.160.10
Where 192.168.160.10 is the desired IP address.
Step 3 - Configuring unit's network mask address.
cli> config network hostsettings primsubnetmask 255.255.255.0
Where 255.255.255.0 is the desired subnet mask.
Step 4 - Activate the configuration.
cli> config runconfig
Step 5 - Save the configuration.
cli> config savetoflash
Step 6 - Exiting the CLI mode.
To exit the CLI mode and return to ACS's shell, type the following command:
cli> quit
102
Need help?
Do you have a question about the AlterPath ACS and is the answer not in the manual?