FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
clear acl-plugin sessions.
Declaration: aclplugin_clear_command (src/plugins/acl/acl.c line 3487)
Implementation: acl_clear_aclplugin_fn.
set acl-plugin session timeout {{udp idle}|tcp {idle|transient}} <seconds>.
Declaration: aclplugin_set_command (src/plugins/acl/acl.c line 3421)
Implementation: acl_set_aclplugin_fn.
show acl-plugin acl [index N].
Declaration: aclplugin_show_acl_command (src/plugins/acl/acl.c line 3427)
Implementation: acl_show_aclplugin_acl_fn.
show acl-plugin decode 5tuple XXXX XXXX XXXX XXXX XXXX XXXX.
Declaration: aclplugin_show_decode_5tuple_command (src/plugins/acl/acl.c line 3445)
Implementation: acl_show_aclplugin_decode_5tuple_fn.
show acl-plugin interface [sw_if_index N] [acl].
Declaration: aclplugin_show_interface_command (src/plugins/acl/acl.c line 3451)
Implementation: acl_show_aclplugin_interface_fn.
show acl-plugin lookup context [index N].
Declaration: aclplugin_show_lookup_context_command (src/plugins/acl/acl.c line 3433)
Implementation: acl_show_aclplugin_lookup_context_fn.
show acl-plugin lookup user [index N].
Declaration: aclplugin_show_lookup_user_command (src/plugins/acl/acl.c line 3439)
Implementation: acl_show_aclplugin_lookup_user_fn.
show acl-plugin macip acl [index N].
Declaration: aclplugin_show_macip_acl_command (src/plugins/acl/acl.c line 3475)
Implementation: acl_show_aclplugin_macip_acl_fn.
show acl-plugin macip interface.
Declaration: aclplugin_show_macip_interface_command (src/plugins/acl/acl.c line 3481)
Implementation: acl_show_aclplugin_macip_interface_fn.
show acl-plugin memory.
Declaration: aclplugin_show_memory_command (src/plugins/acl/acl.c line 3457)
Implementation: acl_show_aclplugin_memory_fn.
show acl-plugin sessions.
Declaration: aclplugin_show_sessions_command (src/plugins/acl/acl.c line 3463)
Implementation: acl_show_aclplugin_sessions_fn.
show acl-plugin tables [ acl [index N] | applied [ lc_index N ] | mask | hash [verbose N] ].
Declaration: aclplugin_show_tables_command (src/plugins/acl/acl.c line 3469)
Implementation: acl_show_aclplugin_tables_fn.