United States-English |
|
|
HP-UX Reference > Ddhcpv6client_ui(1)HP-UX 11i Version 3: February 2007 |
|
NAMEdhcpv6client_ui — DHCPv6 client interface for requesting configuration parameters from the DHCPv6 server SYNOPSIS/usr/bin/dhcpv6client_ui -m interface_name -[t|T] [-R] /usr/bin/dhcpv6client_ui -m interface_name -[t|T] [-I] [-o config_options] [-s vendor_specific_options] /usr/bin/dhcpv6client_ui -r list_of_addresses /usr/bin/dhcpv6client_ui -v DESCRIPTIONdhcpv6client_ui is the interface through which a user contacts the client daemon, dhcpv6clientd, to obtain IPv6 addresses and other configuration parameters from the server. The default configuration parameters are specified as command line options when the DHCPv6 client daemon is invoked. When dhcpv6client_ui requests for IPv6 addresses or other configuration parameters, the client daemon obtains them from the server and stores in the /etc/dhcpv6client.data file. dhcpv6client_ui is executed on the same machine on which the client daemon is configured. Ensure that the client daemon is up and running before dhcpv6client_ui is executed. Optionsdhcpv6client_ui supports the following options:
When there is no -t or -T option specified dhcpv6client_ui obtains only non-temporary addresses. EXAMPLESdhcpv6client_ui obtains IPv6 address for the lan0 interface: dhcpv6client_ui -m lan0 dhcpv6client_ui obtains IPv6 address for the lan0 interface and additional configuration parameters: dhcpv6client_ui -m lan0 -o dns_sa dns_dl dhcpv6client_ui obtains only the DNS parameters for the lan0 interface: dhcpv6client_ui -m lan0 -I -o dns_sa dns_dl |
Printable version | ||
|