cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9956
Views
0
Helpful
3
Replies

ACS 5.1 change nameserver (DNS server)

Jason Aarons
Level 6
Level 6

In Cisco Secure ACS 5.1 how do I change my nameserver (DNS server)?

3 Replies 3

Log into the CLI, then do "show run" to see the current config, then go into "config t" (as you would on an IOS device) and make the changes as needed.

Cool . That worked. Wonder why you can't setup network settings from the GUI.

Config t

Ip name-server x.x.x.x

!

Wr mem

Because the GUI controls the application (ACS) and the change you wanted to make was to the operating system.