FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
clear session thread <thread> session <index>.
Declaration: clear_session_command (src/vnet/session/session_cli.c line 354)
Implementation: clear_session_command_fn.
session [enable|disable].
Declaration: session_enable_disable_command (src/vnet/session/session_cli.c line 480)
Implementation: session_enable_disable_fn.
session replay fifo <session>.
Declaration: session_replay_fifo_trace_command (src/vnet/session/session_cli.c line 451)
Implementation: session_replay_fifo_command_fn.
show app [server|client] [verbose].
Declaration: show_app_command (src/vnet/session/application.c line 643)
Implementation: show_app_command_fn.
show segment-manager [segments][verbose].
Declaration: segment_manager_show_command (src/vnet/session/segment_manager.c line 622)
Implementation: segment_manager_show_fn.
show session [verbose [nnn]].
Declaration: vlib_cli_show_session_command (src/vnet/session/session_cli.c line 283)
Implementation: show_session_command_fn.
show session fifo trace <session>.
Declaration: show_session_fifo_trace_command (src/vnet/session/session_cli.c line 404)
Implementation: show_session_fifo_trace_command_fn.