Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Users can set the sampling rate of sflow agent.


Command Syntax
set protocols sflow interface <port> sampling-rate ingress <value>
delete protocols sflow interface <port> sampling-rate ingress


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 ingress to 1000:

admin@XorPlus# set protocols sflow interface ge-1/1/3 sampling-rate ingress 1000
admin@XorPlus# commit 
  • No labels