D-Link DXS-3600 Series Cli Reference Manual page 1209

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Use the no sflow receiver command to reset the receiver. When a receiver expired, the receiver is
disabled and the receiver entry will be reset to the default settings. The expiration timer starts to count
down when its value is configured. The user cannot configure the expiry timer as 0.
Example
This example shows how to configure the receiver of index 1 with the owner name of collector1, a timeout
value of 86400 seconds, size as 1400 bytes, remote sFlow collector's IP address as 10.1.1.2, and port
number of 6343.
Switch# configure terminal
Switch(config)# sflow receiver 1 owner collector1 expiry 86400 max-datagram-size 1400
host 10.1.1.2 udp-port 6343
Switch(config)#
99-2 sflow sampler
This command is used to create or configure a sampler for the sFlow agent. Use the no form of this
command to delete one sampler.
sflow sampler INSTANCE [receiver RECEIVER] [inbound | outbound] [sampling-rate RATE]
[max-header-size SIZE]
no sflow sampler INSTANCE
Parameters
INSTANCE
receiver RECEIVER
inbound
outbound
sampling-rate RATE
max-header-size SIZE
Default
By default, no sampler is created.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command without keywords to create a default sampler or to reset an existing sampler to default
values. Use the no form of this command with an instance to delete one sampler.
Specifies the instance index if multiple samplers are associated with
one interface. The valid range is from 1 to 65535.
(Optional) Specifies the receiver's index for this sampler. If not
specified, the value is 0. The user cannot configure the value to 0.
(Optional) Specifies to sample ingress packets. This is the default
direction of a sampler.
(Optional) Specifies to sample egress packets.
(Optional) Specifies the rate for packet sampling. The range is from 0
to 65536. 0 means disable. If not specified, the default value is 0.
(Optional) Specifies the maximum number of bytes that should be
copied from sampled packets. The range is from 18 to 256. If not
specified, the default value is 128.
1204

Advertisement

Table of Contents
loading

Table of Contents