Home | History | Annotate | Line # | Download | only in tests
      1 {
      2   # option definition config
      3   # options
      4   "Dhcp6": {
      5     "option-def": [
      6       {
      7         "space": "foobar",
      8         "name": "encap",
      9         "code": 1,
     10         "type": "empty",
     11         "encapsulate": "xyz"
     12       }
     13     ]
     14   }
     15 }
     16