-
Notifications
You must be signed in to change notification settings - Fork 9
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
Declare size of subnet? #44
Comments
Hello there, currently plumbery is using a fixed size of /24 for VLANS. What kind of subnet are you looking for? |
Anywhere inbetween /16 - /24. It would be great if that could be defined when creating the subnets. |
So, to clarify the requirement, the target statement would be for example:
In other terms, the size of the subnet would come last, after a '/' character. Would you be ok with this syntax? |
perfect. |
Thanks Ming. This is now an official enhancement request, waiting for some developer to work on it. :-) |
This has been integrated into the new PyPi release of plumbery.
Last command should display 17.5.22, which is the label of the new version. |
Thanks bernard! 👍 |
Was trying to look for ways to define the size of the subnet but to no avail.
The text was updated successfully, but these errors were encountered: