Reference v4.1.0 Instruction Manual
Network OS Command Reference 681
53-1003115-01
sflow-profile
2
sflow-profile
Establishes an sFlow profile name and sets a sampling rate.
Synopsis sflow-profile {sflow_profile_name} {sample-rate sampling_rate}
no sflow-profile {sflow_profile_name}
Operands sflow_profile_name Name of an sFlow profile for sampling rates. The maximum number of
characters is 64.
sample-rate Selects a sampling rate.
sampling_rate Specifies a sampling rate. Range is from 2 through 8388608 packets, in
powers of 2 only. The default is 32768 packets.
Defaults This command is disabled.
Command Modes Global configuration mode
Description Use this command to establish an sFlow profile and set a sampling rate.
Usage Guidelines Use the no form of this command to disable an sFlow profile.
Examples To establish an sFlow profile and set a sampling rate of 4096:
switch(config)# sflow mysflowprofile sample-rate 4096
See Also None