Developer

last person joined: 6 days ago 

Expand all | Collapse all

Enable username setup on Ansible

This thread has been viewed 6 times
  • 1.  Enable username setup on Ansible

    Posted Apr 08, 2020 09:09 AM

    Hello,

     

    I am working to push the configuration from ansible to switches that already had radius and aaa configuration,

    My ansible doesn't have an issue to login with login username, but I can't log in to enable username and password.

     

    Do you have any solution for this situation?



  • 2.  RE: Enable username setup on Ansible

    MVP GURU
    Posted Apr 08, 2020 09:12 AM

    Hi,

     

    What switch and model ? (and firmware)

     

    What your configuration ? (for AAA)



  • 3.  RE: Enable username setup on Ansible

    Posted Apr 08, 2020 09:18 AM

    Switch 5412Rzl2

     

    radius-server host xxxxxxxxxxxx encrypted-key "xxxxxxxxxx"
    ip source-interface radius xxxxxxxx
    aaa authentication console login radius local
    aaa authentication web login radius local
    aaa authentication web enable radius local
    aaa authentication ssh login radius local
    aaa authentication ssh enable radius local



  • 4.  RE: Enable username setup on Ansible

    MVP GURU
    Posted Apr 08, 2020 09:27 AM

    What firmware ?

     

    because there is also

    aaa authentication rest login radius local with last 16.08.00x firmware (if remember)



  • 5.  RE: Enable username setup on Ansible

    Posted Apr 08, 2020 09:33 AM


  • 6.  RE: Enable username setup on Ansible

    MVP GURU
    Posted Apr 09, 2020 10:27 AM

    do you have try to add aaa authentication rest login radius local ?