{"id":1404,"date":"2022-05-11T08:04:21","date_gmt":"2022-05-11T08:04:21","guid":{"rendered":"\/blog\/?p=1404"},"modified":"2024-05-17T15:00:02","modified_gmt":"2024-05-17T15:00:02","slug":"add-nic-to-zone","status":"publish","type":"post","link":"\/blog\/index.php\/add-nic-to-zone\/","title":{"rendered":"Add nic to zone"},"content":{"rendered":"\n<p>In the global zone:<\/p>\n\n\n\n<p>dladm create-vnic -l net0 vnic1<\/p>\n\n\n\n<p>dladm show-vnic<\/p>\n\n\n\n<p>root@solaris01:~# zonecfg -z zone2<br>zonecfg:zone2&gt; set ip-type=exclusive<br>zonecfg:zone2&gt; add net<br>zonecfg:zone2:net&gt; set physical=vnic1<br>zonecfg:zone2:net&gt; end<br>zonecfg:zone2&gt; verify<br>zonecfg:zone2&gt; commit<br>zonecfg:zone2&gt; exit<\/p>\n\n\n\n<p>#  zlogin zone2<\/p>\n\n\n\n<p>zone2# ipadm create-ip vnic1<br>zone2# ipadm create-addr -T dhcp vnic1\/dhcp<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the global zone: dladm create-vnic -l net0 vnic1 dladm show-vnic root@solaris01:~# zonecfg -z zone2zonecfg:zone2&gt; set ip-type=exclusivezonecfg:zone2&gt; add netzonecfg:zone2:net&gt; set physical=vnic1zonecfg:zone2:net&gt; endzonecfg:zone2&gt; verifyzonecfg:zone2&gt; commitzonecfg:zone2&gt; exit # zlogin zone2 zone2# ipadm create-ip vnic1zone2# ipadm create-addr -T dhcp vnic1\/dhcp<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1404","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=1404"}],"version-history":[{"count":3,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1404\/revisions"}],"predecessor-version":[{"id":1604,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1404\/revisions\/1604"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=1404"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=1404"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=1404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}