![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 305](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439305.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
305
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
ports
– Specifies the list of ports to be configured.
analyzer_server_id
– The analyzer_server_id is the id of a analyzer_server.
interval
– 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.If interval is not specified, its default
value is disable.
Restrictions
Only Administrators and Operator-level users can issue this command.
Example usage:
To create the sflow counter_poller:
DES-3528:admin# create sflow counter_poller ports 1 analyzer_server_id 2 interval
40
Command: create sflow counter_poller ports 1 analyzer_server_id 2 interval 40
Success.
DES-3528:admin#
config sflow counter_poller ports
Purpose
Used to configure the sflow counter_poller parameters.
Syntax
config sflow counter_poller ports [<portlist> | all] interval [disable | <sec 20-120>]
Description
This command is used to config the sflow counter_poller parameters. If the user wants the
change the analyzer_server_id, he needs to delete the counter_poller and create a new one.
Parameters
ports
– Specifies the list of ports to be configured.
interval
– The maximum number of seconds between successive statistic counter
information. If set to disable, the counter-poller is disabled. If an interval is not specified, its
default value is disable.
Restrictions
Only Administrators and Operator-level users can issue this command.
Example usage:
To configure the sflow counter_poller:
DES-3528:admin# config sflow counter_poller ports 1 interval 40
Command: config sflow counter_poller ports 1interval 40
Success.
DES-3528:admin#