D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
257
To create the sFlow counter poller:
DGS-3600:4# create sflow counter_poller ports 1:1 analyzer_server_id 1 interval 20
Command: create sflow counter_poller ports 1:1 analyzer_server_id 1 interval 20
Success.
DGS-3600:4#
config sflow counter_poller ports
Purpose Used to configure the counter poller for the sFlow function of the
switch.
Syntax
create sflow counter_poller ports [<portlist> | all] {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.
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:
To configure the sFlow counter poller settings:
DGS-3600:4# config sflow counter_poller ports 1:1 interval 50
Command: create sflow counter_poller ports 1:1 interval 50
Success.
DGS-3600:4#
delete sflow counter_poller ports
Purpose Used to delete the counter poller for the sFlow function of the switch.
Syntax
delete sflow counter_poller ports [<portlist> | all]
Description This command will allow the user to delete the Switch’s counter
poller.
Parameters <portlist> - Use this parameter to delete the ports that will be mined
for sFlow information.
all – Use this parameter to delete all ports to be mined for sFlow
information.
Restrictions Only administrator-level users can issue this command.