GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
keama(8) FreeBSD System Manager's Manual keama(8)

keama - Kea Migration Assistant

keama [ -4 | -6] [ -D ] [ -N ] [ -r {perform|fatal|pass} ] [ -l hook-library-path ] [ -i input-file ] [ -o output-file ]

The Kea Migration Assistant converts an ISC DHCP configuration file into the corresponding Kea configuration file.

Protocol selection options:

-4
The input configuration is for DHCPv4. Incompatible with the -6 option.
-6
The input configuration is for DHCPv6. Incompatible with the -4 option.
Define ISC DHCP minimum, default and maximum builtin lifetimes.
Instead of using global host reservations, put them in the matching subnet.
Specify what to do with hostnames: resolve them into their first address, raise a fatal error or pass them silently.
Specify the path where hook libraries (e.g. flex-id) can be found
Specify the ISC DHCP configuration file to read. When it is not given the standard input is used.
Specify the Kea configuration file to write. When it is not given the standard output is used.

The number of conversion failures is returned. Note that any parsing warning or error is fatal so please check and fix the ISC DHCP configuration file before using this tool.

dhcpd(8), kea-dhcp4(8), kea-dhcp6(8).

keama(8) To learn more about Internet Systems Consortium, see https://www.isc.org


Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.