Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In-Band Network Telemetry Issues #125

Open
pgm-n117 opened this issue Nov 8, 2024 · 0 comments
Open

In-Band Network Telemetry Issues #125

pgm-n117 opened this issue Nov 8, 2024 · 0 comments

Comments

@pgm-n117
Copy link

pgm-n117 commented Nov 8, 2024

As the ONOS version used in the NGSDN-Tutorial is version 2.2.2, and I was doing some testing in the most recent version (2.7.0), I encountered a series of issues during the configuration of In-Band Network Telemetry on a custom topology.

In this case, when using the provided version on the Docker Compose file, the org.onosproject.inbandtelemetry application shows the following web interface:

Captura desde 2024-11-08 17-31-55

Here you can configure the collector IP and port. However, in the most recent version, which I've been developing some code during my past years, this is the following web interface:

Captura desde 2024-11-08 17-35-09

Collector IP and port cannot be configured anymore on the web interface. Moreover, when setting up a custom topology with some docker containers, where network devices execute the stratum_bmv2 P4 software switch using the pipeline org.onosproject.pipelines.int, the following errors show up in the ONOS log when activating the org.onosproject.inbandtelemetry application:

Captura desde 2024-11-08 17-43-31

Inspecting the history of commits related to the inbandtelemetry application on the ONOS repository, it seems that the application has been modified and now should be configured using netcfg, but I cannot understand how to do it properly.
Can anyone explain how the inbandtelemetry application should be configured to support INT telemetry headers on the packets?

Thank you for your time,
Pablo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant