blob: 82ecb4a2729e9fe7a44e349f9ba1334e50494c10 [file] [log] [blame]
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -07001{
2 "name": "8QueueHybridProfileMap1",
3 "profile_type": "XGS-PON",
4 "version": 1,
5 "num_gem_ports": 8,
6 "instance_control": {
7 "onu": "multi-instance",
8 "uni": "single-instance",
9 "max_gem_payload_size": "auto"
10 },
11 "us_scheduler": {
12 "additional_bw": "AdditionalBW_BestEffort",
13 "direction": "UPSTREAM",
14 "priority": 0,
15 "weight": 0,
16 "q_sched_policy": "StrictPriority"
17 },
18 "ds_scheduler": {
19 "additional_bw": "AdditionalBW_BestEffort",
20 "direction": "DOWNSTREAM",
21 "priority": 0,
22 "weight": 0,
23 "q_sched_policy": "StrictPriority"
24 },
25 "upstream_gem_port_attribute_list": [
26 {
27 "pbit_map": "0b10000000",
28 "aes_encryption": "True",
29 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +000030 "priority_q": 0,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -070031 "weight": 100,
32 "discard_policy": "TailDrop",
33 "max_q_size": "auto",
34 "discard_config": {
35 "max_threshold": 0,
36 "min_threshold": 0,
37 "max_probability": 0
38 }
39 },
40 {
41 "pbit_map": "0b01000000",
42 "aes_encryption": "True",
43 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +000044 "priority_q": 1,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -070045 "weight": 100,
46 "discard_policy": "TailDrop",
47 "max_q_size": "auto",
48 "discard_config": {
49 "max_threshold": 0,
50 "min_threshold": 0,
51 "max_probability": 0
52 }
53 },
54 {
55 "pbit_map": "0b00100000",
56 "aes_encryption": "True",
57 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +000058 "priority_q": 2,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -070059 "weight": 100,
60 "discard_policy": "TailDrop",
61 "max_q_size": "auto",
62 "discard_config": {
63 "max_threshold": 0,
64 "min_threshold": 0,
65 "max_probability": 0
66 }
67 },
68 {
69 "pbit_map": "0b00010000",
70 "aes_encryption": "True",
71 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +000072 "priority_q": 3,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -070073 "weight": 100,
74 "discard_policy": "TailDrop",
75 "max_q_size": "auto",
76 "discard_config": {
77 "max_threshold": 0,
78 "min_threshold": 0,
79 "max_probability": 0
80 }
81 },
82 {
83 "pbit_map": "0b00001000",
84 "aes_encryption": "True",
85 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +000086 "priority_q": 4,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -070087 "weight": 100,
88 "discard_policy": "TailDrop",
89 "max_q_size": "auto",
90 "discard_config": {
91 "max_threshold": 0,
92 "min_threshold": 0,
93 "max_probability": 0
94 }
95 },
96 {
97 "pbit_map": "0b00000100",
98 "aes_encryption": "True",
99 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000100 "priority_q": 5,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700101 "weight": 100,
102 "discard_policy": "TailDrop",
103 "max_q_size": "auto",
104 "discard_config": {
105 "min_threshold": 0,
106 "max_threshold": 0,
107 "max_probability": 0
108 }
109 },
110 {
111 "pbit_map": "0b00000010",
112 "aes_encryption": "True",
113 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000114 "priority_q": 6,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700115 "weight": 100,
116 "discard_policy": "TailDrop",
117 "max_q_size": "auto",
118 "discard_config": {
119 "min_threshold": 0,
120 "max_threshold": 0,
121 "max_probability": 0
122 }
123 },
124 {
125 "pbit_map": "0b00000001",
126 "aes_encryption": "True",
127 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000128 "priority_q": 7,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700129 "weight": 100,
130 "discard_policy": "TailDrop",
131 "max_q_size": "auto",
132 "discard_config": {
133 "min_threshold": 0,
134 "max_threshold": 0,
135 "max_probability": 0
136 }
137 }
138 ],
139 "downstream_gem_port_attribute_list": [
140 {
141 "pbit_map": "0b10000000",
142 "aes_encryption": "True",
143 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000144 "priority_q": 0,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700145 "weight": 100,
146 "discard_policy": "TailDrop",
147 "max_q_size": "auto",
148 "discard_config": {
149 "max_threshold": 0,
150 "min_threshold": 0,
151 "max_probability": 0
152 }
153 },
154 {
155 "pbit_map": "0b01000000",
156 "aes_encryption": "True",
157 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000158 "priority_q": 1,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700159 "weight": 100,
160 "discard_policy": "TailDrop",
161 "max_q_size": "auto",
162 "discard_config": {
163 "max_threshold": 0,
164 "min_threshold": 0,
165 "max_probability": 0
166 }
167 },
168 {
169 "pbit_map": "0b00100000",
170 "aes_encryption": "True",
171 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000172 "priority_q": 2,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700173 "weight": 100,
174 "discard_policy": "TailDrop",
175 "max_q_size": "auto",
176 "discard_config": {
177 "max_threshold": 0,
178 "min_threshold": 0,
179 "max_probability": 0
180 }
181 },
182 {
183 "pbit_map": "0b00010000",
184 "aes_encryption": "True",
185 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000186 "priority_q": 3,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700187 "weight": 100,
188 "discard_policy": "TailDrop",
189 "max_q_size": "auto",
190 "discard_config": {
191 "max_threshold": 0,
192 "min_threshold": 0,
193 "max_probability": 0
194 }
195 },
196 {
197 "pbit_map": "0b00001000",
198 "aes_encryption": "True",
199 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000200 "priority_q": 4,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700201 "weight": 100,
202 "discard_policy": "TailDrop",
203 "max_q_size": "auto",
204 "discard_config": {
205 "max_threshold": 0,
206 "min_threshold": 0,
207 "max_probability": 0
208 }
209 },
210 {
211 "pbit_map": "0b00000100",
212 "aes_encryption": "True",
213 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000214 "priority_q": 5,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700215 "weight": 100,
216 "discard_policy": "TailDrop",
217 "max_q_size": "auto",
218 "discard_config": {
219 "min_threshold": 0,
220 "max_threshold": 0,
221 "max_probability": 0
222 }
223 },
224 {
225 "pbit_map": "0b00000010",
226 "aes_encryption": "True",
227 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000228 "priority_q": 6,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700229 "weight": 100,
230 "discard_policy": "TailDrop",
231 "max_q_size": "auto",
232 "discard_config": {
233 "min_threshold": 0,
234 "max_threshold": 0,
235 "max_probability": 0
236 }
237 },
238 {
239 "pbit_map": "0b00000001",
240 "aes_encryption": "True",
241 "scheduling_policy": "StrictPriority",
mpagenko4e61c462020-09-09 15:42:44 +0000242 "priority_q": 7,
Suchitra Vemuriae9cecb2020-03-12 12:59:14 -0700243 "weight": 100,
244 "discard_policy": "TailDrop",
245 "max_q_size": "auto",
246 "discard_config": {
247 "min_threshold": 0,
248 "max_threshold": 0,
249 "max_probability": 0
250 }
251 }
252 ]
253}