FD.io VPP
v18.07-34-g55fbdb9
Vector Packet Processing
|
clear acl-plugin sessions.
Declaration: aclplugin_clear_command (src/plugins/acl/acl.c line 4073)
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 4007)
Implementation: acl_set_aclplugin_fn.
show acl-plugin acl [index N].
Declaration: aclplugin_show_acl_command (src/plugins/acl/acl.c line 4013)
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 4031)
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 4037)
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 4019)
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 4025)
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 4061)
Implementation: acl_show_aclplugin_macip_acl_fn.
show acl-plugin macip interface.
Declaration: aclplugin_show_macip_interface_command (src/plugins/acl/acl.c line 4067)
Implementation: acl_show_aclplugin_macip_interface_fn.
show acl-plugin memory.
Declaration: aclplugin_show_memory_command (src/plugins/acl/acl.c line 4043)
Implementation: acl_show_aclplugin_memory_fn.
show acl-plugin sessions.
Declaration: aclplugin_show_sessions_command (src/plugins/acl/acl.c line 4049)
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 4055)
Implementation: acl_show_aclplugin_tables_fn.