{"id":2691,"date":"2019-10-08T03:16:27","date_gmt":"2019-10-08T03:16:27","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=2691"},"modified":"2019-10-08T03:16:52","modified_gmt":"2019-10-08T03:16:52","slug":"edgepoint-set-ip-configuration-to-dhcp-via-command-line","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/edgepoint-set-ip-configuration-to-dhcp-via-command-line\/","title":{"rendered":"EdgePoint &#8211; set IP configuration to DHCP via command line"},"content":{"rendered":"\n<p>Change eth0 to the interface you would like to change.<\/p>\n\n\n\n<p>SSH into EdgePoint and type in configure to get into a configuration prompt<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">configure<\/pre>\n\n\n\n<p>Now set interface eth0 to dhcp<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">set interfaces ethernet eth0 address dhcp<\/pre>\n\n\n\n<p>Delete the static IP address on eth0 if needed<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">delete interfaces ethernet eth0 address 192.168.1.1\/24<\/pre>\n\n\n\n<p>Save changes<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">commit<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Change eth0 to the interface you would like to change. SSH into EdgePoint and type in configure to get into a configuration prompt configure Now set interface eth0 to dhcp set interfaces ethernet eth0 address dhcp Delete the static IP &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/edgepoint-set-ip-configuration-to-dhcp-via-command-line\/\">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":[501,643,751,619,132],"class_list":["post-2691","post","type-post","status-publish","format-standard","hentry","category-ubiquiti","tag-config","tag-configuration","tag-edgepoint","tag-ip","tag-ubnt"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2691","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=2691"}],"version-history":[{"count":2,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2691\/revisions"}],"predecessor-version":[{"id":2699,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2691\/revisions\/2699"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=2691"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=2691"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=2691"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}