User's Manual

Table Of Contents
Command Guide
-298-
4.2.204 sflow max-datagram-size
Command:
sflow max-datagram-size <datagram_size>
sflow Statistics flow
max-datagram-size Maximum datagram size
<DatagramSize : 200-1468> bytes
Default:
None
Usage Guide:
To configure the Collector Maximum datagram size of sFlow
Example:
To configure the Collector Maximum datagram size (555 bytes) of sFlow
Switch# configure terminal
Switch (config)# sflow max-datagram-size 555
4.2.205 sflow timeout
Command:
sflow timeout <timeout>
sflow Statistics flow
timeout Receiver timeout measured in seconds. The switch decrements the timeout once per second, and as long as it
is non-zero, the receiver receives samples. Once the timeout reaches 0, the receiver and all its configuration
is reset to defaults.
<timeout: 0-2147483647> Number of seconds
Default:
None
Usage Guide:
To configure the Collector timeout of sFlow
Example:
To configure the Collector timeout (555 seconds) of sFlow
Switch# configure terminal
Switch (config)# sflow timeout 555