Skip to content

Commit 21dffc6

Browse files
authored
config: Adding neigh_discovery trap (sonic-net#83)
1 parent 5c3dfeb commit 21dffc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swssconfig/sample/00-copp.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"COPP_TABLE:trap.group.arp": {
22-
"trap_ids": "arp_req,arp_resp",
22+
"trap_ids": "arp_req,arp_resp,neigh_discovery",
2323
"trap_action":"trap",
2424
"queue": "4",
2525
"meter_type":"packets",

0 commit comments

Comments
 (0)