Wireless Access

last person joined: yesterday 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

local-userdb.bin

This thread has been viewed 0 times
  • 1.  local-userdb.bin

    Posted Feb 28, 2013 04:38 AM

    Hi

     

    Im trying to export the local-userdb with the following command:

    copy flash: local-userdb-export tftp: x.x.x.x aruba/local-userdb.bin

     

    but it doesnt work. I have a controller running 6.2.0.2 and the command above worked when i run 6.1.2.3



  • 2.  RE: local-userdb.bin

    EMPLOYEE
    Posted Feb 28, 2013 05:16 AM
    You must first export the local user db to a file, and then copy it via tftp.


  • 3.  RE: local-userdb.bin

    Posted Mar 01, 2013 03:53 AM

    and how should the command be if i want to extract and the send to an tftp server?

     

     



  • 4.  RE: local-userdb.bin
    Best Answer

    EMPLOYEE
    Posted Mar 01, 2013 03:58 AM

    local-userdb export <filename>

    copy flash: <filename> tftp:<ip address> <filename>

     



  • 5.  RE: local-userdb.bin

    Posted Mar 04, 2013 04:47 AM

    thanks, works perfectly!