How to reset UniFi Security Gateway (USG) to factory defaults using SSH and CLI commands
Unifi Security Gateway (USG) default username and password
Connect to the USG using SSH. The default username and password is ubnt ubnt
# reset to factory defaults set-default
The USG will reboot
After restarting, the USG will have the factory default IP address 192.168.1.1
Reference:
UniFi - How to Reset Devices to Factory Defaults
by Author
https://help.ui.com/hc/en-us/articles/205143490-UniFi-How-to-Reset-Devices-to-Factory-Defaults
Comments