11-19-2021 08:55 AM
I am working on a cisco 9300 switch with the 17.3.3 software installed. it has been configured to require a logon to enter privileged exec mode, but when we go to verify the configuration worked it does not require the logon. Myself and another engineer have gone through the configuration line by line and we have the configuration correct as far as we can see. Were stumped as to what the problem could be.
11-19-2021 10:19 AM
- Post the configuration here , perhaps authenticating parts only and or cloak sensitive information.
M.
11-19-2021 11:22 AM - edited 11-19-2021 11:25 AM
try to add this:
aaa new-model
aaa authentication login default local
11-19-2021 04:58 PM
it has been configured to require a logon to enter privileged exec mode,
Can we view that configuration ?
11-20-2021 04:18 AM
Hello
Try the following
username <name> privilege 15 algorithm-type scrypt secret <password> aaa authentication login default local aaa authorization console aaa authorization exec default local if-authenticated
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