Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring TCP/IP Propagation on a DHCPv6 Client
You can enable or disable the propagation of TCP/IP settings received on the device acting as a DHCPv6 client. The settings can be propagated to the server pool running on the device. This topic describes how to configure TCP/IP settings on a DHCPv6 client, where both the DHCPv6 client and DHCPv6 server are on the same device.
To configure TCP/IP setting propagation on a DHCPv6 client:
- Configure the update-server option on the DHCPv6
client.[edit interfaces ge-0/0/0 unit 0 family inet6 dhcpv6-client]user@host# set update-server
- Configure the address pool to specify the interface (where update-server is configured) from which TCP/IP settings can
be propagated.[edit access]user@host# set address-assignment pool 2 family inet6 dhcp-attributes propagate-settings ge-0/0/0