{"id":5272,"date":"2020-06-15T14:24:04","date_gmt":"2020-06-15T21:24:04","guid":{"rendered":"https:\/\/blogs.infoblox.com\/?p=5272"},"modified":"2022-10-19T15:49:12","modified_gmt":"2022-10-19T22:49:12","slug":"understanding-dhcpv6-lease-times","status":"publish","type":"post","link":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/","title":{"rendered":"Understanding DHCPv6 Lease Times"},"content":{"rendered":"<p>It is often considered a best practice to match the operational model of IPv6 to that of the legacy protocol IPv4.\u00a0 For example, in a data center or cloud environment, you may be statically assigning IPv4 addresses to servers and instances.\u00a0 It makes sense, then, to statically assign IPv6 addresses too.\u00a0 And if an organization is using DHCP (<a href=\"https:\/\/tools.ietf.org\/html\/rfc2131\">RFC 2131<\/a>) to lease IPv4 addresses to end-nodes, then it is logical that they would use DHCPv6 (<a href=\"https:\/\/tools.ietf.org\/html\/rfc8415\">RFC 8415<\/a>) to lease IPv6 address Interface Identifiers (the IID is the last 64-bits of a 128-bit IPv6 address) to end-nodes.<\/p>\n<h3>How long are typical DHCP lease times for IPv4?<\/h3>\n<p>Due to the scarcity of IPv4 addresses, many organizations set relatively short lease times on their wired and wireless access networks.\u00a0 Wireless access networks tend to have shorter lease times than internal corporate wired ports.\u00a0 With so many end-user mobile devices coming and going, it is easy to fill up a \/24 scope in less than a single workday.\u00a0 Furthermore, wireless guest access would have the shortest lease times.\u00a0 Imagine a stadium Wi-Fi network and the huge numbers of mobile devices connected.\u00a0 It could have a DHCP lease time as brief as one hour.<\/p>\n<p>Service provider networks use <a href=\"https:\/\/en.wikipedia.org\/wiki\/Dynamic_Host_Configuration_Protocol\">DHCP<\/a> to lease public IPv4 addresses to residential subscriber routers.\u00a0 For these broadband Internet access networks, DHCP lease times can be anywhere in duration from one day to a whole week.\u00a0 Further, the public IPv4 address on the outside of the home router may not change for years and appears virtually static in nature.\u00a0 However, other service providers configure DHCP so that the public address changes frequently.\u00a0 Tech-savvy subscribers that want to access home networks from the Internet may use <a href=\"https:\/\/en.wikipedia.org\/wiki\/Dynamic_DNS\">Dynamic DNS<\/a> (DDNS) to keep DNS records updated when these addresses change frequently.<\/p>\n<p>Depending on the brand of DHCP software being used, the default lease durations can vary widely. For example:<\/p>\n<ul>\n<li><a href=\"https:\/\/docs.infoblox.com\/display\/NAG8\/About+IPv4+DHCP+Options\">Infoblox NIOS<\/a> appliances use 43,200 seconds (12 hours) as their default lease time.<\/li>\n<li>The <a href=\"https:\/\/www.techrepublic.com\/blog\/linux-and-open-source\/set-up-iscs-dhcpd-server\/\">ISC DHCP Server<\/a> has a default lease time of 21,600 seconds (6 hours).<\/li>\n<li><a href=\"https:\/\/www.cisco.com\/en\/US\/docs\/ios\/12_4t\/ip_addr\/configuration\/guide\/htdhcpsv.html\">Cisco IOS routers<\/a> have one day (86,400 seconds) as their default lease time.<\/li>\n<li><a href=\"https:\/\/social.technet.microsoft.com\/wiki\/contents\/articles\/51170.microsoft-windows-server-2016-dhcp-server-installation-configuration.aspx\">Windows Server<\/a> 2019 uses a default lease time of 8 days (or 691,200 seconds!).<\/li>\n<\/ul>\n<p>We see that the default lease times range widely with different DHCP server software.\u00a0 Therefore, it is good to be aware of the defaults and configure them appropriately depending on the type of network scope, the type of network, the number of end-nodes, and the desired rate of change.\u00a0 Other types of DHCP servers may have different lease times.\u00a0 For example, my residential Internet router&#8217;s home internal interface embedded DHCP server uses a lease time of 3 hours.\u00a0 It could potentially be configured for a much longer lease time because a typical household doesn&#8217;t have a large number of wireless devices or a high frequency of new endpoints.<\/p>\n<h3>How is IPv6 different?<\/h3>\n<p>IPv4 and IPv6 share some characteristics in terms of basic protocol structure, but there are many ways, both obvious and subtle, in which they are different.\u00a0 Deploying IPv6 doesn&#8217;t change the number of VLANs or the number of access networks in the topology.\u00a0 We are most often simply adding IPv6 on top of an existing network topology already running IPv4.\u00a0 And when it comes to DHCPv6, we should <a href=\"https:\/\/blogs.infoblox.com\/ipv6-coe\/how-many-ipv6-nodes-can-you-have-on-a-lan\/\">consider how many IPv6 nodes we will have on an access network<\/a>.\u00a0 However, IPv6 won&#8217;t change the number of hosts on a network, but rather, all these nodes will run both IPv4 and IPv6 simultaneously.<\/p>\n<p>When configuring a DHCP scope, assuming a \/24 subnet, it is customary to exclude a few addresses at the low end (e.g. .1 to .10), to account for the local router(s) and some static servers.\u00a0 This leaves the remaining addresses in the .11 to .254 range available for leases.\u00a0 When it comes to DHCPv6, the scope range can be from :0000:0000:0000:0000 to :ffff:ffff:ffff:ffff.\u00a0 A \/64 prefix can theoretically support 2^64 nodes (18,446,744,073,709,551,616), or 18 quintillion. \u00a0It is customary to configure the router&#8217;s static IPv6 interface address use the \/64 prefix with a ::1 IID (e.g., 2001:db8:100:200::1). \u00a0The odds of the lease address colliding with the local router&#8217;s ::1 IID are incredibly low so it is not even worth worrying about.<\/p>\n<p>Even though there should likely be the same number of IPv4 nodes as IPv6 nodes on a dual-protocol access network, the DHCP(v4) and DHCPv6 lease times can vary.\u00a0 Due to the scarcity of IPv4 addresses, the lease times are typically configured to be short.\u00a0 By comparison, given the abundance of IPv6 addresses, lease times can be configured to be much longer.\u00a0 For example, DHCPv6 scope lease times could be a month or longer.\u00a0 With DHCPv6, the limiting factor is the number of DHCPv6 client <a href=\"https:\/\/tools.ietf.org\/html\/rfc8415#section-11\">DHCP Unique Identifier<\/a>s (DUIDs) that are stored on the DHCPv6 server. \u00a0\u00a0However, this isn&#8217;t a problem on today&#8217;s networks, where there are typically fewer than 200 nodes on any \/24 IPv4 subnet.<\/p>\n<p>There are many other subtle aspects of DHCPv6 that differ from the DHCP for IPv4 that we are already familiar with.\u00a0 The obvious difference is that IPv6 routers use an <a href=\"https:\/\/blogs.infoblox.com\/ipv6-coe\/why-you-must-use-icmpv6-router-advertisements-ras\/\">ICMPv6 type 134 Router Advertisement<\/a> (RA) message to indicate to nodes that they should use DHCPv6.\u00a0 IPv4 nodes just send out a UDP broadcast message for the local router to relay to the DHCP server, or to be served by a local DHCP server.\u00a0 Also, DHCP for IPv4 uses the four stateful messages Discover\/Offer\/Request\/Acknowledge (DORA) for obtaining a lease, while DHCPv6 uses Solicit\/Advertise\/Request\/Reply (SARR) message names for the same functions.\u00a0 For another example, we know that <a href=\"https:\/\/blogs.infoblox.com\/ipv6-coe\/dhcpv6-and-the-trouble-with-mac-addresses-part-1-of-2\/\">DHCPv6 clients use a DHCP Unique Identifier (DUID)<\/a> (<a href=\"https:\/\/tools.ietf.org\/html\/rfc6355\">RFC 6355<\/a>), which can be different than DHCP(v4) (which uses a link-layer MAC address for the client identifier).\u00a0 DHCPv6 servers also use <a href=\"https:\/\/blogs.infoblox.com\/ipv6-coe\/high-availability-dhcpv6\/\">different configurations for high availability<\/a> as compared with IPv4 DHCP. Finally, the format of creating a static reservation is different between DHCP and DHCPv6.<\/p>\n<p>We should also note that end-nodes perform a renewal of their lease halfway through the lease duration.\u00a0 If the lease time was 8 hours, then at 4 hours, the node would send a DHCPREQUEST unicast message to the DHCP server, which sends back a DHCPACK unicast message confirming the renewal.\u00a0 <a href=\"https:\/\/en.wikipedia.org\/wiki\/DHCPv6\">DHCPv6<\/a> uses different names than IPv4 DHCP for message types.\u00a0 When an end-node wants to extend its lease lifetime, it sends a RENEW message to the server and the server replies with a REPLY message.<\/p>\n<h3>IPv6 Preferred and Valid Lifetime<\/h3>\n<p>As specified by the Neighbor Discovery Protocol (NDP, described in <a href=\"https:\/\/tools.ietf.org\/html\/rfc4861\">RFC 4861<\/a>), access network routers typically multicast ICMPv6 type 134 Router Advertisements (RA) to all nodes on the local network every 200 seconds.\u00a0 RAs are also sent by routers to new hosts joining the network. These new hosts use multicast to send an ICMPv6 type 133 Router Solicitation (RS) to all local routers.\u00a0 The RA contains the network prefix (typically the first 64 bits of the 128-bit IPv6 address), other information for the end-nodes about this network, and how they should obtain their IID.\u00a0 To indicate to the end-nodes they should only use DHCPv6, the Managed Address Configuration Flag (M-flag) is set to &#8220;1&#8221; and the Autonomous Address Configuration flag (A-flag) is set to &#8220;0&#8221;.<\/p>\n<p>The RA also contains a &#8220;Router Lifetime&#8221;, a &#8220;Reachable Time&#8221; and a &#8220;Retrans Timer&#8221; for nodes to use when checking if their local router is operational.\u00a0 The RA also contains information about the \/64 prefix being used on the local network.\u00a0 As their names suggest, the &#8220;Valid Lifetime&#8221; specifies the number of seconds that this prefix will be used on this network, and the &#8220;Preferred Lifetime&#8221; specifies the number of seconds that this prefix is preferred for use when the RA indicates that Stateless Address Auto-Configuration (SLAAC) is used.\u00a0 The Preferred Lifetime can never be longer than the Valid Lifetime.\u00a0 On a Cisco IOS router, these <a href=\"https:\/\/www.cisco.com\/c\/en\/us\/td\/docs\/ios-xml\/ios\/ipv6\/command\/ipv6-cr-book\/ipv6-i3.html#wp1103499300\">times can be adjusted<\/a> with the &#8220;ipv6 nd prefix&#8221; command.\u00a0 DHCPv6 scopes can also be configured with valid and preferred lifetimes.\u00a0 While the valid and preferred lifetimes sent by the RA have a similar function to the valid and preferred lifetimes sent by a DHCPv6 server, they could potentially be different values.<\/p>\n<p>Now, let&#8217;s compare the default DHCPv6 preferred and valid lifetimes for various DHCPv6 servers.<\/p>\n<ul>\n<li><a href=\"https:\/\/docs.infoblox.com\/display\/NAG8\/About+IPv4+DHCP+Options\">Infoblox NIOS<\/a>\n<ul>\n<li>The preferred lifetime is 27,000 seconds (7.5 hours).<\/li>\n<li>The valid lifetime is 43,200 seconds (12 hours).<\/li>\n<\/ul>\n<\/li>\n<li><a href=\"https:\/\/kb.isc.org\/docs\/isc-dhcp-44-manual-pages-dhcpdconf\">ISC DHCPv6<\/a>\n<ul>\n<li>The preferred lifetime defaults to 5\/8 of the default lease time (27,000 seconds, or 7.5 hours).<\/li>\n<li>The default lease time is 43,200 seconds (same as the DHCPv6 valid lease time\u201412 hours).<\/li>\n<\/ul>\n<\/li>\n<li><a href=\"https:\/\/www.cisco.com\/c\/en\/us\/td\/docs\/ios-xml\/ios\/ipv6\/configuration\/15-2mt\/ipv6-15-2mt-book\/ip6-dhcp.html\">Cisco IOS Router<\/a>\n<ul>\n<li>The preferred lifetime is 604,800 seconds (7 days).<\/li>\n<li>The valid lifetime is 2,592,000 seconds (30 days).<\/li>\n<\/ul>\n<\/li>\n<li><a href=\"https:\/\/docs.microsoft.com\/en-us\/powershell\/module\/dhcpserver\/add-dhcpserverv6scope?view=win10-ps\">Windows Server 2019<\/a>\n<ul>\n<li>The preferred lifetime default value is 8 days.<\/li>\n<li>The valid lifetime default value is 12 days.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Again, we see that, depending on the DHCP server software being used, the valid and preferred lifetime values can vary widely.<\/p>\n<h3>Scope Exhaustion Attacks<\/h3>\n<p>Another consideration for DHCPv6 lease times is how an attacker could request multiple leases and consume all the available addresses in the lease pool.\u00a0 It is pretty easy to perform a DHCP scope consumption attack, and with only ~250 IPv4 addresses in the scope (half of which may already be actively leased), the attack could succeed in just a few seconds.\u00a0 In fact, many organizations inadvertently experience this occurrence on a daily basis when their IPv4 scopes fill up and they need to reduce lease duration.<\/p>\n<p>With IPv6, DHCPv6 scopes are massive and would never fill up with regular use.\u00a0 The DHCPv6 lease <a href=\"https:\/\/tools.ietf.org\/html\/rfc8415#section-22\">consumption attack could still occur<\/a> if the attacker generated random DUIDs and continuously requested additional leases (via the DHCPv6 relay) from the DHCPv6 server.\u00a0 Though it wouldn&#8217;t take place as quickly as with DHCP, it could still have devastating effects on the DHCPv6 server: The DHCPv6 server&#8217;s database could overflow with all of the bindings of DUIDs to IPv6 IIDs and lease information.\u00a0 Therefore, DHCPv6 servers may require some upper limit (e.g., 10,000 leases per \/64 prefix) or rate-limiting to prevent such an attack from occurring.<\/p>\n<p>It is important to understand these differences and decide how best to deploy DHCPv6 for your organization based on the type of network on which you are configuring IPv6.\u00a0 Your DHCPv6 lease times can be far longer than your DHCP lease times, but many of the other operational aspects of DHCP and DHCPv6 are similar.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It is often considered a best practice to match the operational model of IPv6 to that of the legacy protocol IPv4.\u00a0 For example, in a data center or cloud environment, you may be statically assigning IPv4 addresses to servers and instances.\u00a0 It makes sense, then, to statically assign IPv6 addresses too.\u00a0 And if an organization [&hellip;]<\/p>\n","protected":false},"author":321,"featured_media":4249,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[17],"tags":[38,50,56],"class_list":{"0":"post-5272","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ipv6-coe","8":"tag-ipv6","9":"tag-dhcp","10":"tag-ipv4","11":"entry"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Understanding DHCPv6 Lease Times<\/title>\n<meta name=\"description\" content=\"This article explains what DHCPv6 is and its relation to IPv4 with lease times. Learn more about the best ways that a \/24 scope can be used and fulfilled.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understanding DHCPv6 Lease Times\" \/>\n<meta property=\"og:description\" content=\"This article explains what DHCPv6 is and its relation to IPv4 with lease times. Learn more about the best ways that a \/24 scope can be used and fulfilled.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/\" \/>\n<meta property=\"og:site_name\" content=\"Infoblox Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-15T21:24:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-19T22:49:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/sase-blog.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"824\" \/>\n\t<meta property=\"og:image:height\" content=\"583\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Scott Hogg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Scott Hogg\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/\"},\"author\":{\"name\":\"Scott Hogg\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/ee71ac61fe2ea349f6e991e628d22f4c\"},\"headline\":\"Understanding DHCPv6 Lease Times\",\"datePublished\":\"2020-06-15T21:24:04+00:00\",\"dateModified\":\"2022-10-19T22:49:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/\"},\"wordCount\":1697,\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/sase-blog.jpg\",\"keywords\":[\"IPv6\",\"DHCP\",\"IPv4\"],\"articleSection\":[\"IPv6 CoE\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/\",\"name\":\"Understanding DHCPv6 Lease Times\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/sase-blog.jpg\",\"datePublished\":\"2020-06-15T21:24:04+00:00\",\"dateModified\":\"2022-10-19T22:49:12+00:00\",\"description\":\"This article explains what DHCPv6 is and its relation to IPv4 with lease times. Learn more about the best ways that a \\\/24 scope can be used and fulfilled.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/sase-blog.jpg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/sase-blog.jpg\",\"width\":824,\"height\":583,\"caption\":\"Projecting The Future\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/understanding-dhcpv6-lease-times\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IPv6 CoE\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/category\\\/ipv6-coe\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Understanding DHCPv6 Lease Times\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"name\":\"infoblox.com\\\/blog\\\/\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\",\"name\":\"Infoblox\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"width\":137,\"height\":30,\"caption\":\"Infoblox\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/ee71ac61fe2ea349f6e991e628d22f4c\",\"name\":\"Scott Hogg\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/avatar_user_321_1574118215-96x96.jpg\",\"url\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/avatar_user_321_1574118215-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/avatar_user_321_1574118215-96x96.jpg\",\"caption\":\"Scott Hogg\"},\"description\":\"Scott Hogg has 30 years of network and security experience and is president of Hogg Networking with. Scott Hogg specializes in teaching Internet Protocol version 6 (IPv6) and providing implementation guidance. Scott is CCIE #5133 (Emeritus) and CISSP #4610. Scott is Chair Emeritus of the Rocky Mountain IPv6 Task Force (RMv6TF), a member of the IPv6 Center of Excellence (COE), and co-author of the Cisco Press book on IPv6 Security.\",\"sameAs\":[\"https:\\\/\\\/hexabuild.io\"],\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/author\\\/scott-hogg\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Understanding DHCPv6 Lease Times","description":"This article explains what DHCPv6 is and its relation to IPv4 with lease times. Learn more about the best ways that a \/24 scope can be used and fulfilled.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/","og_locale":"en_US","og_type":"article","og_title":"Understanding DHCPv6 Lease Times","og_description":"This article explains what DHCPv6 is and its relation to IPv4 with lease times. Learn more about the best ways that a \/24 scope can be used and fulfilled.","og_url":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/","og_site_name":"Infoblox Blog","article_published_time":"2020-06-15T21:24:04+00:00","article_modified_time":"2022-10-19T22:49:12+00:00","og_image":[{"width":824,"height":583,"url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/sase-blog.jpg","type":"image\/jpeg"}],"author":"Scott Hogg","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Scott Hogg","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/#article","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/"},"author":{"name":"Scott Hogg","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/ee71ac61fe2ea349f6e991e628d22f4c"},"headline":"Understanding DHCPv6 Lease Times","datePublished":"2020-06-15T21:24:04+00:00","dateModified":"2022-10-19T22:49:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/"},"wordCount":1697,"publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/sase-blog.jpg","keywords":["IPv6","DHCP","IPv4"],"articleSection":["IPv6 CoE"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/","url":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/","name":"Understanding DHCPv6 Lease Times","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/#primaryimage"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/sase-blog.jpg","datePublished":"2020-06-15T21:24:04+00:00","dateModified":"2022-10-19T22:49:12+00:00","description":"This article explains what DHCPv6 is and its relation to IPv4 with lease times. Learn more about the best ways that a \/24 scope can be used and fulfilled.","breadcrumb":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/#primaryimage","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/sase-blog.jpg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/sase-blog.jpg","width":824,"height":583,"caption":"Projecting The Future"},{"@type":"BreadcrumbList","@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/understanding-dhcpv6-lease-times\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.infoblox.com\/blog\/"},{"@type":"ListItem","position":2,"name":"IPv6 CoE","item":"https:\/\/www.infoblox.com\/blog\/category\/ipv6-coe\/"},{"@type":"ListItem","position":3,"name":"Understanding DHCPv6 Lease Times"}]},{"@type":"WebSite","@id":"https:\/\/www.infoblox.com\/blog\/#website","url":"https:\/\/www.infoblox.com\/blog\/","name":"infoblox.com\/blog\/","description":"","publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.infoblox.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.infoblox.com\/blog\/#organization","name":"Infoblox","url":"https:\/\/www.infoblox.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","width":137,"height":30,"caption":"Infoblox"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/ee71ac61fe2ea349f6e991e628d22f4c","name":"Scott Hogg","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/avatar_user_321_1574118215-96x96.jpg","url":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/avatar_user_321_1574118215-96x96.jpg","contentUrl":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/avatar_user_321_1574118215-96x96.jpg","caption":"Scott Hogg"},"description":"Scott Hogg has 30 years of network and security experience and is president of Hogg Networking with. Scott Hogg specializes in teaching Internet Protocol version 6 (IPv6) and providing implementation guidance. Scott is CCIE #5133 (Emeritus) and CISSP #4610. Scott is Chair Emeritus of the Rocky Mountain IPv6 Task Force (RMv6TF), a member of the IPv6 Center of Excellence (COE), and co-author of the Cisco Press book on IPv6 Security.","sameAs":["https:\/\/hexabuild.io"],"url":"https:\/\/www.infoblox.com\/blog\/author\/scott-hogg\/"}]}},"_links":{"self":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/5272","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/users\/321"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/comments?post=5272"}],"version-history":[{"count":4,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/5272\/revisions"}],"predecessor-version":[{"id":8084,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/5272\/revisions\/8084"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media\/4249"}],"wp:attachment":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media?parent=5272"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/categories?post=5272"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/tags?post=5272"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}