cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1556
Views
15
Helpful
4
Replies

Cisco ISE IP Access

Junyx sen
Level 1
Level 1

Hi, Guys

I have accidentally lockout our cisco ISE, I think added wrongly the IP address int the "IP ACCESS" field in the ISE.

"IP Access" list in the Administration > Admin Access > Settings > Access page.

Now I am not able to login via web or CLI. But our ISE is running on a VM so I can still console in.

Now I tried the command "application start safe" but its not working.

Anyone have encounter this issue who can share their knowledge and experience?

Thanks all.

4 Replies 4

DMel
Level 1
Level 1

Did you ever fix this? I see no one replied (posted 2017, I am replying in 2021).

Hi @DMel 

 if you have a valid backup, please try to:

application reset-config ise
restore <backup> repository <repository> encryption-key plain <key>

Hope this helps !!!

Starting the application in safe mode (application start ise safe) should negate the IP Access restrictions until the services are stopped again.

Did you stop the ise services before starting in safe mode (application stop ise)?

Does the Application Server show a Running state (show app status ise)?

If the answers to both questions are Yes and it's still not allowing GUI access, I would suggest calling TAC to investigate further.

Yes, this actually was the fix for me.

I found another article in the community that mentioned these steps.

 

Thanks for the reply!