xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
257
create sflow counter_poller ports
command.
Example usage:
To create the sFlow counter poller:
DGS-3627: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-3627:5#
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
and operator-level users can issue this
command.
Example usage:
To configure the sFlow counter poller settings:
DGS-3627:5# config sflow counter_poller ports 1 interval 50
Command: create sflow counter_poller ports 1 interval 50
Success.
DGS-3627:5#
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.