D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
256
show sflow analyzer_server
Purpose Used to display the settings of the sFlow analyzer server set on the
switch.
Syntax
show sflow analyzer_server
Description This command will display the settings for a previously created
sFlow analyzer server.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To display the sFlow analyzer server settings:
DGS-3600:4# show sflow analyzer_server
Command: show sflow analyzer_server
SFlow Analyzer Server Information
----------------------------------------------------
Server ID :1
Owner : Darren
Timeout : 2000
Current Countdown Time : 2000
Collector Address : 10.1.2.23
Collector Port : 6343
Max Datagram Size : 1400
Total Entries : 1
DGS-3600:4#
create sflow counter_poller ports
Purpose Used to create the counter poller for the sFlow function of the switch.
Syntax
create sflow counter_poller ports [<portlist> | all]
analyzer_server_id <value 1-4> {interval [disable | <sec 20-
120>]}
Description This command will allow the user to configure the settings for the
Switch’s counter poller. This mechanism will take a poll of the IF
counters of the Switch and them package them with the other
previously mentioned data into a datagram which will be sent to the
sFlow Analyzer Server for examination.
Parameters <portlist> - Use this parameter to set the ports that will be mined for
sFlow information.
all – Use this parameter to set all ports to be mined for sFlow
information.
analyzer_server_id <value 1-4> - Enter a value from 1 to 4 to identify
the sFlow server where this information will be sent.
interval [disable | <sec 20-120>] - Users may configure the Polling
Interval here. The switch will take a poll of the IF counters every time
this interval reaches 0, and this information will be included in the
sFlow datagrams that will be sent to the sFlow Analyzer for
examination. Choosing the disabled parameter will disable the
counter polling for this entry.
Restrictions Only administrator-level users can issue this command.
Example usage: