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

Get subnet by IP #58

Open
caseymorris87 opened this issue Aug 18, 2023 · 0 comments
Open

Get subnet by IP #58

caseymorris87 opened this issue Aug 18, 2023 · 0 comments

Comments

@caseymorris87
Copy link

Hello. I am trying to figure out how to get a subnet via API call from Nuage VSD API with a filter where I only have a host IP.

known: 192.168.10.55
need: nuage VSD subnet with cidr 192.168.8.0/21

In a typical switch I would just do a "show route 192.168.10.55" and the subnet would match the longest prefix. I am trying to see if there is similar functionality.

Thanks!

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