Giter Site home page Giter Site logo

Comments (9)

pavel-odintsov avatar pavel-odintsov commented on June 11, 2024

We have customer with that exact issue with Huawei NE 8000 F1A.

Software:
hua

Issue:
image

from fastnetmon.

pavel-odintsov avatar pavel-odintsov commented on June 11, 2024

Another very strange thing with Huawei that they do export Ethernet, Raw and IPv4 headers in same time.

sflow_too_much

from fastnetmon.

pavel-odintsov avatar pavel-odintsov commented on June 11, 2024

I actually do not see any advantages in exporting all of them as RAW includes all the things.

As consequence each flow entry is almost 288 bytes and each UDP packet carries just 4 of them:
image

Other vendors can export 10-15 packets in each UDP packet by exporting only raw.

from fastnetmon.

pavel-odintsov avatar pavel-odintsov commented on June 11, 2024

I got some hints from Neil McKee from InMon Corp to look on standard and Standard is pretty clear about this case:

A flow_sample must contain packet header information. The prefered format for reporting packet header information is the sampled_header. However, if the packet header is not available to the sampling process then one or more of sampled_ethernet, sampled_ipv4, sampled_ipv6 may be used.

So raw packet header is more then enough. Ethernet and IPv4 headers are redundant in this case and can be skipped.

from fastnetmon.

pavel-odintsov avatar pavel-odintsov commented on June 11, 2024

I re-opened ticket for visibility. Both FastNetMon Advanced and Community can handle such packets but we need to communicate / confirm it with Huawei.

from fastnetmon.

jackey123-king avatar jackey123-king commented on June 11, 2024

about the packet lenth, you can try this command:
"sflow max-packet-length"
The sflow max-packet-length command configures the maximum length of sFlow packet payload.

from fastnetmon.

pavel-odintsov avatar pavel-odintsov commented on June 11, 2024

from fastnetmon.

jackey123-king avatar jackey123-king commented on June 11, 2024

yes,Huawei‘s router can support this function.

from fastnetmon.

pavel-odintsov avatar pavel-odintsov commented on June 11, 2024

I found this option "sflow flow-sampling max-header length": https://support.huawei.com/enterprise/en/doc/EDOC1000178165?section=j04t

from fastnetmon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.