Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring Nontemporary Address Assignment

Nontemporary address assignment is also known as stateful address assignment. In the stateful address assignment mode, the DHCPv6 client requests global addresses from the DHCPv6 server. Based on the DHCPv6 server’s response, the DHCPv6 client assigns the global addresses to interfaces and sets a lease time for all valid responses. When the lease time expires, the DHCPv6 client renews the lease from the DHCPv6 server.

To configure nontemporary (stateful) address assignment:

  1. Specify the DHCPv6 client interface.
    [edit]user@host# set interfaces ge-0/0/0 unit 0 family inet6 dhcpv6-client
  2. Configure the client type as statefull.
    [edit interfaces ge-0/0/0 unit 0 family inet6 dhcpv6-client]user@host# set client-type statefull
  3. Specify the IA_NA assignment.
    [edit interfaces ge-0/0/0 unit 0 family inet6 dhcpv6-client]user@host# set client-ia-type ia-na

Modified: 2016-07-01

Modified: 2016-07-01