|
127 | 127 | "OP": "SET"
|
128 | 128 | },
|
129 | 129 | {
|
130 |
| - "WRED_PROFILE_TABLE:AZURE" : { |
| 130 | + "WRED_PROFILE_TABLE:AZURE_LOSSY" : { |
| 131 | + "wred_green_enable":"true", |
| 132 | + "wred_yellow_enable":"true", |
| 133 | + "ecn":"ecn_all", |
| 134 | + "red_max_threshold":"512000", |
| 135 | + "red_min_threshold":"512000", |
| 136 | + "yellow_max_threshold":"512000", |
| 137 | + "yellow_min_threshold":"512000", |
| 138 | + "green_max_threshold": "184320", |
| 139 | + "green_min_threshold": "184320" |
| 140 | + }, |
| 141 | + "OP": "SET" |
| 142 | + }, |
| 143 | + { |
| 144 | + "WRED_PROFILE_TABLE:AZURE_LOSSLESS" : { |
131 | 145 | "wred_green_enable":"true",
|
132 | 146 | "wred_yellow_enable":"true",
|
133 | 147 | "ecn":"ecn_all",
|
|
142 | 156 | },
|
143 | 157 | {
|
144 | 158 | "QUEUE_TABLE:Ethernet0,Ethernet4,Ethernet8,Ethernet12,Ethernet16,Ethernet20,Ethernet24,Ethernet28,Ethernet32,Ethernet36,Ethernet40,Ethernet44,Ethernet48,Ethernet52,Ethernet56,Ethernet60,Ethernet64,Ethernet68,Ethernet72,Ethernet76,Ethernet80,Ethernet84,Ethernet88,Ethernet92,Ethernet96,Ethernet100,Ethernet104,Ethernet108,Ethernet112,Ethernet116,Ethernet120,Ethernet124:0-1" : {
|
145 |
| - "wred_profile" : "[WRED_PROFILE_TABLE:AZURE]" |
| 159 | + "wred_profile" : "[WRED_PROFILE_TABLE:AZURE_LOSSY]" |
146 | 160 | },
|
147 | 161 | "OP": "SET"
|
148 | 162 | },
|
149 | 163 | {
|
150 | 164 | "QUEUE_TABLE:Ethernet0,Ethernet4,Ethernet8,Ethernet12,Ethernet16,Ethernet20,Ethernet24,Ethernet28,Ethernet32,Ethernet36,Ethernet40,Ethernet44,Ethernet48,Ethernet52,Ethernet56,Ethernet60,Ethernet64,Ethernet68,Ethernet72,Ethernet76,Ethernet80,Ethernet84,Ethernet88,Ethernet92,Ethernet96,Ethernet100,Ethernet104,Ethernet108,Ethernet112,Ethernet116,Ethernet120,Ethernet124:3-4" : {
|
151 |
| - "scheduler" : "[SCHEDULER_TABLE:scheduler.0]" |
| 165 | + "scheduler" : "[SCHEDULER_TABLE:scheduler.0]", |
| 166 | + "wred_profile" : "[WRED_PROFILE_TABLE:AZURE_LOSSLESS]" |
152 | 167 | },
|
153 | 168 | "OP": "SET"
|
154 | 169 | },
|
|
0 commit comments