Send dhcp-users mailing list submissions to
        dhcp-users@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/dhcp-users
or, via email, send a message with subject or body 'help' to
        dhcp-users-requ...@lists.isc.org

You can reach the person managing the list at
        dhcp-users-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dhcp-users digest..."


Today's Topics:

   1. Re: DHCPv6 / omshell / OMAPI ? (Thomas Markwalder)
   2. Re: DHCPv6 / omshell / OMAPI ? (perl-list)
   3. Re: DHCPv6 / omshell / OMAPI ? (perl-list)


----------------------------------------------------------------------

Message: 1
Date: Fri, 18 Aug 2017 10:36:08 -0400
From: Thomas Markwalder <tm...@isc.org>
To: dhcp-users@lists.isc.org
Subject: Re: DHCPv6 / omshell / OMAPI ?
Message-ID: <78d8c967-5f13-3252-7348-e2deba9fa...@isc.org>
Content-Type: text/plain; charset="utf-8"

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-l...@network1.net
> <mailto:perl-l...@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@lists.isc.org <mailto:dhcp-users@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@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-0001.html>

------------------------------

Message: 2
Date: Fri, 18 Aug 2017 10:36:44 -0400 (EDT)
From: perl-list <perl-l...@network1.net>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: DHCPv6 / omshell / OMAPI ?
Message-ID:
        <1640543810.262717.1503067004678.javamail.zim...@network1.net>
Content-Type: text/plain; charset="utf-8"

I remember him! His email signature was something like his dad saying "if you 
don't do it right the first time you'll just have to do it again" or something 
like that. 

> From: "Hillary Nelson" <nelsonhilla...@gmail.com>
> To: "Users of ISC DHCP" <dhcp-users@lists.isc.org>
> Sent: Friday, August 18, 2017 10:34:57 AM
> Subject: Re: DHCPv6 / omshell / OMAPI ?

> I really like David Hankins era, he has always been very responsive and 
> explains
> things in detail. I wonder if there is still ISC staff monitor this list, or
> they try to encourage people to subscribe ISC's DHCP Support and get questions
> answered there :)

> On Fri, Aug 18, 2017 at 10:22 AM, perl-list < [ mailto:perl-l...@network1.net 
> |
> perl-l...@network1.net ] > wrote:

>> I agree! Love to see a response from ISC. At least a response confirming 
>> that it
>> isn't currently supported would be welcomed.

>>> From: "Hillary Nelson" < [ mailto:nelsonhilla...@gmail.com |
>>> nelsonhilla...@gmail.com ] >
>>> To: "Users of ISC DHCP" < [ mailto:dhcp-users@lists.isc.org |
>>> dhcp-users@lists.isc.org ] >
>>> Sent: Friday, August 18, 2017 10:12:11 AM
>>> Subject: Re: DHCPv6 / omshell / OMAPI ?

>>> 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

>> _______________________________________________
>> dhcp-users mailing list
>> [ mailto:dhcp-users@lists.isc.org | dhcp-users@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@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/232eaac3/attachment-0001.html>

------------------------------

Message: 3
Date: Fri, 18 Aug 2017 10:43:32 -0400 (EDT)
From: perl-list <perl-l...@network1.net>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: DHCPv6 / omshell / OMAPI ?
Message-ID:
        <802100863.262887.1503067412247.javamail.zim...@network1.net>
Content-Type: text/plain; charset="utf-8"

I appreciate the answer Thomas! I'll proceed without using OMAPI. 

I plan to move to Kea in the future. There are currently two showstoppers for 
me: 

1) no equivalent to shared-network {} such that serving several different 
relayed networks is not possible. 
2) no equivalent to allow / deny statements. 

But I can see where it is going to be a good (possibly great) thing in the 
future! 

> From: "Thomas Markwalder" <tm...@isc.org>
> To: dhcp-users@lists.isc.org
> Sent: Friday, August 18, 2017 10:36:08 AM
> Subject: Re: DHCPv6 / omshell / OMAPI ?

> 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/ | 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 | 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 < [ mailto:perl-l...@network1.net 
>> |
>> perl-l...@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.
>>> [ tel:%28800%29%20578-6381 | (800)578-6381, Ext.
>>>                           8171 ]
>>> [ http://www.network1.net/ | 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
>>> [ mailto:dhcp-users@lists.isc.org | dhcp-users@lists.isc.org ]
>>> [ https://lists.isc.org/mailman/listinfo/dhcp-users |
>>> https://lists.isc.org/mailman/listinfo/dhcp-users ]

>> _______________________________________________
>> dhcp-users mailing list [ mailto:dhcp-users@lists.isc.org |
>> dhcp-users@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@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/4b49da0d/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
dhcp-users mailing list
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users

------------------------------

End of dhcp-users Digest, Vol 106, Issue 16
*******************************************

Reply via email to