{
  "<NameOfTheInterface1>": {
    "adminStatus": true,
    "area": "string",
    "authKey": "string",
    "authType": "string",
    "comment": "string",
    "cost": 10,
    "deadInterval": 8,
    "helloInterval": 2,
    "md5Key": 4,
    "md5Password": "string",
    "priority": 7
  },
  "NameOfTheInterface2>": {
    "adminStatus": true,
    "area": "string",
    "authKey": "string",
    "authType": "string",
    "comment": "string",
    "cost": 7,
    "deadInterval": 6,
    "helloInterval": 9,
    "md5Key": 5,
    "md5Password": "string",
    "priority": 9
  }
}