Hi community,
I'm trying to set up the radius protocol on the console port of my HPE 5510.
The radius protocol works fine for SSH, but I can't get it to work for the Console port. However, I can connect with the "admin" account.
I've added the following command lines:
line class aux
authentication-mode scheme
user-role network-admin
idle-timeout 30 0
#
line aux 0 1
authentication-mode scheme
user-role network-admin
#
When I test a connection via radius, I always get: AAA authentication failed.
Could you please help me? I wonder if it's really possible to configure the radius on the console port? But I'd be surprised if I didn't .
Thank you very much