[Kea-users] kea cassandra schema & table info

ram tester raamtester1 at gmail.com
Thu Feb 27 20:46:19 UTC 2020


Hi,

Trying to update the below info from our dhcp4 config into the cassandra DB
manually,

 "client-classes": [
    {
        "name":
        "test":
        "option-data": [
          {
             "name":
             "data":
             "always-send":
          }
        ]
    }
    ],
    "subnet4": [
    {
         "subnet":
         "option-data": [ {"name": , "data": } ],
         "reservations": [
           {
              "client-id":
              "ip-address":
           }
         ]
    },

1) For subnet4 i believe
https://gitlab.isc.org/isc-projects/kea/uploads/7ecbfac93f44c1c6ddfc1f6847ad50ef/kea-config-backend-cass-v4.png
has a subnet4 table. Was wondering if thats the right place for this and
if theres a schema available with the corresponding datatypes

2) For client-classes should i be using “global_option4" table?

Thanks & Regards,
Ramprasad K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20200227/2cfc7c51/attachment.htm>


More information about the Kea-users mailing list