Ipv6 Cisco Training: The Difference Between Stateful And Stateless Dhcp

nstead of me just jumping right into explaining theBut, Stateless DHCP on the other hand; means
difference between Stateful and Stateless DHCP.the DHCP server(s) is not required to store any
I’m going to slow down just a bit anddynamic state information on the DHCP server(s)
briefly explain DHCP first.about any indivisual DHCP clients. Instead, the
DHCP stands for Dynamic host ConfigurationDHCP clients autoconfigure their own IP
Protocol, this client / server protocol has beenaddress(es) based on router advertisments. So,
around for awhile now, and is reguallywith Stateless DHCP, the DHCP clients
implemented on IPv4 networks. IPv4 DHCP, isdon’t use the DHCP server(s) to obtain IP
explained in RFC 2131 and IPv6 DHCP is explainedaddress(es) information, they use the DHCP
in RFC 3315. But, in a nutshell; networkserver(s) to obtain the other useful configuration
adminstrators use DHCP to provide a frameworkinformaiton (like the address(es) of DNS servers).
that is used by networked devices (DHCP clients)Currently, Cisco recommends that you use
to obtain various necessary parameters fromStateless DHCP instead of Stateful DHCP when
DHCP Servers so the DHCP clients can operate inimplementing and deploying IPv6 networks;
an Internet Protocol (IP) network.because, Cisco Routers are not designed to act
Now when it comes to DHCP for IPv6 (RFCas Stateful DHCPv6 servers. But, if you need to
3315), there are two ways DHCPv6 can beimplement Stateful DHCP on your IPv6 network;
implemented, either Stateful or Stateless.Cisco makes a product named Cisco Network
Stateful DHCP is centrally managed on a DHCPRegistar (CNR) that can help you out a lot.
server(s); and the DHCP clients use Stateful DHCPI invite you to visit my website were you’ll
to obtain an IP address(es) and other usefulfind the latest information regarding Cisco IPv6
configuration informaiton from the DHCPDesign and Implementation Techniques.
server(s).