dhcp6s

Langue: en

Version: 184160 (CentOS - 06/07/09)

Section: 8 (Commandes administrateur)

NAME

dhcp6s - DHCPv6 server daemon

SYNOPSIS

dhcp6s [ -dDf ] [ -n <address...> ] [ -c <pathspec> ] <interface>

DESCRIPTION

dhcp6s is an implementation of the DHCPv6 server.

dhcp6s provides IPv6 addresses and prefix assginment administrative policy and configuration information for DHCPv6 clients. dhcp6s also manages those addresses and prefixes, such as IPv6 addresses, prefixes, DNS server addresses, or ntp server addresses.

OPTIONS

-c pathspec
Specifies the dhcp6s configuration file.
-d
Enables dhcp6s to print debugging messages.
-D
Enables dhcp6s to print verbose debugging messages.
-f
Enables dhcp6s to work as a foreground application. This option is helpful for debugging.
-n <address...>
Allows dhcp6s to parse DNS server addresses from command line.

FILES

/etc/dhcp6s.conf
Contains dhcp6s configurations, such as allow unicast, allow rapid-commit, specify valid-life-time, or specify preferred-life-time.
/var/lib/dhcpv6/dhcp6s_duid
Contains the dhcp6s server's DUID.
/var/lib/dhcpv6/server6.leases
Contains all dhcp6c clients' IPv6 address and prefix leasing information and states.

SEE ALSO

dhcp6s.conf(5)

ERRORS

Check /var/log/messages if there are errors.

BUGS

Report bugs via http://hosted.fedoraproject.org/projects/dhcpv6/

AUTHORS

See http://hosted.fedoraproject.org/projects/dhcpv6/wiki/Authors