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 | { |
| 21 | "id": "BRCM22222222-1", |
Matteo Scandolo | 3a0ee62 | 2019-10-23 15:57:16 -0700 | [diff] [blame] | 22 | "cTag": 11, |
| 23 | "sTag": 99, |
Suchitra Vemuri | 0b6e800 | 2019-10-29 12:50:26 -0700 | [diff] [blame] | 24 | "nasPortId": "BRCM22222222-1", |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 25 | "circuitId": "", |
| 26 | "remoteId": "", |
| 27 | "technologyProfileId": 64, |
Suchitra Vemuri | ff0c909 | 2019-11-01 13:42:53 -0700 | [diff] [blame] | 28 | "upstreamBandwidthProfile": "Default", |
| 29 | "downstreamBandwidthProfile": "Default" |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 30 | }, |
| 31 | { |
| 32 | "id": "ALPHe3d1cf9d-1", |
Matteo Scandolo | 3a0ee62 | 2019-10-23 15:57:16 -0700 | [diff] [blame] | 33 | "cTag": 22, |
| 34 | "sTag": 99, |
Suchitra Vemuri | 0b6e800 | 2019-10-29 12:50:26 -0700 | [diff] [blame] | 35 | "nasPortId": "ALPHe3d1cf9d-1", |
| 36 | "circuitId": "", |
| 37 | "remoteId": "", |
| 38 | "technologyProfileId": 64, |
Suchitra Vemuri | ff0c909 | 2019-11-01 13:42:53 -0700 | [diff] [blame] | 39 | "upstreamBandwidthProfile": "User_Bandwidth1", |
Suchitra Vemuri | 84186e3 | 2019-10-31 14:47:07 -0700 | [diff] [blame] | 40 | "downstreamBandwidthProfile": "User_Bandwidth2" |
Suchitra Vemuri | 0b6e800 | 2019-10-29 12:50:26 -0700 | [diff] [blame] | 41 | }, |
| 42 | { |
| 43 | "id": "ALPHe3d1ced5-1", |
| 44 | "cTag": 33, |
| 45 | "sTag": 99, |
| 46 | "nasPortId": "ALPHe3d1ced5-1", |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 47 | "circuitId": "", |
| 48 | "remoteId": "", |
| 49 | "technologyProfileId": 64, |
Suchitra Vemuri | 84186e3 | 2019-10-31 14:47:07 -0700 | [diff] [blame] | 50 | "upstreamBandwidthProfile": "User_Bandwidth3", |
| 51 | "downstreamBandwidthProfile": "User_Bandwidth3" |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 52 | }, |
| 53 | { |
| 54 | "id": "EC1904000654", |
| 55 | "hardwareIdentifier": "aa:bb:cc:dd:ee:ff", |
| 56 | "ipAddress": "10.192.20.206", |
| 57 | "nasId": "EC1904000654", |
Andy Bavier | 6796745 | 2019-11-26 15:22:50 -0700 | [diff] [blame] | 58 | "uplinkPort": 1048576 |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 59 | } |
| 60 | ] |
| 61 | }, |
| 62 | "bandwidthprofile":{ |
| 63 | "integration":{ |
| 64 | "cache":{ |
| 65 | "enabled":true, |
| 66 | "maxsize":40, |
| 67 | "ttl":"PT1m" |
| 68 | } |
| 69 | }, |
| 70 | "entries":[ |
| 71 | { |
| 72 | "id": "Default", |
| 73 | "air": 100000, |
| 74 | "cbs": 30, |
Suchitra Vemuri | 904bf65 | 2019-11-01 17:59:57 -0700 | [diff] [blame] | 75 | "cir": 10000, |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 76 | "ebs": 30, |
Suchitra Vemuri | 904bf65 | 2019-11-01 17:59:57 -0700 | [diff] [blame] | 77 | "eir": 10000 |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 78 | }, |
| 79 | { |
| 80 | "id": "User_Bandwidth1", |
| 81 | "air": 100000, |
| 82 | "cbs": 10000, |
Suchitra Vemuri | 904bf65 | 2019-11-01 17:59:57 -0700 | [diff] [blame] | 83 | "cir": 30000, |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 84 | "ebs": 1000, |
Suchitra Vemuri | 904bf65 | 2019-11-01 17:59:57 -0700 | [diff] [blame] | 85 | "eir": 20000 |
Suchitra Vemuri | 84186e3 | 2019-10-31 14:47:07 -0700 | [diff] [blame] | 86 | }, |
| 87 | { |
| 88 | "id": "User_Bandwidth2", |
| 89 | "air": 100000, |
| 90 | "cbs": 5000, |
| 91 | "cir": 100000, |
| 92 | "ebs": 5000, |
| 93 | "eir": 100000 |
| 94 | }, |
| 95 | { |
| 96 | "id": "User_Bandwidth3", |
| 97 | "air": 100000, |
| 98 | "cbs": 5000, |
| 99 | "cir": 1000000, |
| 100 | "ebs": 5000, |
| 101 | "eir": 1000000 |
Matteo Scandolo | ff8a186 | 2019-10-23 11:43:28 -0700 | [diff] [blame] | 102 | } |
| 103 | |
| 104 | ] |
| 105 | } |
| 106 | } |
| 107 | } |
| 108 | } |