Andrea Campanella | f5e2959 | 2020-01-17 09:44:44 +0100 | [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 | { |
Andrea Campanella | 3121c4b | 2020-02-19 13:17:29 +0100 | [diff] [blame] | 14 | "id": "EC1729003539", |
| 15 | "hardwareIdentifier": "a8:2b:b5:6d:1a:95", |
| 16 | "nasId": "EC1729003539", |
| 17 | "uplinkPort": 1048576 |
| 18 | }, |
| 19 | { |
Andrea Campanella | f5e2959 | 2020-01-17 09:44:44 +0100 | [diff] [blame] | 20 | "id": "ALPHe3d1cf5c-1", |
Andrea Campanella | f5e2959 | 2020-01-17 09:44:44 +0100 | [diff] [blame] | 21 | "nasPortId": "ALPHe3d1cf5c-1", |
| 22 | "circuitId": "ALPHe3d1cf5c-1", |
| 23 | "remoteId": "EC1729003539", |
Andrea Campanella | 3121c4b | 2020-02-19 13:17:29 +0100 | [diff] [blame] | 24 | "uniTagList": [{ |
| 25 | "ponCTag": 11, |
| 26 | "ponSTag": 11, |
| 27 | "technologyProfileId": 64, |
| 28 | "upstreamBandwidthProfile": "Default", |
| 29 | "downstreamBandwidthProfile": "Default", |
| 30 | "isDhcpRequired": true |
| 31 | }] |
Andrea Campanella | 77869b3 | 2020-02-26 13:34:07 +0100 | [diff] [blame] | 32 | }, |
| 33 | { |
| 34 | "id": "ALPHe3a69d03-1", |
| 35 | "nasPortId": "ALPHe3a69d03-1", |
| 36 | "circuitId": "ALPHe3a69d03-1", |
| 37 | "remoteId": "EC1729003539", |
| 38 | "uniTagList": [ |
| 39 | { |
| 40 | "ponCTag": 7, |
| 41 | "ponSTag": 11, |
| 42 | "technologyProfileId": 64, |
Andy Bavier | d4b92e3 | 2020-05-13 11:15:41 -0700 | [diff] [blame] | 43 | "upstreamBandwidthProfile": "User_Bandwidth3", |
| 44 | "downstreamBandwidthProfile": "User_Bandwidth3", |
Andrea Campanella | 77869b3 | 2020-02-26 13:34:07 +0100 | [diff] [blame] | 45 | "isDhcpRequired": true |
| 46 | }] |
| 47 | }] |
Andrea Campanella | f5e2959 | 2020-01-17 09:44:44 +0100 | [diff] [blame] | 48 | }, |
| 49 | "bandwidthprofile":{ |
| 50 | "integration":{ |
| 51 | "cache":{ |
| 52 | "enabled":true, |
| 53 | "maxsize":40, |
| 54 | "ttl":"PT1m" |
| 55 | } |
| 56 | }, |
| 57 | "entries":[ |
| 58 | { |
| 59 | "id": "Default", |
| 60 | "air": 100000, |
| 61 | "cbs": 30, |
Andrea Campanella | 7e4424a | 2020-02-07 15:29:41 +0100 | [diff] [blame] | 62 | "cir": 16000, |
Andrea Campanella | f5e2959 | 2020-01-17 09:44:44 +0100 | [diff] [blame] | 63 | "ebs": 30, |
Andrea Campanella | 7e4424a | 2020-02-07 15:29:41 +0100 | [diff] [blame] | 64 | "eir": 16000 |
Andrea Campanella | f5e2959 | 2020-01-17 09:44:44 +0100 | [diff] [blame] | 65 | }, |
| 66 | { |
| 67 | "id": "User_Bandwidth1", |
| 68 | "air": 100000, |
| 69 | "cbs": 10000, |
| 70 | "cir": 30000, |
| 71 | "ebs": 1000, |
| 72 | "eir": 20000 |
| 73 | }, |
| 74 | { |
| 75 | "id": "User_Bandwidth2", |
| 76 | "air": 100000, |
| 77 | "cbs": 5000, |
| 78 | "cir": 100000, |
| 79 | "ebs": 5000, |
| 80 | "eir": 100000 |
| 81 | }, |
| 82 | { |
| 83 | "id": "User_Bandwidth3", |
| 84 | "air": 100000, |
| 85 | "cbs": 5000, |
Andrea Campanella | 03ca1e8 | 2020-09-03 11:20:37 +0200 | [diff] [blame] | 86 | "cir": 475000, |
Andrea Campanella | f5e2959 | 2020-01-17 09:44:44 +0100 | [diff] [blame] | 87 | "ebs": 5000, |
Andrea Campanella | 03ca1e8 | 2020-09-03 11:20:37 +0200 | [diff] [blame] | 88 | "eir": 475000 |
Andrea Campanella | f5e2959 | 2020-01-17 09:44:44 +0100 | [diff] [blame] | 89 | } |
| 90 | |
| 91 | ] |
| 92 | } |
| 93 | } |
| 94 | } |
| 95 | } |