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

Reference guide
Hide thumbs Also See for CSACS-1121-K9:
Table of Contents

Advertisement

Appendix A
ACS Command Reference
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
Command

ip domain-name

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.
Syntax Description
prefix
mask
ip-address
Defaults
No default behavior or values.
OL-18996-01
ip route prefix mask gateway ip-address
no ip route prefix mask
IP route prefix for the destination.
Prefix mask for the destination.
IP address of the next hop that can be used to reach that network.
Description
Defines a default domain name that the ACS server uses to complete
hostnames.
CLI Reference Guide for the Cisco Secure Access Control System 5.1
Configuration Commands
A-127

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents