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 Length of sampled packet in bytes.


Command Syntax
set protocols sflow interface <port> header-len <value>
delete protocols sflow interface <port> header-len


Parameter
<port> ethernet switching port identifier,the valid ports range 1-52
<value> The length identifier, [14..9216]


Example
• This example is to set header length sampled packets to 15 on ge-1/1/3:

admin@XorPlus# set protocols sflow interface ge-1/1/3 header-len 15
admin@XorPlus#
  • No labels