Sflow cli reference
sflow direction
sflow direction <rx|tx|both>
Declaration: sflow_direction_command
src/plugins/sflow/sflow.c line 1169
Implementation: sflow_direction_command_fn
sflow drop-monitoring
sflow drop-monitoring <enable|disable>
Declaration: sflow_drop_monitoring_command
src/plugins/sflow/sflow.c line 1175
Implementation: sflow_drop_monitoring_command_fn
sflow enable-disable
sflow enable-disable <interface-name> [disable]
Declaration: sflow_enable_disable_command
src/plugins/sflow/sflow.c line 1145
Implementation: sflow_enable_disable_command_fn
sflow header-bytes
sflow header-bytes <B>
Declaration: sflow_header_bytes_command
src/plugins/sflow/sflow.c line 1163
Implementation: sflow_header_bytes_command_fn
sflow polling-interval
sflow polling-interval <S>
Declaration: sflow_polling_interval_command
src/plugins/sflow/sflow.c line 1157
Implementation: sflow_polling_interval_command_fn
sflow sampling-rate
sflow sampling-rate <N>
Declaration: sflow_sampling_rate_command
src/plugins/sflow/sflow.c line 1151
Implementation: sflow_sampling_rate_command_fn
show sflow
show sflow
Declaration: show_sflow_command
src/plugins/sflow/sflow.c line 1181
Implementation: show_sflow_command_fn