meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubiquiti:unifi [2020/02/24 21:04] – created niziakubiquiti:unifi [2020/07/20 14:29] (current) niziak
Line 1: Line 1:
 +====== Console commands  ======
 +
 +SSH login:
 +  * unprovisioned device:
 <code bash>ssh <host> -l ubnt # pass ubnt</code> <code bash>ssh <host> -l ubnt # pass ubnt</code>
 +  * provisioned device:
 +      * login: admin
 +      * pass: <randomized>
  
 ====== console commands ====== ====== console commands ======
Line 7: Line 14:
  
 syswrapper.sh restore-default # device will reboot syswrapper.sh restore-default # device will reboot
 +
 +set-inform http://192.168.1.100:8080/inform # request adaption
  
 </code> </code>