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

Add app CLI command to perform checkup #69

Closed
ccascone opened this issue Sep 18, 2020 · 0 comments
Closed

Add app CLI command to perform checkup #69

ccascone opened this issue Sep 18, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@ccascone
Copy link
Contributor

When debugging issues with UE data flow, it would be nice to have an ONOS CLI command that tells us whether there is a problem with UP4 or not. Common issues with data flow are:

  • Missing interface entries (sometimes they disappear and we don't know why)
  • Missing PDR or FAR
  • Packet dropped somewhere else in the pipeline, in which case we can compare ingress/egress PDR counters

Such CLI command could check all of this and report an explanation of the problem if any.

Ping @badhrinathpa.

@ccascone ccascone added the good first issue Good for newcomers label Oct 29, 2020
@dafATonf dafATonf closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Development

No branches or pull requests

2 participants