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

By default, sFlow is disabled. Users can enable sFlow and configure its' parameters.


Command Syntax
set protocols sflow disable <bool>
delete protocols sflow disable


Parameter
<bool> Disable sflow on all interfaces by default

  • true Disable sflow
  • false enable sflow


Example
• This example is to enable sflow on all interface:

admin@XorPlus# set protocols sflow disable false 
admin@XorPlus# commit
  • No labels