We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3dfeb commit 21dffc6Copy full SHA for 21dffc6
swssconfig/sample/00-copp.config.json
@@ -19,7 +19,7 @@
19
},
20
{
21
"COPP_TABLE:trap.group.arp": {
22
- "trap_ids": "arp_req,arp_resp",
+ "trap_ids": "arp_req,arp_resp,neigh_discovery",
23
"trap_action":"trap",
24
"queue": "4",
25
"meter_type":"packets",
0 commit comments