{"id":67,"date":"2026-01-13T14:07:05","date_gmt":"2026-01-13T05:07:05","guid":{"rendered":"https:\/\/thkim.pe.kr\/?p=67"},"modified":"2026-01-13T14:07:05","modified_gmt":"2026-01-13T05:07:05","slug":"juniper-dhcp-config","status":"publish","type":"post","link":"https:\/\/thkim.pe.kr\/?p=67","title":{"rendered":"Juniper DHCP Config"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u25a0 Juniper DHCP Sample Config<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro padding-bottom-disabled\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#22272e\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#adbac7;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>set vlans vlan100 vlan-id 100\nset vlans vlan100 l3-interface irb.100\n\nset interfaces irb unit 100 family inet address 192.168.100.1\/24\n\nset interfaces ge-0\/0\/0 unit 0 family ethernet-switching interface-mode access\nset interfaces ge-0\/0\/0 unit 0 family ethernet-switching vlan members 100\n\nset system services dhcp-local-server group group100 interface irb.100\nset access address-assignment pool pool100 family inet network 192.168.100.0\/24\nset access address-assignment pool pool100 family inet range range1 low 192.168.100.100\nset access address-assignment pool pool100 family inet range range1 high 192.168.100.200\nset access address-assignment pool pool100 family inet dhcp-attributes router 192.168.100.1\n\nset access domain-name-server 168.126.63.1<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki github-dark-dimmed\" style=\"background-color: #22272e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #adbac7\">set vlans vlan100 vlan-id 100<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set vlans vlan100 l3-interface irb.100<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\"><\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set interfaces irb unit 100 family inet address 192.168.100.1\/24<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\"><\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set interfaces ge-0\/0\/0 unit 0 family ethernet-switching interface-mode access<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set interfaces ge-0\/0\/0 unit 0 family ethernet-switching vlan members 100<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\"><\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set system services dhcp-local-server group group100 interface irb.100<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set access address-assignment pool pool100 family inet network 192.168.100.0\/24<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set access address-assignment pool pool100 family inet range range1 low 192.168.100.100<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set access address-assignment pool pool100 family inet range range1 high 192.168.100.200<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set access address-assignment pool pool100 family inet dhcp-attributes router 192.168.100.1<\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\"><\/span><\/span>\n<span class=\"line\"><span style=\"color: #adbac7\">set access domain-name-server 168.126.63.1<\/span><\/span><\/code><\/pre><span style=\"display:flex;align-items:flex-end;padding:10px;width:100%;justify-content:flex-end;background-color:#22272e;color:#9eadbd;font-size:12px;line-height:1;position:relative\">Plaintext<\/span><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u25a0 Juniper DHCP Sample Config<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","footnotes":""},"categories":[5],"tags":[],"class_list":["post-67","post","type-post","status-publish","format-standard","hentry","category-sys"],"_links":{"self":[{"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=\/wp\/v2\/posts\/67","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=67"}],"version-history":[{"count":1,"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=\/wp\/v2\/posts\/67\/revisions"}],"predecessor-version":[{"id":68,"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=\/wp\/v2\/posts\/67\/revisions\/68"}],"wp:attachment":[{"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=67"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=67"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thkim.pe.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=67"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}