Create Sflow Analyzer_Server - D-Link DGS-1210/ME Series Reference Manual

Metro ethernet switches
Hide thumbs Also See for DGS-1210/ME Series:
Table of Contents

Advertisement

create sflow analyzer_server

Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create the analyzer server:
DGS-1210-28MP/ME:5# create sflow analyzer_server 2 owner dlink timeout infinite
collectoraddress 10.0.0.1 collectorport 5524 maxdatagramsize 300
Command: create sflow analyzer_server 2 owner dlink timeout infinite
collectoraddress 10.0.0.1 collectorport 5524 maxdatagramsize 300
Success.
DGS-1210-28MP/ME:5#
DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
Used to create the analyzer server. You can specify more than one
analyzer_server with the same IP address but with different UDP
port numbers. You can have up to four unique combinations of IP
address and UDP port number.
create sflow analyzer_server <int 1-4> owner <string 16>
{timeout [<sec 1-2000000> | infinite] | collectoraddress
[<ipaddr> | <ipv6_addr>] | collectorport <int 1-65535> |
maxdatagramsize <int 300-1400>}
The create sflow analyzer_server command is to create the
analyzer server.
<int 1-4> - Specify the ID of analyzer server.
owner <string 16> - Specify the owner name of sFlow
analyzer_server. This name can be up to 16 characters long.
timeout [<sec 1-2000000> | infinite] – Specify the time-out value of
analyzer server. When the analyzer server times out, all of the
flow_samplers and counter_pollers associated with this analyzer
server will be deleted. This value must be between 1 and 2000000,
and the default value is 400 seconds.
collectoraddress [<ipaddr> | <ipv6_addr>] – Specify the IPv4 or IPv6
address to be configured.
collectorport <int 1-65535> - Enter the destination UDP port number
for sending the sFlow datagram. If not specified, the default vaue is
6364. The specified UDP port number can NOT conflict with other
applicaions.
maxdatagramsize <int 300-1400> - Enter the maximum datagram
size. The maximum number of data bytes that can be packed in a
single sample datagram. This value must be between 300 and
1400, and the default value is 1400 bytes.
Only Administrator, operator and power user-level users can issue
this command.
405

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents