Add Static IP Address on Unifi fro the Command Line on SSH
-
This is the command format:
set interfaces add ethernet eth1 address 192.168.5.2/28
Once done:
commit save exit
-
@scottalanmiller that is edgeos syntax.