problems with username/password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
Catalyst 9000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2021 10:19 AM
- Post the configuration here , perhaps authenticating parts only and or cloak sensitive information.
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2021 04:58 PM
it has been configured to require a logon to enter privileged exec mode,
Can we view that configuration ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
