Aruba & ProVision-based
1753454 Members
6380 Online
108794 Solutions
New Discussion юеВ

How to remove ProCurve "aaa authentication console enable radius Lokal"

 
Vale0
Advisor

How to remove ProCurve "aaa authentication console enable radius Lokal"

How to remove the ProCurve command "aaa authentication console enable radius Lokal"

aaa authentication console enable radius local
aaa authentication ssh login radius local
aaa authentication ssh enable radius local


**example config**

no telnet-server
telnet-server listen data
no web-management
web-management listen data
ip ssh listen data
snmp-server listen data
aaa authentication console enable radius local
aaa authentication ssh login radius local
aaa authentication ssh enable radius local
oobm
   disable
   ip address dhcp-bootp
   exit
tftp server listen data
no autorun
no dhcp config-file-update
no dhcp image-file-update
password manager
password operator

3 REPLIES 3
16again
Respected Contributor

Re: How to remove ProCurve "aaa authentication console enable radius Lokal"

Did you already try:

conf t
no aaa authentication console enable radius local

Vale0
Advisor

Re: How to remove ProCurve "aaa authentication console enable radius Lokal"

I tried these commands

HP-E6600ml-48G-4XG# conf t
HP-E6600ml-48G-4XG(config)# no aaa authentication console enable radius local
Invalid input: console
HP-E6600ml-48G-4XG(config)# no aaa authentication ssh login radius local
Invalid input: ssh
HP-E6600ml-48G-4XG(config)# no aaa authentication ssh enable radius local
Invalid input: ssh
HP-E6600ml-48G-4XG(config)#

Vale0
Advisor

Re: How to remove ProCurve "aaa authentication console enable radius Lokal"

the problem was solved the following commands

aaa authentication console enable local
aaa authentication ssh enable local
aaa authentication ssh login local

sh authentication

Status and Counters - Authentication Information

  Login Attempts : 3
  Respect Privilege : Disabled

              | Login      Login      Enable     Enable
  Access Task | Primary    Secondary  Primary    Secondary
  ----------- + ---------- ---------- ---------- ----------
  Console     | Local      None       Local      None
  Telnet      | Local      None       Local      None
  Port-Access | Local
  Webui       | Local      None       Local      None
  SSH         | Local      None       Local      None
  Web-Auth    | ChapRadius
  MAC-Auth    | ChapRadius