{
  "<NameOfTheInterface1>": {
    "adminStatus": true,
    "area": "string",
    "authKey": "string",
    "authType": "string",
    "comment": "string",
    "cost": 6,
    "deadInterval": 6,
    "helloInterval": 1,
    "md5Key": 3,
    "md5Password": "string",
    "priority": 3
  },
  "NameOfTheInterface2>": {
    "adminStatus": false,
    "area": "string",
    "authKey": "string",
    "authType": "string",
    "comment": "string",
    "cost": 8,
    "deadInterval": 4,
    "helloInterval": 9,
    "md5Key": 6,
    "md5Password": "string",
    "priority": 3
  }
}