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 polling interval for a specified interface.


Command Syntax
set protocols sflow interface <port> polling-interval <seconds>
delete protocols sflow interface <port> polling-interval


Parameter
<port> ethernet switching port identifier,the valid ports range 1-52
<seconds> Number of seconds, [0..3600]


Example
• This example is to set polling interval to 300 on ge-1/1/3:

admin@XorPlus# set protocols sflow interface ge-1/1/3 polling-interval 300 
admin@XorPlus# commit
  • No labels