Dell PowerConnect J-EX4200-24T Software Manual page 3360

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Step-by-Step
Procedure
Results
3288
To configure sFlow technology:
Configure the IP address of the collector:
1.
[edit protocols sflow]
user@switch# set collector 10.204.32.46
NOTE: You can configure a maximum of 4 collectors.
Configure the UDP port of the collector. The default UDP port assigned is 6343.
2.
[edit protocols sflow]
user@switch# set collector udp-port 5600
Enable sFlow technology on a specific interface:
3.
[edit protocols sflow]
user@switch# set interfaces ge-0/0/0
NOTE: You cannot enable sFlow technology on a Layer 3 VLAN-tagged
interface.
You cannot enable sFlow technology on a link aggregation group (LAG)
interface--that is, an aggregated Ethernet interface with a name such
as
. You can enable sFlow technology on the member interfaces
ae0
that make up the LAG.
Specify how often the sFlow agent polls the interface:
4.
[edit protocols sflow]
user@switch# set polling-interval 20
NOTE: The polling interval can be specified as a global parameter also.
Specify
0
Specify the rate at which packets must be sampled:
5.
[edit protocols sflow]
user@switch# set sample-rate 1000
Check the results of the configuration:
[edit protocols sflow]
user@switch# show
polling-interval 20;
udp-port 5600;
sample-rate 1000;
collector 10.204.32.46;
interfaces ge-0/0/0.0;
if you do not want to poll the interface.

Advertisement

Table of Contents
loading

Table of Contents