Skip to content

Commit

Permalink
swssconfig: Adding cbs parameter after cir (sonic-net#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-shirshov authored and Shuotian Cheng committed Oct 21, 2016
1 parent fb307b2 commit e455453
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions swssconfig/sample/00-copp.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"meter_type":"packets",
"mode":"sr_tcm",
"cir":"600",
"cbs":"600",
"red_action":"drop"
},
"OP": "SET"
Expand All @@ -25,6 +26,7 @@
"meter_type":"packets",
"mode":"sr_tcm",
"cir":"600",
"cbs":"600",
"red_action":"drop"
},
"OP": "SET"
Expand All @@ -45,6 +47,7 @@
"meter_type":"packets",
"mode":"sr_tcm",
"cir":"600",
"cbs":"600",
"red_action":"drop"
},
"OP": "SET"
Expand Down

0 comments on commit e455453

Please sign in to comment.