Re: [vpp-dev] VPP ACL plugin session info

2018-01-23 Thread Andrew Yourtchenko
Pradeep, At this time you can only look at the specific session for the debug purposes, not the whole table. To have the traffic create the session you need to use “permit+reflect” action. So with our your configuring “deny” no sessions will be created. --a > On 22 Jan 2018, at 18:32, Pradeep

[vpp-dev] VPP ACL plugin session info

2018-01-22 Thread Pradeep Patel (pradpate)
Team, I am trying to dump the session table (show acl-plugin sessions) to view the session info but don’t see any sessions getting created. Any input will be helpful. Plugin Version vat# acl_plugin_get_version vl_api_acl_plugin_get_version_reply_t_handler:133: ACL plugin version: 1.3 Following