Wired Intelligent Edge

 View Only
  • 1.  How to remove ProCurve "aaa authentication console enable radius Lokal"

    Posted Jan 05, 2016 06:20 AM

    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



  • 2.  RE: How to remove ProCurve "aaa authentication console enable radius Lokal"

    Posted Jan 05, 2016 11:19 AM

    Did you already try:

    conf t
    no aaa authentication console enable radius local



  • 3.  RE: How to remove ProCurve "aaa authentication console enable radius Lokal"

    Posted Jan 05, 2016 09:50 PM

    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)#



  • 4.  RE: How to remove ProCurve "aaa authentication console enable radius Lokal"

    Posted Jan 06, 2016 04:44 AM

    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