summaryrefslogtreecommitdiff
path: root/keama/tests/optionencap4.out
blob: ee59fc4272f9454de817f5462861e305e880ea30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  # option definition config
  # options
  "Dhcp4": {
    "option-def": [
      {
        "space": "foobar",
        "name": "encap",
        "code": 1,
        "type": "empty",
        "encapsulate": "xyz"
      }
    ]
  }
}