.. _clicmd_src_plugins_sflow: =============================================================== Sflow cli reference =============================================================== sflow enable-disable ------------------------------------------------------------------------- .. code-block:: console sflow enable-disable [disable] Declaration: ``sflow_enable_disable_command`` `src/plugins/sflow/sflow.c line 830 `_ 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 848 `_ 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 842 `_ 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 836 `_ Implementation: ``sflow_sampling_rate_command_fn`` show sflow ------------------------------------------------------------------------- .. code-block:: console show sflow Declaration: ``show_sflow_command`` `src/plugins/sflow/sflow.c line 854 `_ Implementation: ``show_sflow_command_fn``