08-01-2011 01:42 AM - edited 03-10-2019 06:15 PM
Hello,
I'm trying to change the management IP for ACS 5.2 in GUI, but failed to find it.
Is there any way to change the IP address in ACS GUI?
Thanks,
-Alejin
Solved! Go to Solution.
08-01-2011 02:26 AM
Hello Alejin,
you cannot change the IP address in the GUI. The ACS is an application which run on an appliance. You must change the IP address on appliance level, to do so ssh to your appliance and login,
then configure terminal
interface gigabit 0
ip address [your ip address] [your network mask]
exit
exit
write memory
regards
alex
08-01-2011 02:26 AM
Hello Alejin,
you cannot change the IP address in the GUI. The ACS is an application which run on an appliance. You must change the IP address on appliance level, to do so ssh to your appliance and login,
then configure terminal
interface gigabit 0
ip address [your ip address] [your network mask]
exit
exit
write memory
regards
alex
08-02-2011 06:28 AM
Thanks a lot.
08-02-2011 06:35 AM
Hello Alejiin,
you cannot change the IP address by GUI. IP address is a part of the appliance, that is why you have to change it through the console or vty session.
alex
03-24-2014 12:29 PM
Alex - Hope your still watching this forum. I have changed my IP addresses on 5 ACS 5.2 servers using the CLI. I can now login to cli on the new IPs. However, the GUI still shows the old addresses for the other 4 servers, they were not updated of course. Is there a way from the master to update the IP on a secondary server? How do I tell the secondary that the address on the primary has changed?
Thanks - Don
03-25-2014 05:37 AM
From my understanding, you have to deregister the secondary ACS from the primary ACS before changing IP addresses. Then reregister again after changing IP addresses, although I did not do this before.
Please let me know how you go.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide