Suchitra Vemuri | a8e7bb2 | 2019-10-22 15:50:05 -0700 | [diff] [blame] | 1 | { |
| 2 | "devices": { |
| 3 | "of:000000000a5a0072": { |
| 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": "ALPHe3d1cfde-1", |
| 22 | "cTag": 112, |
| 23 | "sTag": 111, |
Suchitra Vemuri | 60d5f46 | 2019-10-25 16:13:15 -0700 | [diff] [blame] | 24 | "nasPortId": "", |
| 25 | "circuitId": "", |
Suchitra Vemuri | a8e7bb2 | 2019-10-22 15:50:05 -0700 | [diff] [blame] | 26 | "remoteId": "", |
| 27 | "technologyProfileId": 64, |
| 28 | "upstreamBandwidthProfile": "Default", |
| 29 | "downstreamBandwidthProfile": "Default" |
| 30 | }, |
| 31 | { |
| 32 | "id": "ALPHe3d1cfde-2", |
| 33 | "cTag": 902, |
| 34 | "sTag": 111, |
| 35 | "nasPortId": "", |
| 36 | "circuitId": "", |
| 37 | "remoteId": "", |
| 38 | "technologyProfileId": 64, |
| 39 | "upstreamBandwidthProfile": "Default", |
| 40 | "downstreamBandwidthProfile": "Default" |
| 41 | }, |
| 42 | { |
| 43 | "id": "ALPHe3d1cfde-3", |
| 44 | "cTag": 903, |
| 45 | "sTag": 111, |
| 46 | "nasPortId": "", |
| 47 | "circuitId": "", |
| 48 | "remoteId": "", |
| 49 | "technologyProfileId": 64, |
| 50 | "upstreamBandwidthProfile": "Default", |
| 51 | "downstreamBandwidthProfile": "Default" |
| 52 | }, |
| 53 | { |
| 54 | "id": "ALPHe3d1cfde-4", |
| 55 | "cTag": 904, |
| 56 | "sTag": 111, |
| 57 | "nasPortId": "", |
| 58 | "circuitId": "", |
| 59 | "remoteId": "", |
| 60 | "technologyProfileId": 64, |
| 61 | "upstreamBandwidthProfile": "Default", |
| 62 | "downstreamBandwidthProfile": "Default" |
| 63 | }, |
| 64 | { |
| 65 | "id": "ALPHe3d1cfde-5", |
| 66 | "cTag": 905, |
| 67 | "sTag": 111, |
| 68 | "nasPortId": "", |
| 69 | "circuitId": "", |
| 70 | "remoteId": "", |
| 71 | "technologyProfileId": 64, |
| 72 | "upstreamBandwidthProfile": "Default", |
| 73 | "downstreamBandwidthProfile": "Default" |
| 74 | }, |
| 75 | { |
Suchitra Vemuri | 60d5f46 | 2019-10-25 16:13:15 -0700 | [diff] [blame] | 76 | "id": "EC1838000853", |
Suchitra Vemuri | a8e7bb2 | 2019-10-22 15:50:05 -0700 | [diff] [blame] | 77 | "hardwareIdentifier": "aa:bb:cc:dd:ee:ff", |
Suchitra Vemuri | 60d5f46 | 2019-10-25 16:13:15 -0700 | [diff] [blame] | 78 | "ipAddress": "10.192.20.206", |
| 79 | "nasId": "EC1838000853", |
Andy Bavier | 6796745 | 2019-11-26 15:22:50 -0700 | [diff] [blame] | 80 | "uplinkPort": 1048576 |
Suchitra Vemuri | a8e7bb2 | 2019-10-22 15:50:05 -0700 | [diff] [blame] | 81 | } |
| 82 | ] |
| 83 | }, |
| 84 | "bandwidthprofile":{ |
| 85 | "integration":{ |
| 86 | "cache":{ |
| 87 | "enabled":true, |
| 88 | "maxsize":40, |
| 89 | "ttl":"PT1m" |
| 90 | } |
| 91 | }, |
| 92 | "entries":[ |
| 93 | { |
| 94 | "id": "Default", |
| 95 | "air": 100000, |
Suchitra Vemuri | 60d5f46 | 2019-10-25 16:13:15 -0700 | [diff] [blame] | 96 | "cbs": 30, |
| 97 | "cir": 600, |
| 98 | "ebs": 30, |
| 99 | "eir": 400 |
Suchitra Vemuri | a8e7bb2 | 2019-10-22 15:50:05 -0700 | [diff] [blame] | 100 | }, |
| 101 | { |
| 102 | "id": "User_Bandwidth1", |
| 103 | "air": 100000, |
| 104 | "cbs": 10000, |
| 105 | "cir": 5000, |
| 106 | "ebs": 1000, |
| 107 | "eir": 5000 |
| 108 | } |
| 109 | |
| 110 | ] |
| 111 | } |
| 112 | } |
| 113 | } |
| 114 | } |