Skip to Content

Welcome!

This community is for professionals and enthusiasts of our products and services.
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.

This question has been flagged
1 Reply
1453 Views

How can I set static IP on Unifi UNVR via SSH?

Avatar
Discard
Author Best Answer

ssh into nvr using terminal or putty. ex: ssh ubnt@192.168.1.45

default password ubnt

type in following command to set IP to static.

ubntnvr network set enp0s1 --addr 192.168.1.45/24 --gateway 192.168.1.1

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 22
720
1
Nov 22
1215