All Downloads are FREE. Search and download functionalities are using the official Maven repository.

olt-app.4.1.0.source-code.cfg.json Maven / Gradle / Ivy

There is a newer version: 5.2.8
Show newest version
{  
"apps" : {
  "org.opencord.sadis" : {
      "sadis" : {
        "integration" : {
          "cache" : {
            "enabled" : true,
            "maxsize" : 50,
            "ttl" : "PT1m"
          }
        },
        "entries" : [ {
          "id" : "s1-eth1",
          "cTag" : 2,
          "sTag" : 4,
          "nasPortId" : "s1-eth1"
        }, {
          "id" : "1",
          "hardwareIdentifier" : "00:00:00:00:00:01",
          "ipAddress" : "127.0.0.1",
          "uplinkPort": "2"
        } ]
      }
    }
  },
   "devices":{  
      "of:0000000000000001":{
         "basic":{
            "driver":"pmc-olt"
         }
      }
   }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy