{"id":6782,"date":"2025-04-14T14:23:32","date_gmt":"2025-04-14T22:23:32","guid":{"rendered":"https:\/\/jetstreamsoft.com\/portal\/?post_type=ht_kb&#038;p=6782"},"modified":"2025-04-14T14:30:03","modified_gmt":"2025-04-14T22:30:03","slug":"release-renew-dhcp-ip-address-on-drva","status":"publish","type":"ht_kb","link":"https:\/\/jetstreamsoft.com\/portal\/jetstream-knowledge-base\/release-renew-dhcp-ip-address-on-drva\/","title":{"rendered":"Release\/Renew DHCP IP Address on DRVA"},"content":{"rendered":"\n<p class=\"is-style-info wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon\">This article applies to all JSDR software versions.<\/p>\n\n\n\n<p class=\"\">This article describes how to handle various DHCP issues on a DRVA.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Verify if the DRVA is Assigned with a Static IP or DHCP IP<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\">Log into the DRVA using <em>Admin<\/em> credentials.<\/li>\n\n\n\n<li class=\"\">From the command line, execute the command: <kbd><strong>ip a<\/strong><\/kbd><\/li>\n\n\n\n<li class=\"\">If the word \u201cdynamic\u201d appears next to the DRVA IP address, it is a dynamic address allocated by the DHCP server.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"994\" height=\"291\" src=\"https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image.png\" alt=\"\" class=\"wp-image-6783\" srcset=\"https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image.png 994w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-300x88.png 300w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-768x225.png 768w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-50x15.png 50w\" sizes=\"(max-width: 994px) 100vw, 994px\" \/><figcaption class=\"wp-element-caption\">Check IP assignment.<\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Release DHCP IP<\/h4>\n\n\n\n<p class=\"\">To release the DHCP IP address:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\">From the command line, execute the command: <kbd><strong>sudo dhclient -r<\/strong><\/kbd><\/li>\n\n\n\n<li class=\"\">Log into the DRVA using <em>Admin<\/em> credentials.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1008\" height=\"296\" src=\"https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-1.png\" alt=\"\" class=\"wp-image-6784\" srcset=\"https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-1.png 1008w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-1-300x88.png 300w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-1-768x226.png 768w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-1-50x15.png 50w\" sizes=\"(max-width: 1008px) 100vw, 1008px\" \/><figcaption class=\"wp-element-caption\"><em>Release the DHCP IP address.<\/em><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Renew-DHCP-IP\">Renew DHCP IP<\/h4>\n\n\n\n<p class=\"\">To renew the DHCP IP address:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\">Log into the DRVA using <em>Admin<\/em> credentials.<\/li>\n\n\n\n<li class=\"\">From the command line, execute the command: <kbd><strong>sudo dhclient<\/strong><\/kbd><\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"953\" height=\"314\" src=\"https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-2.png\" alt=\"\" class=\"wp-image-6785\" srcset=\"https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-2.png 953w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-2-300x99.png 300w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-2-768x253.png 768w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-2-50x16.png 50w\" sizes=\"(max-width: 953px) 100vw, 953px\" \/><figcaption class=\"wp-element-caption\"><em>Renew the DHCP IP address.<\/em><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">DHCP IP with Multiple Interfaces<\/h4>\n\n\n\n<p class=\"\">To release\/renew DHCP IP with multiple interfaces:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\">Log into the DRVA using <em>Admin <\/em>credentials.<\/li>\n\n\n\n<li class=\"\">From the command line, execute the relevant command(s):\n<ul class=\"wp-block-list\">\n<li class=\"\"><kbd><strong>sudo dhclienr -r &lt;dev><\/strong><\/kbd> (to release the DHCP IP)<\/li>\n\n\n\n<li class=\"\"><kbd><strong>sudo dhclient &lt;dev><\/strong><\/kbd> (to renew the DHCP IP)<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li class=\"\">Example:<br><kbd><strong>sudo dhclient -r ens192<br>sudo dhclient ens192<\/strong><\/kbd><\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Forcefully-release-or-renew-DHCP-IP\">Forcefully release or renew DHCP IP<\/h4>\n\n\n\n<p class=\"\">To forcefully release\/renew the DHCP IP:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\">Log into the DRVA using <em>Admin <\/em>credentials.<\/li>\n\n\n\n<li class=\"\">From the command line, execute the relevant command(s):\n<ul class=\"wp-block-list\">\n<li class=\"\"><kbd><strong>sudo dhclient -v -r<\/strong><\/kbd> (to release the DHCP IP)<\/li>\n\n\n\n<li class=\"\"><kbd><strong>sudo dhclient -v<\/strong><\/kbd> (to renew the DHCP IP)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"810\" height=\"512\" src=\"https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-3.png\" alt=\"\" class=\"wp-image-6786\" srcset=\"https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-3.png 810w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-3-300x190.png 300w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-3-768x485.png 768w, https:\/\/jetstreamsoft.com\/portal\/wp-content\/uploads\/2025\/04\/image-3-50x32.png 50w\" sizes=\"(max-width: 810px) 100vw, 810px\" \/><figcaption class=\"wp-element-caption\"><em>Forcefully release and renew the DHCP IP address.<\/em><\/figcaption><\/figure>\n\n\n\n<p class=\"\"><\/p>\n\n\n\n<p class=\"is-style-info wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon\">Also see: <a href=\"https:\/\/www.cyberciti.biz\/faq\/howto-linux-renew-dhcp-client-ip-address\/\" target=\"_blank\" rel=\"noreferrer noopener\">Linux Force DHCP Client (dhclient) to Renew IP Address<\/a><\/p>\n\n\n\n<p class=\"\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article describes how to handle various DHCP issues on a DRVA. Verify if the DRVA is Assigned with a Static IP or DHCP IP Release DHCP IP To release the DHCP IP address: Renew DHCP IP To renew the DHCP IP address: DHCP IP with Multiple Interfaces To release\/renew DHCP IP with multiple interfaces: [&hellip;]<\/p>\n","protected":false},"author":1,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"nf_dc_page":"","footnotes":""},"ht-kb-category":[245],"ht-kb-tag":[206,227],"class_list":["post-6782","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-how-to","ht_kb_tag-drva-appliance","ht_kb_tag-network-connectivity"],"_links":{"self":[{"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/ht-kb\/6782","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/comments?post=6782"}],"version-history":[{"count":6,"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/ht-kb\/6782\/revisions"}],"predecessor-version":[{"id":6792,"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/ht-kb\/6782\/revisions\/6792"}],"wp:attachment":[{"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/media?parent=6782"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/ht-kb-category?post=6782"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/jetstreamsoft.com\/portal\/wp-json\/wp\/v2\/ht-kb-tag?post=6782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}