Command Reference sFlow Commands
No VPN exists.
vpn is not exist
7.3 sflow collector collector-id max-datagram-size
Use this command to configure the maximum length of the output sFlow datagram.
sflow collector collector-id max-datagram-size datagram-size
Use this command to restore the default maximum length of the output sFlow datagram.
no sflow collector collector-id max-datagram-size
Use this command to restore the default maximum length of the output sFlow datagram.
default sflow collector collector-id max-datagram-size
sFlow Collector ID. The range is from 1 to 2.
max-datagram-size
datagram-size
The maximum length of the output sFlow datagram. The range is from
200 to 9,000.
The default maximum length of the output sFlow datagram is 1,400.
Global configuration mode
The following example configures 1,000 as the maximum length of the output sFlow datagram for sFlow
Collector.
Ruijie(config)# sflow collector 1 max-datagram-size 1000
Use the show sflow command to display the maximum length of the output sFlow datagram.