A-122
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A ACS Command Reference
Configuration Commands
hostname
To set the hostname of the system, use the hostname command in Configuration mode. To delete the
hostname from the system, use the no form of this command. This resets the system to localhost.
hostname word
Syntax Description
Defaults No default behavior or values.
Command Modes Configuration
Usage Guidelines A single instance type of command, hostname only occurs once in the configuration of the system. The
hostname must contain one argument; otherwise, an error occurs.
Examples acs/admin(config)# hostname myserver-1
Hostname was modified.
ACS is restarting and a new HTTP certificate will be generated.
Stopping ACS ......................
Starting ACS ....
To verify that ACS processes are running, use the
'show application status acs' command.
myserver-1/admin(config)#
icmp echo
To configure the Internet Control Message Protocol (ICMP) echo responses, use the icmp echo
command in Configuration mode.
icmp echo {off | on}
Syntax Description
Defaults The system will behave as if the ICMP echo response is on (enabled).
word Name of the host. Contains at least 2 to 64 alphanumeric characters and an
underscore ( _ ). The hostname must begin with a character that is not a space.
echo Configures ICMP echo response.
off Disables ICMP echo response
on Enables ICMP echo response.