Andy Bavier | 794566f | 2022-02-04 16:10:18 -0700 | [diff] [blame] | 1 | { |
| 2 | "default-target": "connectivity-service-v2", |
| 3 | "Updates": { |
| 4 | "connectivity-services-2.0.0": { |
| 5 | "connectivity-service": [ |
| 6 | { |
| 7 | "core-5g-endpoint": "http://config4g.omec.svc:5000/config", |
| 8 | "description": "4G Integration Test", |
| 9 | "display-name": "ROC 4G Test Connectivity Service", |
| 10 | "connectivity-service-id": "aiab-cs" |
| 11 | } |
| 12 | ] |
| 13 | }, |
| 14 | "enterprises-2.0.0": { |
| 15 | "enterprise": [ |
| 16 | { |
| 17 | "description": "This Enterprise holds discovered IMSIs that cannot be associated elsewhere.", |
| 18 | "display-name": "Default Enterprise", |
| 19 | "enterprise-id": "defaultent", |
| 20 | "site": [ |
| 21 | { |
| 22 | "description": "Global Default Site", |
| 23 | "display-name": "Global Default Site", |
| 24 | "site-id": "defaultent-defaultsite", |
| 25 | "imsi-definition": { |
| 26 | "mcc": "000", |
| 27 | "mnc": "00", |
| 28 | "enterprise": 0, |
| 29 | "format": "SSSSSSSSSSSSSSS" |
| 30 | }, |
| 31 | "device-group": [ |
| 32 | { |
| 33 | "display-name": "Unknown Inventory", |
| 34 | "device-group-id": "defaultent-defaultsite-default", |
| 35 | "mbr": { |
| 36 | "uplink": 1000000, |
| 37 | "downlink": 1000000 |
| 38 | }, |
| 39 | "traffic-class": "class-1", |
| 40 | "ip-domain": "defaultent-defaultip" |
| 41 | } |
| 42 | ], |
| 43 | "ip-domain": [ |
| 44 | { |
| 45 | "admin-status": "ENABLE", |
| 46 | "description": "Global Default IP Domain", |
| 47 | "display-name": "Global Default IP Domain", |
| 48 | "dns-primary": "8.8.8.1", |
| 49 | "dns-secondary": "8.8.8.2", |
| 50 | "dnn": "dnnglobal", |
| 51 | "ip-domain-id": "defaultent-defaultip", |
| 52 | "mtu": 57600, |
| 53 | "subnet": "192.168.0.0/24" |
| 54 | } |
| 55 | ] |
| 56 | } |
| 57 | ], |
| 58 | "traffic-class": [ |
| 59 | { |
| 60 | "traffic-class-id": "class-1", |
| 61 | "description": "High Priority TC", |
| 62 | "display-name": "Class 1", |
| 63 | "qci": 10, |
| 64 | "arp": 1, |
| 65 | "pelr": 10, |
| 66 | "pdb": 100 |
| 67 | } |
| 68 | ] |
| 69 | }, |
| 70 | { |
| 71 | "connectivity-service": [ |
| 72 | { |
| 73 | "connectivity-service": "aiab-cs", |
| 74 | "enabled": true |
| 75 | } |
| 76 | ], |
| 77 | "description": "AiaB Enterprise", |
| 78 | "display-name": "AiaB Corp.", |
| 79 | "enterprise-id": "aiab-enterprise", |
| 80 | "application": [], |
| 81 | "site": [ |
| 82 | { |
| 83 | "description": "AiaB test site", |
| 84 | "display-name": "AiaB site", |
| 85 | "site-id": "aiab-site", |
| 86 | "imsi-definition": { |
| 87 | "mcc": "208", |
| 88 | "mnc": "01", |
| 89 | "enterprise": 1, |
| 90 | "format": "CCCNNEESSSSSSSS" |
| 91 | }, |
| 92 | "device": [ |
| 93 | { |
| 94 | "device-id": "aiab-ue-1", |
| 95 | "display-name": "UE 1", |
| 96 | "sim-card": "aiab-sim-1" |
| 97 | }, |
| 98 | { |
| 99 | "device-id": "aiab-ue-2", |
| 100 | "display-name": "UE 2", |
| 101 | "sim-card": "aiab-sim-2" |
| 102 | } |
| 103 | ], |
| 104 | "sim-card": [ |
| 105 | { |
| 106 | "sim-id": "aiab-sim-1", |
| 107 | "display-name": "UE 1 Sim", |
Amit Wankhede | fdf10ff | 2022-02-16 08:37:20 -0600 | [diff] [blame] | 108 | "imsi": 208010167891201 |
Andy Bavier | 794566f | 2022-02-04 16:10:18 -0700 | [diff] [blame] | 109 | }, |
| 110 | { |
| 111 | "sim-id": "aiab-sim-2", |
| 112 | "display-name": "UE 2 Sim", |
Amit Wankhede | fdf10ff | 2022-02-16 08:37:20 -0600 | [diff] [blame] | 113 | "imsi": 208010167891202 |
Andy Bavier | 794566f | 2022-02-04 16:10:18 -0700 | [diff] [blame] | 114 | } |
| 115 | ], |
| 116 | "device-group": [ |
| 117 | { |
| 118 | "display-name": "AiaB Users", |
| 119 | "device-group-id": "aiab-device-group", |
| 120 | "device": [ |
| 121 | { |
| 122 | "device-id": "aiab-ue-1", |
| 123 | "enable": true |
| 124 | }, |
| 125 | { |
| 126 | "device-id": "aiab-ue-2", |
| 127 | "enable": true |
| 128 | } |
| 129 | ], |
| 130 | "ip-domain": "aiab-ip-pool", |
| 131 | "mbr": { |
| 132 | "uplink": 1000000, |
| 133 | "downlink": 1000000 |
| 134 | }, |
| 135 | "traffic-class": "aiab-class-1" |
| 136 | } |
| 137 | ], |
| 138 | "ip-domain": [ |
| 139 | { |
| 140 | "admin-status": "ENABLE", |
| 141 | "display-name": "IP pool", |
| 142 | "dnn": "internet", |
| 143 | "dns-primary": "8.8.8.8", |
| 144 | "ip-domain-id": "aiab-ip-pool", |
| 145 | "mtu": 1460, |
| 146 | "subnet": "172.250.0.0/16" |
| 147 | } |
| 148 | ], |
| 149 | "small-cell": [ |
| 150 | { |
| 151 | "small-cell-id": "gnb1", |
| 152 | "display-name": "gNodeB 1", |
| 153 | "address": "aiab-gnb1", |
| 154 | "enable": true, |
| 155 | "tac": "0001" |
| 156 | } |
| 157 | ], |
| 158 | "upf": [ |
| 159 | { |
| 160 | "address": "upf", |
| 161 | "display-name": "AiaB UPF", |
| 162 | "upf-id": "aiab-upf", |
| 163 | "port": 8805, |
| 164 | "config-endpoint": "http://upf-http.omec.svc:8080" |
| 165 | } |
| 166 | ], |
| 167 | "slice": [ |
| 168 | { |
| 169 | "default-behavior": "ALLOW-ALL", |
| 170 | "display-name": "AiaB Slice", |
| 171 | "device-group": [ |
| 172 | { |
| 173 | "device-group": "aiab-device-group", |
| 174 | "enable": true |
| 175 | } |
| 176 | ], |
| 177 | "filter": [], |
| 178 | "slice-id": "aiab-vcs", |
| 179 | "sd": 66051, |
| 180 | "sst": 1, |
| 181 | "upf": "aiab-upf", |
| 182 | "mbr": { |
| 183 | "uplink": 10000000, |
| 184 | "downlink": 5000000 |
| 185 | }, |
| 186 | "priority-traffic-rule": [] |
| 187 | } |
| 188 | ] |
| 189 | } |
| 190 | ], |
| 191 | "traffic-class": [ |
| 192 | { |
| 193 | "description": "High Priority TC", |
| 194 | "display-name": "Class 1", |
| 195 | "traffic-class-id": "aiab-class-1", |
| 196 | "pdb": 100, |
| 197 | "arp": 1, |
| 198 | "pelr": 3, |
| 199 | "qci": 1 |
| 200 | } |
| 201 | ] |
| 202 | } |
| 203 | ] |
| 204 | } |
| 205 | }, |
| 206 | "Deletes": {}, |
| 207 | "Extensions": { |
| 208 | "model-version-101": "2.0.0", |
| 209 | "model-type-102": "Aether" |
| 210 | } |
| 211 | } |