{"id":28,"date":"2017-03-06T12:49:03","date_gmt":"2017-03-06T03:49:03","guid":{"rendered":"https:\/\/dong1lkim.oboki.net\/?p=28"},"modified":"2019-09-01T22:22:07","modified_gmt":"2019-09-01T13:22:07","slug":"linux-%ea%b3%a0%ec%a0%95-ip-%ec%84%a4%ec%a0%95","status":"publish","type":"post","link":"https:\/\/oboki.net\/workspace\/system\/network\/linux-%ea%b3%a0%ec%a0%95-ip-%ec%84%a4%ec%a0%95\/","title":{"rendered":"[Linux] \uace0\uc815 IP \uc124\uc815"},"content":{"rendered":"<h1>\uace0\uc815 IP \uc124\uc815<\/h1>\n<p><code>$ vi \/etc\/sysconfig\/network-scripts\/ifcfg-${TARGET_NIC_ALIAS}<\/code><\/p>\n<pre><code class=\"conf\">BOOTPROTO=none\nIPADDR=192.168.xxx.100\nNETMASK=255.255.255.0\nGATEWAY=192.168.xxx.2\nDNS1=192.168.xxx.2\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\uace0\uc815 IP \uc124\uc815 $ vi \/etc\/sysconfig\/network-scripts\/ifcfg-${TARGET_NIC_ALIAS} BOOTPROTO=none IPADDR=192.168.xxx.100 NETMASK=255.255.255.0 GATEWAY=192.168.xxx.2 DNS1=192.168.xxx.2<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[83,155,148,144],"class_list":["post-28","post","type-post","status-publish","format-standard","hentry","category-network","tag-linux","tag-network","tag-148","tag-144"],"_links":{"self":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":6,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/28\/revisions"}],"predecessor-version":[{"id":1329,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/28\/revisions\/1329"}],"wp:attachment":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/media?parent=28"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/categories?post=28"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/tags?post=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}