A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
390
DGS-3426:5#
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 is used to configure the settings for the Switch’s counter poller. This
mechanism will take a poll of the IF counters of the Switch and 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 and Operator-level users can issue this command.
Example usage:
To create the sFlow counter poller:
DGS-3426:5#create sflow counter_poller ports 1 analyzer_server_id 1 interval 20
Command: create sflow counter_poller ports 1 analyzer_server_id 1 interval 20
Success.
DGS-3426:5#
config sflow counter_poller ports
Purpose Used to configure the counter poller for the sFlow function of the switch.
Syntax
config sflow counter_poller ports [<portlist> | all] {interval [disable | <sec 20-120>]}
Description This command is used to configure the settings for the Switch’s counter poller. This
mechanism will take a poll of the IF counters of the Switch and 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 and Operator-level users can issue this command.
Example usage:
To configure the sFlow counter poller settings: