sflow
Syntax
[no] sflow <RECEIVER-INSTANCE> destination [<UDP-PORT-NUM> <IP-ADDRESS> [ipv4 | ipv6 <UDP-PORT-NUM> oobm] sampling [<PORT-LIST> <SAMPLING RATE>] polling [<PORT-LIST> <POLLING INTERVAL>]
Description
sFlow commands allow you to configure sFlow instances using the CLI.
Parameters and options
- no
To disable an sFlow receiver/destination, enter
no sflow <RECEIVER-INSTANCE>
.- <RECEIVER-INSTANCE> destination
Enables an sFlow receiver/destination. The receiver-instance number must be a 1, 2, or 3.
<RECEIVER-INSTANCE> sampling
Once an sFlow receiver/destination has been enabled, this command enables flow sampling for that instance. The receiver-instance number is 1, 2, or 3.
<RECEIVER-INSTANCE> polling
Once an sFlow receiver/destination has been enabled, this command enables counter polling for that instance. The receiver-instance number is 1, 2, or 3.
Usage
[no] sflow <RECEIVER-INSTANCE> destination <IP-ADDRESS> <UDP-PORT-NUM>
sflow <RECEIVER-INSTANCE> sampling <PORT-LIST> <SAMPLING RATE>
sflow <RECEIVER-INSTANCE> polling <PORT-LIST> <POLLING INTERVAL>
[no] sflow <RECEIVER-INSTANCE> destination [ipv4 | ipv6] <UDP-PORT-NUM> oobm
sFlow Destination is OOBM port
Switch (Config)# sflow 1 destination 192.168.2.3 6000 oobm