Matt Jeanneret | 42d4b78 | 2019-03-23 10:43:11 -0400 | [diff] [blame] | 1 | { |
| 2 | "devices" : { |
Matt Jeanneret | cfbe21a | 2019-05-07 14:55:26 -0400 | [diff] [blame] | 3 | "of:000000000a4001cf" : { |
Matt Jeanneret | 42d4b78 | 2019-03-23 10:43:11 -0400 | [diff] [blame] | 4 | "accessDevice" : { |
| 5 | "uplink" : "65536", |
Matt Jeanneret | cfbe21a | 2019-05-07 14:55:26 -0400 | [diff] [blame] | 6 | "vlan" : "1" |
Matt Jeanneret | 42d4b78 | 2019-03-23 10:43:11 -0400 | [diff] [blame] | 7 | }, |
| 8 | "basic" : { |
| 9 | "driver" : "voltha" |
| 10 | } |
| 11 | } |
| 12 | }, |
| 13 | "apps" : { |
| 14 | "org.opencord.dhcpl2relay" : { |
| 15 | "dhcpl2relay" : { |
| 16 | "useOltUplinkForServerPktInOut" : true |
| 17 | } |
| 18 | }, |
| 19 | "org.opencord.aaa" : { |
| 20 | "AAA" : { |
| 21 | "radiusIp" : "172.16.0.1", |
| 22 | "radiusServerPort" : "1645", |
| 23 | "radiusSecret" : "secret", |
| 24 | "nasIp" : "172.16.0.10", |
| 25 | "radiusConnectionType" : "socket", |
| 26 | "packetCustomizer" : "att" |
| 27 | } |
| 28 | }, |
| 29 | "org.opencord.sadis" : { |
| 30 | "sadis" : { |
| 31 | "integration" : { |
| 32 | "cache" : { |
| 33 | "enabled" : true, |
| 34 | "maxsize" : 50, |
| 35 | "ttl" : "PT1m" |
| 36 | } |
| 37 | }, |
| 38 | "entries" : [ { |
| 39 | "id" : "EC1829000886", |
| 40 | "uplinkPort" : 65536, |
| 41 | "hardwareIdentifier" : "3c:2c:99:f7:c6:82", |
| 42 | "ipAddress" : "10.64.1.207", |
| 43 | "nasId" : "ATLEDGEVOLT1" |
| 44 | }, { |
Matt Jeanneret | cfbe21a | 2019-05-07 14:55:26 -0400 | [diff] [blame] | 45 | "id" : "BRCM33333333-1", |
| 46 | "cTag" : 22, |
| 47 | "sTag" : 13, |
| 48 | "nasPortId" : "PON 1/1/3/1:3.1.1", |
| 49 | "circuitId" : "PON 1/1/3/1:3.1.1-CID", |
| 50 | "remoteId" : "ATLEDGEVOLT1-RID" |
| 51 | }, { |
| 52 | "id" : "BRCM33333333-2", |
| 53 | "cTag" : 23, |
| 54 | "sTag" : 13, |
Matt Jeanneret | 42d4b78 | 2019-03-23 10:43:11 -0400 | [diff] [blame] | 55 | "nasPortId" : "PON 1/1/3/1:4.1.1", |
| 56 | "circuitId" : "PON 1/1/3/1:4.1.1-CID", |
| 57 | "remoteId" : "ATLEDGEVOLT1-RID" |
Matt Jeanneret | cfbe21a | 2019-05-07 14:55:26 -0400 | [diff] [blame] | 58 | }, { |
| 59 | "id" : "BRCM33333333-3", |
| 60 | "cTag" : 24, |
| 61 | "sTag" : 13, |
| 62 | "nasPortId" : "PON 1/1/3/1:5.1.1", |
| 63 | "circuitId" : "PON 1/1/3/1:5.1.1-CID", |
| 64 | "remoteId" : "ATLEDGEVOLT1-RID" |
Matt Jeanneret | 42d4b78 | 2019-03-23 10:43:11 -0400 | [diff] [blame] | 65 | }] |
| 66 | } |
| 67 | } |
| 68 | } |
| 69 | } |