03-14-2020 05:07 AM
Hi,
I have created the policy ( for Device Administration) in ISE for Network devices to login into devices. I linked Active Directory with ISE so it will use AD username and password for login.
I want after entering login username and password it will directly go to privilege mode (Router# mode) not in user mode (Router>). Actually i want to bypass enable password.
So please guide me, what changes i should do on ISE or at device level.
Regards,
Garry
Solved! Go to Solution.
03-14-2020 11:26 AM
Hi,
If you want to get directly privilege level 15, without the enable password, you would need to create a "shell profile" with "privilege-level 15" and use it in your TACACS Authorization policy. Follow this simple guide in here:
Regards,
Cristian Matei.
03-14-2020 10:36 AM
On the device, you need to have "aaa authorization exec" in addition to the "aaa authentication login" commands. Then in ISE, your shell profile should have privilege 15.
03-16-2020 09:58 AM
Thanks Colby for your reply.
03-14-2020 11:26 AM
Hi,
If you want to get directly privilege level 15, without the enable password, you would need to create a "shell profile" with "privilege-level 15" and use it in your TACACS Authorization policy. Follow this simple guide in here:
Regards,
Cristian Matei.
03-16-2020 09:57 AM
Thanks Cristian , its working now.
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