Cisco Console Port Help
Timothy M Butterworth
timothy.m.butterworth at gmail.com
Fri Apr 18 06:28:04 UTC 2025
Hello,
I have the following configuration and I am having an issue. Logging into a
VTY line through SSH takes me immediately to enable privileged mode login.
Logging into Console takes me to a non-privileged mode login and I have to
enter the Enable Secret Password. How do I get the console to take me
immediately to enable privileged mode login?
### Free RADIUS Configuration
sudo vim /etc/freeradius/3.0/clients.conf
client 10.0.0.0/8 {
secret = REMOVED
nastype = cisco
shortname = Butter.net
}
### FreeRADIUS User Config
sudo vim /etc/freeradius/3.0/users
tmb Cleartext-Password := "REMOVED"
Service-Type = NAS-Prompt-User,
Cisco-AVPair = "shell:priv-lvl=15"
# FreeRADIUS group config
DEFAULT Group == "cisco-rw"
Service-Type = NAS-Prompt-User,
Cisco-AVPair == 'shell:priv-lvl=15',
User-Name = tmb
Thanks
Tim
--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org/
⠈⠳⣄⠀⠀
More information about the Freeradius-Users
mailing list