Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 1 | { |
| 2 | "devices": { |
Hema | 2776156 | 2020-06-03 11:01:58 +0530 | [diff] [blame] | 3 | "of:000080a2358560a0": { |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 4 | "basic": { |
| 5 | "driver": "voltha" |
| 6 | } |
| 7 | } |
| 8 | }, |
| 9 | "apps": { |
| 10 | "org.opencord.sadis": { |
| 11 | "sadis": { |
| 12 | "integration": { |
| 13 | "cache": { |
| 14 | "enabled": false, |
| 15 | "maxsize": 50, |
| 16 | "ttl": "PT0m" |
| 17 | } |
| 18 | }, |
| 19 | "entries": [ |
| 20 | { |
| 21 | "id": "ISKT71e82118-1", |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 22 | "nasPortId": "ISKT71e82118-1", |
| 23 | "circuitId": "ISKT71e82118-1", |
Hema | 2776156 | 2020-06-03 11:01:58 +0530 | [diff] [blame] | 24 | "remoteId": "EC1917000123", |
Hema | b962d92 | 2020-02-20 15:24:56 +0530 | [diff] [blame] | 25 | "uniTagList": [{ |
| 26 | "ponCTag": 222, |
| 27 | "ponSTag": 111, |
| 28 | "technologyProfileId": 64, |
Hema | 634f979 | 2020-09-08 18:24:40 +0530 | [diff] [blame] | 29 | "upstreamBandwidthProfile": "Default", |
| 30 | "downstreamBandwidthProfile": "Default", |
Hema | b962d92 | 2020-02-20 15:24:56 +0530 | [diff] [blame] | 31 | "isDhcpRequired": true |
| 32 | }] |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 33 | }, |
| 34 | { |
Hema | 2776156 | 2020-06-03 11:01:58 +0530 | [diff] [blame] | 35 | "id": "EC1917000123", |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 36 | "hardwareIdentifier": "aa:bb:cc:dd:ee:ff", |
Hema | 2776156 | 2020-06-03 11:01:58 +0530 | [diff] [blame] | 37 | "ipAddress": "192.168.10.75", |
| 38 | "nasId": "EC1917000123", |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 39 | "uplinkPort": 1048576 |
| 40 | } |
| 41 | ] |
| 42 | }, |
| 43 | "bandwidthprofile":{ |
| 44 | "integration":{ |
| 45 | "cache":{ |
| 46 | "enabled":true, |
| 47 | "maxsize":40, |
| 48 | "ttl":"PT1m" |
| 49 | } |
| 50 | }, |
| 51 | "entries":[ |
| 52 | { |
| 53 | "id": "Default", |
| 54 | "air": 100000, |
| 55 | "cbs": 30, |
Hema | 7be05b9 | 2020-02-12 19:01:07 +0530 | [diff] [blame] | 56 | "cir": 16000, |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 57 | "ebs": 30, |
Hema | 7be05b9 | 2020-02-12 19:01:07 +0530 | [diff] [blame] | 58 | "eir": 16000 |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 59 | }, |
| 60 | { |
| 61 | "id": "User_Bandwidth1", |
| 62 | "air": 100000, |
| 63 | "cbs": 10000, |
| 64 | "cir": 30000, |
| 65 | "ebs": 1000, |
| 66 | "eir": 20000 |
| 67 | }, |
| 68 | { |
| 69 | "id": "User_Bandwidth2", |
| 70 | "air": 100000, |
| 71 | "cbs": 5000, |
| 72 | "cir": 100000, |
| 73 | "ebs": 5000, |
| 74 | "eir": 100000 |
| 75 | }, |
| 76 | { |
| 77 | "id": "User_Bandwidth3", |
| 78 | "air": 100000, |
| 79 | "cbs": 5000, |
Girish Gowdra | 486338c | 2021-05-19 17:27:48 -0700 | [diff] [blame] | 80 | "cir": 100000, |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 81 | "ebs": 5000, |
Girish Gowdra | 486338c | 2021-05-19 17:27:48 -0700 | [diff] [blame] | 82 | "eir": 100000 |
Suchitra Vemuri | 7addcda | 2020-01-10 15:38:22 -0800 | [diff] [blame] | 83 | } |
| 84 | |
| 85 | ] |
| 86 | } |
| 87 | } |
| 88 | } |
| 89 | } |