Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Users can set the sampling rate of sflow agent.
Command Syntax
set protocols sflow sampling-rate egress <value>
delete protocols sflow sampling-rate egress
Parameter
•<value>the rate at which exiting packets must be sampled, 2000 by default,[0..1048576]
Example
• This example is to set sampling rate of egress to 1000:
admin@XorPlus# set protocols sflow sampling-rate egress 1000 admin@XorPlus# commit