sflow header-size

Syntax

sflow header-size <SIZE>

no sflow header-size [<SIZE>]

Description

Sets the sFlow header size in bytes.

The no form of this command sets the header size to the default value of 128.

Command context

config

Parameters

header-size <SIZE>

Specifies the sFlow header size in bytes. Range: 64 to 256. Default: 128.

Authority

Administrators

Examples

Setting the header size to 64 bytes:

switch(config)# sflow header-size 64

Setting the header size to the default value of 128 bytes:

switch(config)# no sflow header-size