Skip to content

Commit 8129781

Browse files
committed
add BGP_BBR to sample_config_db.json
Signed-off-by: zitingguo-ms <[email protected]>
1 parent 7f368c3 commit 8129781

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/sonic-yang-models/tests/files/sample_config_db.json

+5
Original file line numberDiff line numberDiff line change
@@ -1597,6 +1597,11 @@
15971597
"local_ip": "12.12.0.2"
15981598
}
15991599
},
1600+
"BGP_BBR": {
1601+
"all": {
1602+
"status": "enabled"
1603+
}
1604+
},
16001605
"BGP_GLOBALS": {
16011606
"default": {
16021607
"router_id": "5.5.5.5",

0 commit comments

Comments
 (0)