01-20-2022 09:09 AM
Hello, I have configured Authentication/Authorization on my Ruckus ICX 7150 swithes via AAA (Tacacs+(Cisco ACS)). Authentication/Authorization works fine via SSH, but as I have discovered console doesn't work anymore. I connect the cable to console port but nothing happend
Here is my config:
aaa authentication login default tacacs+ local
aaa authentication login privilege-mode
aaa authorization commands 0 default tacacs+ none
aaa authorization exec default tacacs+ none
aaa accounting exec default start-stop tacacs+
Which command I have missed?
Thanks.
01-21-2022 04:25 AM
upd
01-23-2022 10:22 AM
upd
01-25-2022 07:30 AM
Hey There,
You would need the following to enable console auth:
ICX(config)#enable aaa console
Are you saying you are getting no console response at all? If that is the case, that would have nothing to do with the configuration. You should get some response on console no matter the configuration.
01-25-2022 12:13 PM
Hello ben_beck, thanks for your reply.
I tried with enable console aaa, but situation is the same.
Yes, no response at all.