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 egress <value>
delete protocols sflow interface <port> 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 interface ge-1/1/3 sampling-rate egress 1000
admin@XorPlus# commit
  • No labels