xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
932
<sec 1-2000000>
- Specify the time out value, in seconds, between 1 and 2000000.
infinite
- Specify to never time out.
collectoraddress
- (Optional) Specify the IP address of the analyzer server.
<ipaddr>
- Specify 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.
<ipv6addr>
- Specify the IPv6 address of the analyzer server.
collectorport
- (Optional) Specify the destination UDP port for sending the sFlow datagrams.
<udp_port_number 1-65535>
- Specify the destination UDP port for sending the sFlow
datagrams. If not specified, the default value is 6343.
maxdatagramsize
- (Optional) Specify the maximum number of data bytes that can be packed in
a single sample datagram.
<value 300-1400>
- Specify 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
To create an sFlow analyzer server named “monitor”:
DGS-3620-28SC:admin#create sflow analyzer_server 1 owner monitor
Command: create sflow analyzer_server 1 owner monitor
Success.
DGS-3620-28SC:admin#
87-8
delete sflow analyzer_server
Description
This command is used to delete the sFlow analyzer server.
Format
delete sflow analyzer_server <value 1-4>
Parameters
<value 1-4>
- Specify a value between 1 and 4.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To delete the sFlow analyzer server 1:
DGS-3620-28SC:admin#delete sflow analyzer_server 1
Command: delete sflow analyzer_server 1