Send comments to nexus3k-docfeedback@cisco.com
-SM-185
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
sflow max-datagram-size
sflow max-datagram-size
To configure the maximum number of data bytes that can be sent in a single sample datagram, use the
sflow max-datagram-size command. To remove the maximum of data bytes, use the no form of this
command.
sflow max-datagram-size datagram-size
no sflow max-datagram-size datagram-size
Syntax Description
Defaults None
Command Modes Global configuration
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure sFlow maximum datagram size.
switch# configure terminal
switch(config)# sflow maximum-datagram-size 2000
switch(config)# copy running-config startup-config
[########################################] 100%
switch(config)#
Related Commands
datagram-size Maximum datagram size. The range for the datagram-size is from 200 to
9000 bytes. The default value is 1400.
Release Modification
5.0(3)U4(1) This command was introduced.
Command Description
feature sflow Enables sFlow.
show sflow Displays sFlow information.