blob: 15d2d999974000de48b44b0c2b258fcc6cd170dc [file] [log] [blame]
Andrea Campanella252d94f2020-12-16 12:28:51 +01001{
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 {
14 "id": "LBADTN2038AD991",
Andrea Campanella10eef462021-09-27 12:02:04 +020015 "hardwareIdentifier": "00:24:45:c2:a4:b2",
Andrea Campanella252d94f2020-12-16 12:28:51 +010016 "nasId": "LBADTN2038AD991",
17 "uplinkPort": 1048576
18 },
19 {
20 "id": "SCOMa0302125-1",
21 "nasPortId": "SCOMa0302125-1",
22 "circuitId": "SCOMa0302125-1",
23 "remoteId": "LBADTN2038AD991",
24 "uniTagList": [
25 {
26 "uniTagMatch": 4096,
27 "ponCTag": 4096,
28 "ponSTag": 35,
29 "technologyProfileId": 64,
30 "upstreamBandwidthProfile": "Default",
31 "downstreamBandwidthProfile": "Default",
32 "isDhcpRequired": false
33 }
34 ]
35 },
36 {
37 "id": "SCOMa030210e-1",
38 "nasPortId": "SCOMa030210e-1",
39 "circuitId": "SCOMa030210e-1",
40 "remoteId": "LBADTN2038AD991",
41 "uniTagList": [
42 {
43 "uniTagMatch": 4096,
44 "ponCTag": 4096,
45 "ponSTag": 36,
46 "technologyProfileId": 64,
47 "upstreamBandwidthProfile": "User_Bandwidth1",
48 "downstreamBandwidthProfile": "User_Bandwidth2",
49 "isDhcpRequired": false
50 }
51 ]
52 },
53 {
54 "id": "SCOM00001c0f-1",
55 "nasPortId": "SCOM00001c0f-1",
56 "circuitId": "SCOM00001c0f-1",
57 "remoteId": "LBADTN2038AD991",
58 "uniTagList": [
59 {
60 "uniTagMatch": 4096,
61 "ponCTag": 4096,
62 "ponSTag": 37,
63 "technologyProfileId": 64,
64 "upstreamBandwidthProfile": "User_Bandwidth3",
65 "downstreamBandwidthProfile": "User_Bandwidth3",
66 "isDhcpRequired": false
67 }
68 ]
Andrea Campanella164aab52021-04-07 17:19:08 +020069 },
70 {
71 "id": "ADTN20177888-1",
72 "nasPortId": "ADTN20177888-1",
73 "circuitId": "ADTN20177888-1",
74 "remoteId": "LBADTN2038AD991",
75 "uniTagList": [
76 {
77 "uniTagMatch": 4096,
78 "ponCTag": 4096,
79 "ponSTag": 38,
80 "technologyProfileId": 64,
81 "upstreamBandwidthProfile": "User_Bandwidth3",
82 "downstreamBandwidthProfile": "User_Bandwidth3",
83 "isDhcpRequired": false
84 }
85 ]
Andrea Campanella1eeb2fc2021-11-15 18:38:54 -080086 },
87 {
88 "id": "SCOMa0305fc1-1",
89 "nasPortId": "SCOMa0305fc1-1",
90 "circuitId": "SCOMa0305fc1-1",
91 "remoteId": "LBADTN2038AD991",
92 "uniTagList": [
93 {
94 "uniTagMatch": 4096,
95 "ponCTag": 4096,
96 "ponSTag": 40,
97 "technologyProfileId": 64,
98 "upstreamBandwidthProfile": "User_Bandwidth3",
99 "downstreamBandwidthProfile": "User_Bandwidth3",
100 "isDhcpRequired": false
101 }
102 ]
Andrea Campanella252d94f2020-12-16 12:28:51 +0100103 }
104 ]
105 },
106 "bandwidthprofile": {
107 "integration": {
108 "cache": {
109 "enabled": true,
110 "maxsize": 40,
111 "ttl": "PT1m"
112 }
113 },
114 "entries": [
115 {
116 "id": "Default",
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700117 "gir": 0,
Andrea Campanella252d94f2020-12-16 12:28:51 +0100118 "cbs": 30,
119 "cir": 16000,
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700120 "pbs": 30,
121 "pir": 32000
Andrea Campanella252d94f2020-12-16 12:28:51 +0100122 },
123 {
124 "id": "User_Bandwidth1",
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700125 "gir": 50000,
Andrea Campanella252d94f2020-12-16 12:28:51 +0100126 "cbs": 10000,
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700127 "cir": 50000,
128 "pbs": 1000,
129 "pir": 300000
Andrea Campanella252d94f2020-12-16 12:28:51 +0100130 },
131 {
132 "id": "User_Bandwidth2",
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700133 "gir": 100000,
Andrea Campanella252d94f2020-12-16 12:28:51 +0100134 "cbs": 5000,
135 "cir": 100000,
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700136 "pbs": 5000,
137 "pir": 300000
Andrea Campanella252d94f2020-12-16 12:28:51 +0100138 },
139 {
140 "id": "User_Bandwidth3",
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700141 "gir": 100000,
Andrea Campanella252d94f2020-12-16 12:28:51 +0100142 "cbs": 5000,
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700143 "cir": 100000,
144 "pbs": 5000,
145 "pir": 400000
Andrea Campanella252d94f2020-12-16 12:28:51 +0100146 }
Girish Gowdra21ec25d2021-05-24 10:07:01 -0700147
Andrea Campanella252d94f2020-12-16 12:28:51 +0100148 ]
149 }
150 }
151 }
152}