Factory Reset AP via ssh

TAPTech
TAPTech Posts: 167  Master Member
First Comment Friend Collector Sixth Anniversary Nebula Gratitude
edited May 2024 in Wireless

Is it possible to factory reset an NWA-5123AC via SSH command?

All Replies

  • Alfonso
    Alfonso Posts: 257  Master Member
    5 Answers First Comment Friend Collector Second Anniversary

    Hi @TAPTech


    I am not sure if it can be done on NWA-5132AC, but you can try

    # erase running-config
    # write memory
    


    I hope it helps.


    Regards

  • TAPTech
    TAPTech Posts: 167  Master Member
    First Comment Friend Collector Sixth Anniversary Nebula Gratitude

    Hi Alfonso,

    I asked ZYXEL tech support and they said to run this, which works:

    apply /conf/system-default.conf


    Thank you for your reply!