.. _clicmd_src_plugins_sflow: =============================================================== Sflow cli reference =============================================================== sflow direction ------------------------------------------------------------------------- .. code-block:: console sflow direction Declaration: ``sflow_direction_command`` `src/plugins/sflow/sflow.c line 1169 `_ Implementation: ``sflow_direction_command_fn`` sflow drop-monitoring ------------------------------------------------------------------------- .. code-block:: console sflow drop-monitoring Declaration: ``sflow_drop_monitoring_command`` `src/plugins/sflow/sflow.c line 1175 `_ Implementation: ``sflow_drop_monitoring_command_fn`` sflow enable-disable ------------------------------------------------------------------------- .. code-block:: console sflow enable-disable [disable] Declaration: ``sflow_enable_disable_command`` `src/plugins/sflow/sflow.c line 1145 `_ Implementation: ``sflow_enable_disable_command_fn`` sflow header-bytes ------------------------------------------------------------------------- .. code-block:: console sflow header-bytes Declaration: ``sflow_header_bytes_command`` `src/plugins/sflow/sflow.c line 1163 `_ Implementation: ``sflow_header_bytes_command_fn`` sflow polling-interval ------------------------------------------------------------------------- .. code-block:: console sflow polling-interval Declaration: ``sflow_polling_interval_command`` `src/plugins/sflow/sflow.c line 1157 `_ Implementation: ``sflow_polling_interval_command_fn`` sflow sampling-rate ------------------------------------------------------------------------- .. code-block:: console sflow sampling-rate Declaration: ``sflow_sampling_rate_command`` `src/plugins/sflow/sflow.c line 1151 `_ Implementation: ``sflow_sampling_rate_command_fn`` show sflow ------------------------------------------------------------------------- .. code-block:: console show sflow Declaration: ``show_sflow_command`` `src/plugins/sflow/sflow.c line 1181 `_ Implementation: ``show_sflow_command_fn``