Skip to content

Commit a129e42

Browse files
committed
readme
1 parent 0764f53 commit a129e42

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sonic-confidb-utils generate
1313

1414
## Configuration Parameters
1515

16-
**bgp_ports**
16+
### bgp_ports
1717

1818
Example:
1919

@@ -38,7 +38,7 @@ Result:
3838
}
3939
```
4040

41-
**breakouts**
41+
### breakouts
4242

4343
Example:
4444

@@ -65,7 +65,7 @@ Result:
6565

6666
For each breakout also the correspondig ports entries are added.
6767

68-
**docker_routing_config_mode**
68+
### docker_routing_config_mode
6969

7070
Can be one of `separated`, `split`, `split-unified`, `unified`.
7171

@@ -87,7 +87,7 @@ Result:
8787
}
8888
```
8989

90-
**features**
90+
### features
9191

9292
Enabling a feature makes SONiC check the status of the corresponding container.
9393
If a feature is enabled and the container stops running `container_checker` will complain and `show system-health summary` will show
@@ -121,7 +121,7 @@ Result:
121121
}
122122
```
123123

124-
**frr_mgmt_framework_config**
124+
### frr_mgmt_framework_config
125125

126126
Example:
127127

@@ -141,7 +141,7 @@ Result:
141141
}
142142
```
143143

144-
**interconnects**
144+
### interconnects
145145

146146
Example:
147147

@@ -172,7 +172,7 @@ Result:
172172
}
173173
```
174174

175-
**lldp_hello_time**
175+
### lldp_hello_time
176176

177177
Example:
178178

@@ -192,7 +192,7 @@ Result:
192192
}
193193
```
194194

195-
**looback_address**
195+
### looback_address
196196

197197
Example:
198198

@@ -223,7 +223,7 @@ and
223223
}
224224
```
225225

226-
**mclag**
226+
### mclag
227227

228228
Example:
229229

@@ -267,7 +267,7 @@ Result:
267267
}
268268
```
269269

270-
**mgmt_interface**
270+
### mgmt_interface
271271

272272
Example:
273273

@@ -289,7 +289,7 @@ Result:
289289
}
290290
```
291291

292-
**mgmt_vrf**
292+
### mgmt_vrf
293293

294294
Example:
295295

@@ -309,7 +309,7 @@ Result:
309309
}
310310
```
311311

312-
**nameservers**
312+
### nameservers
313313

314314
Example:
315315

@@ -330,7 +330,7 @@ Result:
330330
}
331331
```
332332

333-
**ntpservers**
333+
### ntpservers
334334

335335
Example:
336336

@@ -355,7 +355,7 @@ Result:
355355
}
356356
```
357357

358-
**portchannels**
358+
### portchannels
359359

360360
Example:
361361

@@ -393,7 +393,7 @@ Result:
393393
}
394394
```
395395

396-
**ports**
396+
### ports
397397

398398
Example:
399399

@@ -459,7 +459,7 @@ ports:
459459
460460
For each port that is not explicitly configured in `breakouts` and `ports` an entry with defaults will be added to the `"PORT"` dictionary.
461461

462-
**sag**
462+
### sag
463463

464464
Example:
465465

@@ -480,7 +480,7 @@ Result:
480480
}
481481
```
482482

483-
**ssh_sourceranges**
483+
### ssh_sourceranges
484484

485485
Example:
486486

@@ -503,7 +503,7 @@ Result:
503503
}
504504
```
505505

506-
**vlans** and **vlan_members**
506+
### vlans and vlan_members
507507

508508
Example:
509509

@@ -552,7 +552,7 @@ Result:
552552
}
553553
```
554554

555-
**vteps**
555+
### vteps
556556

557557
Example:
558558

0 commit comments

Comments
 (0)