[Kea-users] Multiple Shared Networks

Jordan Tinsley jtinsley at lrecok.coop
Mon Dec 10 17:26:05 UTC 2018


Hello,

 

How do you create multiple shared-networks with a name for each
shared-networks?

 

Example -

 

"shared-networks": [

        {

 

                "name": "Test 1",

 

                "subnet4": [

 

                {

                        "subnet": "192.168.1.0/24",

                        "pools": [ { "pool": "192.168.1.5 - 192.168.1.254" }
]

 

                 }]

 

}],

 

"shared-networks": [

        {

 

                "name": "Test 2",

 

                "subnet4": [

 

                {

                        "subnet": "192.168.2.0/24",

                        "pools": [ { "pool": "192.168.2.5 - 192.168.2.254" }
]

 

                 }]

 

}],

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20181210/4df40c34/attachment.htm>


More information about the Kea-users mailing list