-
Notifications
You must be signed in to change notification settings - Fork 92
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
SVI showing None for InAveragebps #52
Comments
This one is pretty stale - are you still having the problem or did you work it out? |
Hi, haven't been able to work it out, bug seems to still be there |
@ajwillo Do you have any working code showing the good result and the bad result that you can share? It looks like some of the code above was pasted oddly.
|
that was just a typo in copying I think, the data that it outputted is as working code, the good result and the bad result are the same code, just one of the interfaces is a an SVI (Vlan10) and the other a interface (TenGigabitEthernet1/0/2) |
Do both queries return the same results in SWQL Studio as you're seeing here? |
Weve recently noticed that under an SVI interface, "Vlan10" for example is showing None for InAveragebps, this happens for all our SVIs, OutAveragebps does not have any issues, but all InAveragebps do
Thanks
Sample showing None under SVI
Sample showing correct values under a regular portI
The text was updated successfully, but these errors were encountered: