
188
ipv6
ipv6-address
: Specifies the IPv6 address of the sFlow collector.
description
text
: Specifies a description for the sFlow collector. The default description is "CLI Collector."
datagram-size
size
: Specifies
the maximum length of the sFlow data portion in every sFlow packet that
is sent out. The value ranges from 200 to 3000 bytes and defaults to 1400 bytes.
port
port-number
: Specifies the port number of the sFlow collector, in the range of 1 to 65535. The
default port number is 6343.
time-out
seconds
:
Specifies the aging time of the sFlow collector, in the range of 60 to 2147483647, in
seconds. By default, the sFlow collector never ages out. When the aging time expires, all the settings of
the sFlow collector are restored to the default. The system does not save the configuration of collectors
with an aging time specified.
Description
Use the
sflow collector
command to configure an sFlow collector.
Use the
undo sflow collector
command to remove a specified sFlow collector.
By default, the device provides a number of sFlow collectors. You can use the
display sflow
command to
display these sFlow collectors.
Examples
# Specify sFlow collector 2's destination IP address as 3.3.3.1, port number as default, description as
netserver
, aging time as 1200 seconds, and maximum length of the sFlow data portion as 1000 bytes.
<Sysname> system-view
[Sysname] sflow collector 2 ip 3.3.3.1 description netserver time-out 1200 datagram-size
1000
sflow counter interval
Syntax
sflow counter interval
interval-time
undo sflow counter interval
View
Layer 2 Ethernet interface view, Layer 3 Ethernet interface view
Default level
2: System level
Parameters
interval-time
: Specifies the counter sampling interval in seconds, in the range of 2 to 86400.
Description
Use the
sflow counter interval
command to set the counter sampling interval.
Use the
undo sflow counter interval
command to disable sFlow counter sampling.
By default, counter sampling is disabled.
This command is supported only on physical Ethernet interfaces, but not on logical interfaces (such as
VLAN interfaces) and management interfaces.
Examples
# Set the counter sampling interval to 120 seconds on GigabitEthernet1/0/1.