Project

General

Profile

Feature #15321 » sample-kea-option-def.json

Dale Harron, 10/03/2024 07:41 PM

 
1
{
2
  "option-data": {
3
    "opt4": [
4
      {
5
        "name": "v4-captive-portal",
6
        "data":  “https://sub4.domain.com:8007/rfc8910.php?zone=vlan30 
7
      }
8
    ],
9
    "opt5": [
10
      {
11
        "name": "v4-captive-portal",
12
        "data":  “https://sub5.domain.com:8009/rfc8910.php?zone=vlan40 
13
      }
14
    ]
15
  }
16
}
    (1-1/1)