From 21dffc6cfe69c66bc72d9d377c03949177a460ee Mon Sep 17 00:00:00 2001 From: Shuotian Cheng Date: Fri, 16 Sep 2016 13:53:26 -0700 Subject: [PATCH] config: Adding neigh_discovery trap (#83) --- swssconfig/sample/00-copp.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swssconfig/sample/00-copp.config.json b/swssconfig/sample/00-copp.config.json index 0edccbde3866..37ce8795f07c 100644 --- a/swssconfig/sample/00-copp.config.json +++ b/swssconfig/sample/00-copp.config.json @@ -19,7 +19,7 @@ }, { "COPP_TABLE:trap.group.arp": { - "trap_ids": "arp_req,arp_resp", + "trap_ids": "arp_req,arp_resp,neigh_discovery", "trap_action":"trap", "queue": "4", "meter_type":"packets",