dhcpdb2conf.1m (2010 09)

d
dhcpdb2conf(1M) dhcpdb2conf(1M)
The dhcpdb2conf command can be run only by users with appropriate privileges.
Configuration Files and Parameter Names
The following files, and parameters in each file, can be processed by
dhcpdb2conf:
/etc/resolv.conf
domain
nameserver
/etc/rc.config.d/netconf
HOSTNAME
INTERFACE_NAME[
index]
IP_ADDRESS[index]
SUBNET_MASK[index]
BROADCAST_MASK[
index]
LANCONFIG_ARGS[
index]
ROUTE_DESTINATION[
index]
ROUTE_GATEWAY[
index]
ROUTE_COUNT[index]
/etc/rc.config.d/namesvrs
NISDOMAIN
YPSET_ADDR
/etc/rc.config.d/netdaemons
NTPDATE_SERVER
EXAMPLES
List the entire contents of the DHCP client database:
dhcpdb2conf
List only the INTERFACE parameter set for lan0:
dhcpdb2conf -i lan0
List the INTERFACE and ROUTE parameter sets for lan0 and lan1:
dhcpdb2conf -ir lan0 lan1
Apply the INTERFACE and ROUTE parameter sets for lan0 to the existing configuration files:
dhcpdb2conf -ira lan0
Apply all parameter sets to the existing configuration files using lan0, and set index = 1:
dhcpdb2conf -a -s 1 lan0
WARNINGS
Using the -a option overrides any existing values which are currently set in the systems configuration
files (while the -c option merely revises staging files, if any).
FILES
/usr/lbin/dhcpdb2conf
The command itself.
/etc/dhcpclient.data
Current DHCP parameters received from a DHCP server by dhcpclient.
/etc/resolv.conf[.dhcp]
/etc/rc.config.d/netconf[.dhcp]
/etc/rc.config.d/namesvrs[.dhcp]
/etc/rc.config.d/netdaemons[.dhcp]
System configuration files that can be modified by dhcpdb2conf.
SEE ALSO
auto_parms(1M), dhcpclient(1M), geocustoms(1M), set_parms(1M).
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010