{"id":3002,"date":"2020-02-06T04:58:25","date_gmt":"2020-02-06T10:58:25","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=3002"},"modified":"2020-02-06T05:10:01","modified_gmt":"2020-02-06T11:10:01","slug":"change-static-ip-on-airfiber-over-ssh","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/change-static-ip-on-airfiber-over-ssh\/","title":{"rendered":"Change Static IP on AirFiber over SSH"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Log into device<\/h2>\n\n\n\n<p>SSH into AirFiber<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">ssh ubnt@192.168.1.20<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Modify config file<\/h2>\n\n\n\n<p>Open up the &#8220;\/tmp\/system.cfg&#8221; configuration file<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">vi \/tmp\/system.cfg<\/pre>\n\n\n\n<p>Find the line that has the ip address and modify the address.  <br><em>Note that you&#8217;ll need to hit i to enter text if you are using vi<\/em><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">...\nnetconf.3.hwaddr.status=disabled\nnetconf.3.ip=192.168.1.10   <strong>&lt;-- Change IP here<\/strong>\nnetconf.3.mtu=1500 \n...<\/pre>\n\n\n\n<p>Save file by hitting the esc key then type :x and then hit Enter<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Save changes and reboot<\/h2>\n\n\n\n<p>Now run the following command to write the changes to the device.  Once it comes back up it should have the new IP address from the config file.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">cfgmtd -f \/tmp\/system.cfg -w &amp;&amp; reboot<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Log into device SSH into AirFiber ssh ubnt@192.168.1.20 Modify config file Open up the &#8220;\/tmp\/system.cfg&#8221; configuration file vi \/tmp\/system.cfg Find the line that has the ip address and modify the address. Note that you&#8217;ll need to hit i to enter &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/change-static-ip-on-airfiber-over-ssh\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129],"tags":[890,889,528,684,619,891,455,50,855,131,132],"class_list":["post-3002","post","type-post","status-publish","format-standard","hentry","category-ubiquiti","tag-address","tag-airfiber","tag-airmax","tag-cfgmtd","tag-ip","tag-netconf","tag-radio","tag-static-ip","tag-system-cfg","tag-ubiquiti-2","tag-ubnt"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3002","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=3002"}],"version-history":[{"count":2,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3002\/revisions"}],"predecessor-version":[{"id":3004,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3002\/revisions\/3004"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=3002"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=3002"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=3002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}