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

Network Management #96

Open
edolnx opened this issue May 22, 2014 · 0 comments
Open

Network Management #96

edolnx opened this issue May 22, 2014 · 0 comments

Comments

@edolnx
Copy link

edolnx commented May 22, 2014

Instead of providing a list of IP addresses, most larger providers simply have subnet blocks attached to networks. For example:

vlan224: 192.168.24.0/24
vlan228: 192.168.28.0/24
vlan316: 172.16.16.0/24

Using these subnet definitions instead of a list of individual hosts can make larger deployments much easier. Accounting should still be done on a per-IP basis, but those entries can be written on demand to an accounting file, and absence of an entry would mean the IP address is available.

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