C
HAPTER
25
| Flow Sampling Commands
– 805 –
sflow max-datagram-
size
This command configures the maximum size of the sFlow datagram
payload. Use the no form to restore the default setting.
SYNTAX
sflow max-datagram-size max-datagram-size
no max-datagram-size
max-datagram-size - The maximum size of the sFlow datagram
payload. (Range: 200-1500 bytes)
DEFAULT SETTING
1400 bytes
COMMAND MODE
Interface Configuration (Ethernet)
EXAMPLE
Console(config)#interface ethernet 1/9
Console(config-if)#sflow max-datagram-size 1500
Console(config-if)#
sflow max-header-size This command configures the maximum size of the sFlow datagram header.
Use the no form to restore the default setting.
SYNTAX
sflow max-header-size max-header-size
no max-header-size
max-header-size - The maximum size of the sFlow datagram
header. (Range: 64-256 bytes)
DEFAULT SETTING
128 bytes
COMMAND MODE
Interface Configuration (Ethernet)
EXAMPLE
Console(config)#interface ethernet 1/9
Console(config-if)#sflow max-header-size 256
Console(config-if)#