Commit 3df267e
authored
[config] Fix Breakout mode option and BREAKOUT_CFG table check method (sonic-net#1270)
Made a robust check for below cases:
- when the interface is wrong and the mode is correct.
- BREAKOUT_CFG table is NOT present in CONFIG DB
Also, Fixed Breakout mode option when options are not available for easy readability.
Signed-off-by: Sangita Maity <[email protected]>1 parent 9bd709b commit 3df267e
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
2422 | 2422 | | |
2423 | 2423 | | |
2424 | 2424 | | |
| 2425 | + | |
| 2426 | + | |
| 2427 | + | |
| 2428 | + | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
| 2432 | + | |
2425 | 2433 | | |
2426 | 2434 | | |
2427 | 2435 | | |
| |||
0 commit comments