D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
255
config sflow analyzer_server
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 users can issue this command.
Example usage:
To configure the sFlow server:
DGS-3600:4# config sflow analyzer_server collectoraddress 10.90.90.9
Command: config sflow analyzer_server collectoraddress 10.90.90.9
Success.
DGS-3600:4#
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 users can issue this command.
Example usage:
To delete an sFlow analyzer server:
DGS-3600:4# delete sflow analyzer_server 1
Command: delete sflow analyzer_server 1
Success.
DGS-3600:4#