Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 1 | { |
| 2 | "devices": { |
| 3 | "of:000000000a80645a": { |
| 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 | { |
Suchitra Vemuri | 2d04590 | 2020-06-08 18:32:19 -0700 | [diff] [blame] | 21 | "id": "ISKT71e80080-1", |
| 22 | "nasPortId": "ISKT71e80080-1", |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 23 | "circuitId": "", |
| 24 | "remoteId": "", |
Suchitra Vemuri | d3bf85c | 2020-02-14 14:15:39 -0800 | [diff] [blame] | 25 | "uniTagList": [{ |
| 26 | "ponCTag": 11, |
| 27 | "ponSTag": 99, |
| 28 | "technologyProfileId": 64, |
| 29 | "downstreamBandwidthProfile": "Default", |
| 30 | "upstreamBandwidthProfile": "Default", |
| 31 | "isDhcpRequired": true |
| 32 | }] |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 33 | }, |
| 34 | { |
| 35 | "id": "ALPHe3d1cf9d-1", |
Suchitra Vemuri | 0b6e800 | 2019-10-29 12:50:26 -0700 | [diff] [blame] | 36 | "nasPortId": "ALPHe3d1cf9d-1", |
| 37 | "circuitId": "", |
| 38 | "remoteId": "", |
Suchitra Vemuri | d3bf85c | 2020-02-14 14:15:39 -0800 | [diff] [blame] | 39 | "uniTagList": [{ |
| 40 | "ponCTag": 22, |
| 41 | "ponSTag": 99, |
| 42 | "technologyProfileId": 64, |
| 43 | "downstreamBandwidthProfile": "Default", |
| 44 | "upstreamBandwidthProfile": "Default", |
| 45 | "isDhcpRequired": true |
| 46 | }] |
Suchitra Vemuri | 0b6e800 | 2019-10-29 12:50:26 -0700 | [diff] [blame] | 47 | }, |
| 48 | { |
| 49 | "id": "ALPHe3d1ced5-1", |
Suchitra Vemuri | 0b6e800 | 2019-10-29 12:50:26 -0700 | [diff] [blame] | 50 | "nasPortId": "ALPHe3d1ced5-1", |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 51 | "circuitId": "", |
| 52 | "remoteId": "", |
Suchitra Vemuri | d3bf85c | 2020-02-14 14:15:39 -0800 | [diff] [blame] | 53 | "uniTagList": [{ |
| 54 | "ponCTag": 33, |
| 55 | "ponSTag": 99, |
| 56 | "technologyProfileId": 64, |
Andy Bavier | d4b92e3 | 2020-05-13 11:15:41 -0700 | [diff] [blame] | 57 | "downstreamBandwidthProfile": "User_Bandwidth2", |
| 58 | "upstreamBandwidthProfile": "User_Bandwidth1", |
Suchitra Vemuri | d3bf85c | 2020-02-14 14:15:39 -0800 | [diff] [blame] | 59 | "isDhcpRequired": true |
| 60 | }] |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 61 | }, |
| 62 | { |
| 63 | "id": "EC1904000654", |
| 64 | "hardwareIdentifier": "aa:bb:cc:dd:ee:ff", |
| 65 | "ipAddress": "10.192.20.206", |
| 66 | "nasId": "EC1904000654", |
Andy Bavier | 6796745 | 2019-11-26 15:22:50 -0700 | [diff] [blame] | 67 | "uplinkPort": 1048576 |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 68 | } |
| 69 | ] |
| 70 | }, |
| 71 | "bandwidthprofile":{ |
| 72 | "integration":{ |
| 73 | "cache":{ |
| 74 | "enabled":true, |
| 75 | "maxsize":40, |
| 76 | "ttl":"PT1m" |
| 77 | } |
| 78 | }, |
| 79 | "entries":[ |
| 80 | { |
| 81 | "id": "Default", |
| 82 | "air": 100000, |
| 83 | "cbs": 30, |
Suchitra Vemuri | 410759c | 2020-01-28 17:24:04 -0800 | [diff] [blame] | 84 | "cir": 16000, |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 85 | "ebs": 30, |
Suchitra Vemuri | 410759c | 2020-01-28 17:24:04 -0800 | [diff] [blame] | 86 | "eir": 16000 |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 87 | }, |
| 88 | { |
| 89 | "id": "User_Bandwidth1", |
| 90 | "air": 100000, |
| 91 | "cbs": 10000, |
Suchitra Vemuri | 904bf65 | 2019-11-01 17:59:57 -0700 | [diff] [blame] | 92 | "cir": 30000, |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 93 | "ebs": 1000, |
Suchitra Vemuri | 904bf65 | 2019-11-01 17:59:57 -0700 | [diff] [blame] | 94 | "eir": 20000 |
Suchitra Vemuri | 84186e3 | 2019-10-31 14:47:07 -0700 | [diff] [blame] | 95 | }, |
| 96 | { |
| 97 | "id": "User_Bandwidth2", |
| 98 | "air": 100000, |
| 99 | "cbs": 5000, |
| 100 | "cir": 100000, |
| 101 | "ebs": 5000, |
| 102 | "eir": 100000 |
| 103 | }, |
| 104 | { |
| 105 | "id": "User_Bandwidth3", |
| 106 | "air": 100000, |
| 107 | "cbs": 5000, |
Andrea Campanella | 03ca1e8 | 2020-09-03 11:20:37 +0200 | [diff] [blame] | 108 | "cir": 475000, |
Suchitra Vemuri | 84186e3 | 2019-10-31 14:47:07 -0700 | [diff] [blame] | 109 | "ebs": 5000, |
Andrea Campanella | 03ca1e8 | 2020-09-03 11:20:37 +0200 | [diff] [blame] | 110 | "eir": 475000 |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 111 | } |
| 112 | |
| 113 | ] |
| 114 | } |
| 115 | } |
| 116 | } |
| 117 | } |