Questions tagged [sflow]
For questions about sFlow, short for "sampled flow", is an industry standard for packet export at Layer 2 of the OSI model. It provides a means for exporting truncated packets, together with interface counters for the purpose of network monitoring.
14 questions
1
vote
2
answers
121
views
Design question to fetch L2 traffic with sFlow
I need some advice about L2 traffic fetching.
Here's the situation :
I got 2 datacenters where both core switch (Cisco Nexus9000 C93240) are linked each other through a 1GB/s vPC where our VLANs are ...
0
votes
0
answers
40
views
Sflow on Nexus returning faulty interface values
Hello fellow networking folks,
I'm currently trying to build a small monitoring solution for multicasts. In our lab we have a Nexus9000 C93108TC-EX running version 7.0. I want to start with this ...
1
vote
0
answers
63
views
how to config sflow on Force10 switch
I'm trying to set my Force10 switch act as agent and send sflow data to collector.
Some how no packet sent to collector.
Here is from my force10:
sw-dell-1g-office#show sflow
sFlow services are ...
0
votes
1
answer
198
views
Cisco nexus C93180YC-EX sflow configuration
I am running cisco nexus C93180YC-EX switch and I would like to enable sflow for collector. I did similar config on 9396PX model and it works but Nexus 93180 is little different. I am running NXOS 9.3....
5
votes
1
answer
321
views
sFlow configuration tcam question for Cisco Nexus 9396PX platform
I am trying to configure sflow on Nexus 9396PX switch and having some difficulty to understand tcam region.
hardware access-list tcam region span-sflow 256
!
feature sflow
sflow counter-poll-interval ...
0
votes
1
answer
398
views
Best practices to build network flow monitoring
Recently I'm investigating the solutions for ip flow monitoring, and come across a lot of pages talking about different solutions and trade-offs between netflow, sflow, IPFIX, etc. In short, netflow/...
1
vote
2
answers
310
views
The Best Way to Secure sFlow Exports?
Hi Network Masters,
I have recently gotten my network devices to export sFlow records to my sFlow collector. Trouble is, all those sFlow exports are being sent across my network in cleartext. A lot ...
1
vote
0
answers
138
views
SFLOW :: My Throughput Calculations Need a Constant Offset?
Hello Networking Jedi Masters,
I recently set up vFlow, an open source sFlow collector from Verizon Digital.
The collector works great, is quite stable, and easy to manage. I can’t say enough nice ...
0
votes
1
answer
243
views
How to use SFLOW for per-flow throughput?
I have a working sFlow collector on my network (vFlow, available as an opensource solution on GitHub, very awesome). The collector is running, successfully receiving sFlow data from my network ...
1
vote
1
answer
357
views
sflow configuration Cisco Nexus 9396PQ
We have Cisco a Nexus switch with M12PQ 12x40G GEM expansion card. Today when i enabled sflow on one of 40G interface i got following error:
# sflow data-source interface e2/12
In order to enable ...
0
votes
2
answers
1k
views
How to calculate traffic in bytes from sFlow datagrams?
I want to approximate network traffic in bytes by writing a sFlow collector that receives sFlow datagrams, parses them, extracts key information only and applies a formula that summarizes the traffic ...
1
vote
1
answer
1k
views
How to use sFlow-RT with RYU (SDN Controller) for detecting flows in a Mininet Topology?
I am new to Software Defined Networking and can't really get a full grasp of it. I want to detect the flows in a Mininet Topology created in linux environment using sFlow-RT and RYU Controller.
I am ...
1
vote
1
answer
793
views
sflow top talker support
I have nexus 9300 switch and i have configured sflow and i want to find out top-talker IP from command line but i am not seeing any command.
I have Cisco ASR1k and i have configured netflow and i ...
23
votes
4
answers
69k
views
What is the difference between netFlow and sFlow?
How is sFlow different from netFlow, and how is each supported by different vendors ?