{"id":2276,"date":"2017-11-11T20:09:36","date_gmt":"2017-11-11T20:09:36","guid":{"rendered":"https:\/\/live-infoblox-blog.pantheonsite.io\/?p=2276"},"modified":"2020-05-06T10:27:55","modified_gmt":"2020-05-06T17:27:55","slug":"back-to-basics-the-ipv6-address-types-part-2","status":"publish","type":"post","link":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/","title":{"rendered":"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2"},"content":{"rendered":"<p>Picking up from\u00a0<a href=\"\/ipv6-coe\/back-to-basics-the-ipv6-address-types\/\" target=\"_blank\" rel=\"noopener noreferrer\">part 1 of the back to basics<\/a>, let\u2019s jump into the multicast address type and why it is important to IPv6.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2008\" src=\"https:\/\/live-infoblox-blog.pantheonsite.io\/wp-content\/uploads\/break-down-silos.png\" alt=\"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2\" width=\"660\" height=\"454\" srcset=\"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/break-down-silos.png 660w, https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/break-down-silos-300x206.png 300w\" sizes=\"auto, (max-width: 660px) 100vw, 660px\" \/><\/p>\n<p>As a quick review, the goal of our \u201cback to IPv6 basics\u201d series is to provide a bit more detail on the three main address types in IPv6. They are:<\/p>\n<ul>\n<li>Unicast<\/li>\n<li>Multicast<\/li>\n<li>Anycast<\/li>\n<\/ul>\n<p>Network operators often have a love\/hate relationship with IPv4 multicast. Multicast seems like a dark art for many networking folks: a somewhat mysterious one-to-many packet forwarding technology. Because of this, many networking staff have very strong feelings on whether an enterprise network should or should not operate a multicast service, multicast routing protocols, etc. Luckily, in IPv6, while it can do many of the same traditional multicast functions as IPv4, that really isn\u2019t the primary reason that we need to talk about multicast in IPv6.<\/p>\n<p>The goal of multicast in the original design of the IPv6 protocol was to address some shortcomings in how multicast was designed and built in IPv4.<\/p>\n<p>One example of this would be IPv6 multicast not having any artificial limitations on address to MAC address mapping. IPv4 has to reuse IPv4 multicast-to-Ethernet address mappings, which can cause inefficiencies in bandwidth usage for multicast streams. Additionally, the conventional thinking at the time IPv6 was drafted was that multicast would help address some of the bandwidth growth limitations that were impacting many networks. As Ethernet technology has evolved, the bandwidth problem has largely gone away. Now, the cost benefit analysis of implementing large scale Layer 3 multicast networks has turned in favor of just providing more unicast streams, even if they are of the same content, because there is now enough bandwidth to support that model. Multicast from an architectural perspective has an elegance and simplicity that motivated those drafting IPv6 to decide it was the right tool for replacing some other Layer 2 to 3 operational realities that were considered a bit ugly. For example, the fact that ARP and RARP did a kind of \u201cLayer 2.5\u201d function and were not true Layer 2 or Layer 3 in the OSI model bugged some. IPv6 became a bit of a harbor for purists who wanted to restore the networking protocol to its original intended form. Just realize that the majority of IPv6 multicast actually happens on a local link because of the motivations to \u201cclean up\u201d or improve on the mistakes of IPv4, not necessarily because the method was technically superior to what IPv4 was already doing. You can brush up on IPv4 multicast if you like over at\u00a0<a href=\"https:\/\/en.wikipedia.org\/wiki\/Multicast_address#IPv4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Wikipedia.<\/a><\/p>\n<p>IPv6 multicast addresses are defined with the following address space:<\/p>\n<p>FF00::\/8<\/p>\n<p>In IPv6, multicast has two major functions that map to how IPv6 multicast addresses are\u00a0<a href=\"https:\/\/www.iana.org\/assignments\/ipv6-multicast-addresses\/ipv6-multicast-addresses.xhtml#ipv6-scope\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">scoped<\/a>. It has a function that is locally scoped to allow hosts to do things like duplicate address detection (DAD), neighbor discovery, and the ability to self-assign into well-known multicast groups (<a href=\"\/ipv6-coe\/slaac-to-basics-part-1-of-2\/\" target=\"_blank\" rel=\"noopener noreferrer\">see Tom Coffeen\u2019s SLAAC blog post that covers these<\/a>). The second major function is for network-wide multicast, which is the same as the more common IPv4 multicast functions used today (i.e., beyond locally-scoped but within one autonomous routing domain).<\/p>\n<p>Let\u2019s tackle the IPv6 network-wide scope (the\u00a0<a href=\"https:\/\/www.iana.org\/assignments\/ipv6-multicast-addresses\/ipv6-multicast-addresses.xhtml#ipv6-scope\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">IANA scoping would be Organizational-Local or Scope 8<\/a>) multicast use case because it matches with what is done in IPv4 networks today. At the time of the writing of the IPv6 specifications, multicast was considered an efficient way to do a publish-and-subscribe distributed protocol for applications that had no concept on how to do that with\u00a0<a href=\"https:\/\/en.wikipedia.org\/wiki\/Enterprise_messaging_system\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">message bus technology<\/a>\u00a0like Tibco Rendezvous (at the time) or more modern equivalents like Rabbit MQ, MSMQ, or Consul. Because of the modern microservices application frameworks being utilized today (and how their core functions are being built around a message bus) the need for multicast networks has diminished greatly in the last few years. IPv6 still requires multicast (it is a core address type) but in-depth knowledge of it is likely not as high on the skills list as it was for IPv4.<\/p>\n<p>The use of modern message bus technologies in the move to\u00a0<a href=\"https:\/\/en.wikipedia.org\/wiki\/Microservices\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">microservice architectures<\/a>\u00a0effectively replaces the need to deploy network wide multicast solutions, regardless of protocol. You may still need to deploy a network wide multicast solution in IPv6 if your applications have not been modernized. Luckily IPv6 has many of the same multicast routing equivalents such as PIM\u00a0<a href=\"https:\/\/en.wikipedia.org\/wiki\/Source-specific_multicast\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Source Specific Multicast<\/a>\u00a0or\u00a0<a href=\"https:\/\/en.wikipedia.org\/wiki\/Any-source_multicast\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Any Source Multicast<\/a>. The good news is that you will have more IPv6 multicast address types to choose from and an easier time mapping those IPv6 addresses to Layer 2 Ethernet multicast frames. The downside is you are still running and operating a multicast network with multicast routing protocols. For many, this is a set-it and forget-it sort of model until something goes wrong or breaks. Still, it is one more thing you are running in your environment which gets away from the simply network operator rules that seem to be the ethos of network philosophy today.<\/p>\n<p>Changing gears, on the local link scope level, IPv6 uses multicast almost immediately. When a host is first bringing its interface up it will use a multicast process to request the global unicast prefix on that link via a Router Solicitation (RS) and then do Duplicate Address Detection (DAD) using ICMPv6 multicast after generating both a global unicast address but also a solicited node multicast address. This solicited node multicast address is how we no longer require an ARP\/RARP process like what IPv4 uses. We are able to map an IPv6 multicast address directly to an Ethernet multicast frame. I won\u2019t belabor the technical details here as Scott Hogg has already provided that information in his blog post at\u00a0<a href=\"\/ipv6-coe\/fe80-1-is-a-perfectly-valid-ipv6-default-gateway-address\/\" target=\"_blank\" rel=\"noopener noreferrer\">FE80::1 is a Perfectly Valid IPv6 Default Gateway<\/a>. The important point is to understand that EVERY host will have a solicited node multicast address of some kind even if the host only has a link-local address (<a href=\"http:\/\/www.networkingwithfish.com\/understanding-ipv6-7-part-ipv6-network-computing-series\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Check out Denise Fishburne\u2019s excellent blog post series on this topic<\/a>). It is a function of how the protocol works.<\/p>\n<p>Fundamentally, the really interesting part of how IPv6 uses multicast was the decision to have a preset group of multicast addresses that certain hosts could join based on their function. These multicast addresses are listed out up on the\u00a0<a href=\"https:\/\/www.iana.org\/assignments\/ipv6-multicast-addresses\/ipv6-multicast-addresses.xhtml#link-local\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">IANA website<\/a>. Here are a few you might find interesting:<\/p>\n<p>FF02::1 \u2013 all nodes<\/p>\n<p>FF02::2 \u2013 all routers<\/p>\n<p>FF02::5 \u2013 all OSPF SPF router<\/p>\n<p>FF02::6 \u2013 all OSPF DR router<\/p>\n<p>FF02::9 \u2013 RIP routers<\/p>\n<p>FF02::a \u2013 EIGRP routers<\/p>\n<p>FF02::d \u2013 PIM routers<\/p>\n<p>FF02::1:2 \u2013 All DHCP servers and relay agents<\/p>\n<p>As you can see, having a whole set of well-defined locally scoped multicast addresses makes life a bit easier. In the list above you will notice all the addresses start with the hex digits FF02. There is significance to the bit order value (after the FF portion of the address) and in this case the value 02 indicates that the address is link-local scope in nature. As a general rule of thumb, you will typically see FF02 the majority of the time with some FF08 if an organization decides to deploy network wide organization-local scope multicast services.<\/p>\n<p>So that is it, the quick look at IPv6 multicast. There are fantastic resources to use to dig in more. Check out\u00a0<a href=\"https:\/\/en.wikipedia.org\/wiki\/Multicast_address#IPv6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Wikipedia<\/a>, or you can watch my\u00a0<a href=\"https:\/\/www.pluralsight.com\/courses\/ipv6-introduction-to-protocol\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">IPv6: Introduction to the Protocol course on Pluralsight<\/a>.<\/p>\n<p>You can find me on twitter as\u00a0<a href=\"https:\/\/twitter.com\/ehorley\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">@ehorley<\/a>\u00a0and remember\u2026<\/p>\n<p>IPv6 is the future and the future is now!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Picking up from\u00a0part 1 of the back to basics, let\u2019s jump into the multicast address type and why it is important to IPv6. As a quick review, the goal of our \u201cback to IPv6 basics\u201d series is to provide a bit more detail on the three main address types in IPv6. They are: Unicast Multicast [&hellip;]<\/p>\n","protected":false},"author":323,"featured_media":2008,"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],"class_list":{"0":"post-2276","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ipv6-coe","8":"tag-ipv6","9":"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>Back to Basics \u2013 The IPv6 Address Types \u2013 part 2<\/title>\n<meta name=\"description\" content=\"Picking up from\u00a0part 1 of the back to basics, let\u2019s jump into the multicast address type and why it is important to IPv6.As a quick review, the goal of our \u201cback to IPv6 basics\u201d series is to provide a bit more detail on the three main address types in IPv6.\" \/>\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\/back-to-basics-the-ipv6-address-types-part-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2\" \/>\n<meta property=\"og:description\" content=\"Picking up from\u00a0part 1 of the back to basics, let\u2019s jump into the multicast address type and why it is important to IPv6.As a quick review, the goal of our \u201cback to IPv6 basics\u201d series is to provide a bit more detail on the three main address types in IPv6.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Infoblox Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-11-11T20:09:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-06T17:27:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/break-down-silos.png\" \/>\n\t<meta property=\"og:image:width\" content=\"660\" \/>\n\t<meta property=\"og:image:height\" content=\"454\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ed Horley\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ed Horley\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 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\\\/back-to-basics-the-ipv6-address-types-part-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/\"},\"author\":{\"name\":\"Ed Horley\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/b09ec2fd0a273ea1cb94ae2fd98232f9\"},\"headline\":\"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2\",\"datePublished\":\"2017-11-11T20:09:36+00:00\",\"dateModified\":\"2020-05-06T17:27:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/\"},\"wordCount\":1248,\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/break-down-silos.png\",\"keywords\":[\"IPv6\"],\"articleSection\":[\"IPv6 CoE\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/\",\"name\":\"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/break-down-silos.png\",\"datePublished\":\"2017-11-11T20:09:36+00:00\",\"dateModified\":\"2020-05-06T17:27:55+00:00\",\"description\":\"Picking up from\u00a0part 1 of the back to basics, let\u2019s jump into the multicast address type and why it is important to IPv6.As a quick review, the goal of our \u201cback to IPv6 basics\u201d series is to provide a bit more detail on the three main address types in IPv6.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/break-down-silos.png\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/break-down-silos.png\",\"width\":660,\"height\":454,\"caption\":\"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/ipv6-coe\\\/back-to-basics-the-ipv6-address-types-part-2\\\/#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\":\"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2\"}]},{\"@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\\\/b09ec2fd0a273ea1cb94ae2fd98232f9\",\"name\":\"Ed Horley\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/blog-ed-horley-96x96.jpg\",\"url\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/blog-ed-horley-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/blog-ed-horley-96x96.jpg\",\"caption\":\"Ed Horley\"},\"description\":\"Ed Horley (@ehorley) is a Co-founder and CEO of HexaBuild.io, an IPv6 consulting and training company. Ed is Co-chair of the California IPv6 Task Force (CAv6TF) and authored the Apress Press book Practical IPv6 for Windows Administrators and two IPv6 courses on Pluralsight. He is also the co-host of the IPv6 Buzz Podcast on the PacketPushers. Follow HexaBuild on Twitter and LinkedIn and let us help you advance cloud, IoT and security with IPv6!\",\"sameAs\":[\"https:\\\/\\\/hexabuild.io\"],\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/author\\\/ed-horley\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2","description":"Picking up from\u00a0part 1 of the back to basics, let\u2019s jump into the multicast address type and why it is important to IPv6.As a quick review, the goal of our \u201cback to IPv6 basics\u201d series is to provide a bit more detail on the three main address types in IPv6.","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\/back-to-basics-the-ipv6-address-types-part-2\/","og_locale":"en_US","og_type":"article","og_title":"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2","og_description":"Picking up from\u00a0part 1 of the back to basics, let\u2019s jump into the multicast address type and why it is important to IPv6.As a quick review, the goal of our \u201cback to IPv6 basics\u201d series is to provide a bit more detail on the three main address types in IPv6.","og_url":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/","og_site_name":"Infoblox Blog","article_published_time":"2017-11-11T20:09:36+00:00","article_modified_time":"2020-05-06T17:27:55+00:00","og_image":[{"width":660,"height":454,"url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/break-down-silos.png","type":"image\/png"}],"author":"Ed Horley","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ed Horley","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/#article","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/"},"author":{"name":"Ed Horley","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/b09ec2fd0a273ea1cb94ae2fd98232f9"},"headline":"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2","datePublished":"2017-11-11T20:09:36+00:00","dateModified":"2020-05-06T17:27:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/"},"wordCount":1248,"publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/break-down-silos.png","keywords":["IPv6"],"articleSection":["IPv6 CoE"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/","url":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/","name":"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/#primaryimage"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/break-down-silos.png","datePublished":"2017-11-11T20:09:36+00:00","dateModified":"2020-05-06T17:27:55+00:00","description":"Picking up from\u00a0part 1 of the back to basics, let\u2019s jump into the multicast address type and why it is important to IPv6.As a quick review, the goal of our \u201cback to IPv6 basics\u201d series is to provide a bit more detail on the three main address types in IPv6.","breadcrumb":{"@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/#primaryimage","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/break-down-silos.png","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/break-down-silos.png","width":660,"height":454,"caption":"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2"},{"@type":"BreadcrumbList","@id":"https:\/\/www.infoblox.com\/blog\/ipv6-coe\/back-to-basics-the-ipv6-address-types-part-2\/#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":"Back to Basics \u2013 The IPv6 Address Types \u2013 part 2"}]},{"@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\/b09ec2fd0a273ea1cb94ae2fd98232f9","name":"Ed Horley","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/blog-ed-horley-96x96.jpg","url":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/blog-ed-horley-96x96.jpg","contentUrl":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/blog-ed-horley-96x96.jpg","caption":"Ed Horley"},"description":"Ed Horley (@ehorley) is a Co-founder and CEO of HexaBuild.io, an IPv6 consulting and training company. Ed is Co-chair of the California IPv6 Task Force (CAv6TF) and authored the Apress Press book Practical IPv6 for Windows Administrators and two IPv6 courses on Pluralsight. He is also the co-host of the IPv6 Buzz Podcast on the PacketPushers. Follow HexaBuild on Twitter and LinkedIn and let us help you advance cloud, IoT and security with IPv6!","sameAs":["https:\/\/hexabuild.io"],"url":"https:\/\/www.infoblox.com\/blog\/author\/ed-horley\/"}]}},"_links":{"self":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/2276","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\/323"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/comments?post=2276"}],"version-history":[{"count":4,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/2276\/revisions"}],"predecessor-version":[{"id":3671,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/2276\/revisions\/3671"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media\/2008"}],"wp:attachment":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media?parent=2276"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/categories?post=2276"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/tags?post=2276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}