Kailash | 0e2465c | 2019-08-05 09:56:02 -0700 | [diff] [blame] | 1 | { |
2 | "apps": { | ||||
3 | "org.opencord.sadis": { | ||||
4 | "sadis": { | ||||
5 | "integration": { | ||||
6 | "cache": { | ||||
7 | "enabled": false, | ||||
8 | "maxsize": 50, | ||||
9 | "ttl": "PT0m" | ||||
10 | } | ||||
11 | }, | ||||
12 | "entries": [ | ||||
13 | { | ||||
14 | "id": "BBSIMOLT000", | ||||
15 | "hardwareIdentifier": "00:00:0a:62:ce:e2", | ||||
16 | "ipAddress": ":OLT_IPADDR:", | ||||
17 | "nasId": "BBSIMOLT000", | ||||
18 | "uplinkPort": 65536 | ||||
19 | }, | ||||
20 | { | ||||
21 | "id": "BBSM00000001-1", | ||||
22 | "cTag": 900, | ||||
23 | "sTag": 900, | ||||
24 | "nasPortId": "PON 2/1/01/1:1.1.1" | ||||
25 | } | ||||
26 | ] | ||||
27 | } | ||||
28 | } | ||||
29 | } | ||||
30 | } |