Sasc cli reference
clear sasc sessions
clear sasc sessions
Declaration: clear_sasc_sessions src/plugins/sasc/cli.c line 441
Implementation: sasc_clear_sessions_command_fn
dump sasc session
dump sasc session <filename>
Declaration: dump_sasc_session_command src/plugins/sasc/export.c line 342
Implementation: sasc_dump_sessions_command_fn
dump sasc session ring
dump sasc session ring <ring_size>
Declaration: dump_sasc_session_ring_command src/plugins/sasc/export.c line 501
Implementation: sasc_dump_sessions_ring_command_fn
set sasc services
set sasc services <service-chain-id> [SERVICE_NAME]+
Declaration: sasc_set_services_command src/plugins/sasc/cli.c line 69
Implementation: sasc_set_services_command_fn
set sasc tenant
set sasc tenant <tenant-index> context <context-id> forward <service-chain-id> reverse <service-chain-id> miss <service-chain-id> icmp-error <service-chain-id>
Declaration: sasc_tenant_add_del_command src/plugins/sasc/cli.c line 152
Implementation: sasc_tenant_add_command_fn
set sasc timeout
set sasc timeout <timeout-name> <timeout-value>
Declaration: sasc_set_timeout_command src/plugins/sasc/cli.c line 390
Implementation: sasc_set_timeout_command_fn
show sasc next-indices
show sasc next-indices
Declaration: show_sasc_next_indices_command src/plugins/sasc/cli.c line 354
Implementation: sasc_show_next_indices_command_fn
show sasc schema
show sasc schema
Declaration: sasc_show_schema_command src/plugins/sasc/export.c line 540
Implementation: sasc_show_schema_command_fn
show sasc service-chains
Show service chains
Declaration: show_sasc_service_chains_command src/plugins/sasc/cli.c line 105
Implementation: show_sasc_service_chains_command_fn
show sasc services
show sasc services [verbose]
Declaration: sasc_show_services_command src/plugins/sasc/cli.c line 28
Implementation: sasc_show_services_command_fn
show sasc session
show sasc session [session index] [thread <n>] [tenant <tenant-id>] [0x<session-id>] [detail|compact]
Declaration: show_sasc_sessions_command src/plugins/sasc/cli.c line 265
Implementation: sasc_show_sessions_command_fn
show sasc summary
show sasc summary
Declaration: show_sasc_summary src/plugins/sasc/cli.c line 429
Implementation: sasc_show_summary_command_fn
show sasc tenant
show sasc tenant [<tenant-index> [detail]]
Declaration: show_sasc_tenant src/plugins/sasc/cli.c line 196
Implementation: sasc_show_tenant_detail_command_fn