blob: 588182ba2fb6cc7e43ea5f7261522a5e714aec1b [file] [log] [blame]
Andrea Campanella971071a2021-04-28 10:04:56 +02001{
2 "sadis": {
3 "integration": {
4 "cache": {
5 "enabled": false,
6 "maxsize": 50,
7 "ttl": "PT0m"
8 }
9 },
10 "entries": [
11 {
12 "id": "722033538840",
13 "nasId": "722033538840",
14 "uplinkPort": 1048576
15 },
16 {
17 "id": "SCOM00001c7f-1",
18 "nasPortId": "SCOM00001c7f-1",
19 "circuitId": "SCOM00001c7f-1",
20 "remoteId": "SCOM00001c7f",
21 "uniTagList": [
22 {
23 "uniTagMatch": 4096,
24 "ponCTag": 4096,
25 "ponSTag": 11,
26 "technologyProfileId": 64,
27 "upstreamBandwidthProfile": "Default",
28 "downstreamBandwidthProfile": "Default",
29 "isDhcpRequired": false
30 }
31 ]
32 }
33 ]
34 },
35 "bandwidthprofile": {
36 "integration": {
37 "cache": {
38 "enabled": true,
39 "maxsize": 40,
40 "ttl": "PT1m"
41 }
42 },
43 "entries": [
44 {
45 "id": "Default",
46 "air": 100000,
47 "cbs": 30,
48 "cir": 16000,
49 "ebs": 30,
50 "eir": 16000
51 },
52 {
53 "id": "User_Bandwidth1",
54 "air": 100000,
55 "cbs": 10000,
56 "cir": 30000,
57 "ebs": 1000,
58 "eir": 20000
59 },
60 {
61 "id": "User_Bandwidth2",
62 "air": 100000,
63 "cbs": 5000,
64 "cir": 100000,
65 "ebs": 5000,
66 "eir": 100000
67 },
68 {
69 "id": "User_Bandwidth3",
70 "air": 100000,
71 "cbs": 5000,
72 "cir": 425000,
73 "ebs": 5000,
74 "eir": 425000
75 }
76 ]
77 }
78}