DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 135
Example usage:
To create the sflow analyzer_server:
DGS-3700-12:5#create sflow analyzer_server 1 owner monitor
Command: create sflow analyzer_server 1 owner monitor
Success.
DGS-3700-12:5#
config sflow analyzer_server
Purpose
Used to configure the analyzer_server information .
Syntax
config sflow analyzer_server < value 1-4 > { timeout [<sec 1-2000000> | infinte] |
collectoraddress <ipaddr> | collectorport <udp_port_number 1-65535> |
maxdatagramsize < value 300-1400> }
Description
This command is used to configure the receiver information. You can specify more
than one collector with the same IP address if the UDP port numbers are unique.
Parameters
timeout
– The length of time before the server is timed out. When the analyzer_server
times out, all of the flow_samplers and counter_pollers associated with this
analyzer_server will be deleted. “infinite” indicates that analyzer_server never
times out. If not specified, its default value is 400.
collectoraddress
– The IP address of the analyzer_server. If not specified, the address
will be 0.0.0.0 which means that the entry will be inactive.
collectorport
– The destination UDP port for sending the sFlow datagrams. If not
specified, the default value is 6364.
maxdatagramsize
– The maximum number of data bytes that can be packed in a single
sample datagram. If not specified, the default value is 1400.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the sflow analyzer_server:
DGS-3700-12:5#config sflow analyzer_server 2 collectoraddress 10.90.90.9
Command: config sflow analyzer_server 2 collectoraddress 10.90.90.9
Success.
DGS-3700-12:5#
delete sflow analyzer_server
Purpose
Used to delete the analyzer_server.
Syntax
delete sflow analyzer_server < value 1-4 >
Description
This command is used to delete the analyzer server.
Parameters
value
– analyzer_server ID.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the sflow analyzer_server: