DHCPv6 / omshell / OMAPI ?

Thomas Markwalder tmark at isc.org
Fri Aug 18 14:36:08 UTC 2017


Hello:

At this point in time, we do not have plans to extend OMAPI to support
DHCPv6.  ISC DHCP is our legacy product and our primary development
efforts are focused on it's successor, Kea.

Kea provides a REST API for issuing commands in JSON text.  This API is
growing with each release and will offer a much richer set of
abilities.  The current release of Kea, 1.2.0, added a control agent
which provides an HTTP interface for issuing commands to and getting
responses from Kea servers.  It also added commands to support host
reservation management.

https://www.isc.org/kea-1-2/

Our next release, 1.3 adds commands to support lease and subnet management.

The Kea project wiki is here:

http://kea.isc.org/wiki

Regards,

Thomas Markwalder
ISC Software Engineering

On 8/18/17 10:12 AM, Hillary Nelson wrote:
> I don't think it's supported... the question has been came up several
> time in the past but never got answered, it'll be great to know if ISC
> still plan to support OMAPI for DHCPv6 or not.
>
> Hillary
>
>
> On Fri, Aug 18, 2017 at 9:54 AM, perl-list <perl-list at network1.net
> <mailto:perl-list at network1.net>> wrote:
>
>     It appears that DHCPv6 is not yet supported by omshell / OMAPI?
>
>     man omshell has no discussion of DHCPv6 specific things / IP
>     addresses etc...
>
>     Attempting to use omshell to view a lease results in complaints
>     about precision .. example:
>
>     > new lease
>
>     obj: lease
>
>     > set ip-address = 2001:0:2e50:e8:0:444:555:666
>
>     <STDIN> line 1: 2001 exceeds max (255) for precision.
>
>     set ip-address = 2001:
>
>                       ^
>
>     <STDIN> line 1: 2e50 exceeds max (255) for precision.
>
>     set ip-address = 2001:0:2e50:
>
>                             ^
>
>     <STDIN> line 1: 444 exceeds max (255) for precision.
>
>     set ip-address = 2001:0:2e50:e8:0:444:
>
>                                       ^
>
>     <STDIN> line 1: 555 exceeds max (255) for precision.
>
>     set ip-address = 2001:0:2e50:e8:0:444:555:
>
>                                           ^
>
>     <STDIN> line 1: 666 exceeds max (255) for precision.
>
>
>     ^
>
>     obj: lease
>
>     ip-address = 20:00:50:e8:00:44:55:66
>
>     > open
>
>     can't open object: not found
>
>     obj: lease
>
>     ip-address = 20:00:50:e8:00:44:55:66
>
>     > 
>
>
>     Does anyone know if there are plans to implement OMAPI support in
>     DHCPv6?
>
>     Or am I just doing something wrong?
>
>
>
>     Thank you,
>
>     -Darren
>
>     -- 
>     Darren Ankney
>     Product Development
>     First Network Group, Inc.
>     (800)578-6381, Ext. 8171 <tel:%28800%29%20578-6381>
>     http://www.network1.net
>     http://www.facebook.com/FirstNetworkGroup
>     <http://www.facebook.com/FirstNetworkGroup>
>
>     Please consider the environment before printing this email.
>
>
>     _______________________________________________
>     dhcp-users mailing list
>     dhcp-users at lists.isc.org <mailto:dhcp-users at lists.isc.org>
>     https://lists.isc.org/mailman/listinfo/dhcp-users
>     <https://lists.isc.org/mailman/listinfo/dhcp-users>
>
>
>
>
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20170818/7233df54/attachment.html>


More information about the dhcp-users mailing list