![D-Link xStack DGS-3600 Series Cli Manual Download Page 258](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464258.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
255
config sflow analyzer_server
timeout <sec 1-2000000>
- Used to specify the timeout for the
Analyzer server. When the server times out, all sFlow samples and
counter polls associated with this server will be deleted. The user
may set a time between
1
and
2000000
seconds with a default
setting of
400
seconds.
collectoraddress <ipaddr>
- The IP address of the sFlow Analyzer
Server. If this field is not specified, the entry will become 0.0.0.0 and
therefore the entry will be inactive. Users must set this field.
collectorport <udp_port_number 1-65535>
- The destination UDP
port where sFlow datagrams will be sent. The default setting for this
field is
6343
. Only one Analyzer Server address can be set for one
UDP Collector Port.
maxdatagramsize <value 300-1400>
- This field will specify the
maximum number of data bytes that can be packaged into a single
sFlow datagram. Users may select a value between
300
to
1400
bytes with a default setting of
1400
bytes.
Restrictions Only
administrator-level
and operator-level users can issue this
command.
Example usage:
To configure the sFlow server:
DGS-3627:5# config sflow analyzer_server collectoraddress 10.90.90.9
Command: config sflow analyzer_server collectoraddress 10.90.90.9
Success.
DGS-3627:5#
delete sflow analyzer_server
Purpose
Used to delete an sFlow analyzer server set on the switch.
Syntax
delete sflow analyzer_server <value 1-4>
Description
This command will delete a previously created sFlow analyzer
server.
Parameters
<value 1-4>
- Enter the value identifying the analyzer to be deleted
here.
Restrictions Only
administrator-level
and operator-level users can issue this
command.
Example usage:
To delete an sFlow analyzer server:
DGS-3627:5# delete sflow analyzer_server 1
Command: delete sflow analyzer_server 1
Success.
DGS-3627:5#