EasyManua.ls Logo

Cisco CSACS-1121-K9 - Ip Domain-Name; Ip Name-Server; Ip Route

Cisco CSACS-1121-K9
190 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
A-127
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A ACS Command Reference
Configuration Commands
Usage Guidelines The first name server added with the ip name-server command will occupy the first position and the
system will first use that server in resolving the IP addresses.
You can add name servers to the system one at a time or all at once, until you reach the maximum (3).
If you already configured the system with three name servers, you must remove at least one server to add
additional name servers.
To place a name server in the first position so that the subsystem uses it first, you must remove all name
servers with the no form of this command before you proceed.
Examples acs/admin(config)# ip name-server 209.165.201.1
Name Server was modified. You must restart ACS.
Do you want to restart ACS now? (yes/no) yes
Stopping ACS ......................
Starting ACS ....
To verify that ACS processes are running, use the
'show application status acs' command.
acs/admin(config)#
You can choose not to restart the ACS server; nevertheless, the changes will take effect.
Related Commands
ip route
To configure the static routes, use the ip route command in Configuration mode. To remove static routes,
use the no form of this command.
Static routes are manually configured. This makes them inflexible (they cannot dynamically adapt to
network topology changes) but extremely stable. Static routes optimize bandwidth utilization, because
no routing updates need to be sent to maintain them. They also make it easy to enforce routing policy.
ip route prefix mask gateway ip-address
no ip route prefix mask
Syntax Description
Defaults No default behavior or values.
Command Description
ip domain-name Defines a default domain name that the ACS server uses to complete
hostnames.
prefix IP route prefix for the destination.
mask Prefix mask for the destination.
ip-address IP address of the next hop that can be used to reach that network.

Table of Contents

Related product manuals