IPv6 Addressing - Subnettting =============================== .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **What is Subnetting IPv6?** Subnetting IPv6 is the process of dividing a large IPv6 network into smaller subnetworks to improve organization, routing efficiency, and address management. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Why is Subnetting IPv6 useful?** It allows efficient use of the vast IPv6 address space, simplifies network management, and enables hierarchical routing to improve scalability and performance. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **How it works?** IPv6 addresses are 128 bits long; subnetting divides the address space by borrowing bits from the interface identifier portion, usually using a subnet prefix length longer than /64. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Where is Subnetting IPv6 used?** It is used in enterprise networks, ISPs, data centers, and anywhere IPv6 is deployed for organizing and managing network segments. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Which OSI layer does this protocol belong to?** Subnetting IPv6 operates at the Network Layer (Layer 3), dealing with IP addressing and routing. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Is Subnetting IPv6 Windows specific?** No, IPv6 subnetting is not Windows specific. It is supported by all major operating systems that support IPv6. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Is Subnetting IPv6 Linux specific?** No, IPv6 subnetting is not Linux specific. It is implemented universally wherever IPv6 is used. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Which Transport Protocol is used by Subnetting IPv6?** Subnetting IPv6 is not tied to any transport protocol. It supports all IPv6-compatible transport protocols like TCP and UDP. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Which Port is used by Subnetting IPv6?** Subnetting does not use any specific port since it is a method of address allocation and network design, not an application or service. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow **Is Subnetting IPv6 using client-server model?** No, subnetting is a network addressing scheme and does not involve a client-server communication model. .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow Topics in this section, * :ref:`Learnings in this section ` * :ref:`Terminology ` * :ref:`Version Info ` * :ref:`Subnetting Version&IEEE Details ` * :ref:`Subnetting Basic Setup on Ubuntu using IPv4 ` * :ref:`Subnetting Basic Setup on Ubuntu using IPv6 ` * :ref:`Subnetting Protocol Packet Details ` * :ref:`Subnetting Usecases ` * :ref:`Subnetting Basic Features ` * :ref:`Reference links ` .. _Subnetting_step1: .. tab-set:: .. tab-item:: Learnings in this section * In this section, you are going to learn .. _Subnetting_step2: .. tab-set:: .. tab-item:: Terminology * Terminology .. _Subnetting_step3: .. tab-set:: .. tab-item:: Version Info * Version Info .. _Subnetting_step5: .. tab-set:: .. tab-item:: Subnetting Version&RFC Details * rfc details .. _Subnetting_step18: .. tab-set:: .. tab-item:: Subnetting Basic Setup on Ubuntu using IPv4 * setup .. _Subnetting_step19: .. tab-set:: .. tab-item:: Subnetting Basic Setup on Ubuntu using IPv6 * setup .. _Subnetting_step6: .. tab-set:: .. tab-item:: Subnetting Protocol Packet Details * packet details .. _Subnetting_step7: .. tab-set:: .. tab-item:: Subnetting Usecases * usecases .. _Subnetting_step8: .. tab-set:: .. tab-item:: Subnetting Basic Features * features .. _Subnetting_step17: .. tab-set:: .. tab-item:: Reference links * Reference links