-
Notifications
You must be signed in to change notification settings - Fork 2
Home
amalvagomes edited this page Sep 13, 2012
·
5 revisions
The project is to design a web interface to a database that tracks all IP addresses allocated and free within a supernet owned by an organization. This includes DHCP blocks, static DHCP reservations, VRFs, and VLANs.
Easy, huh?
The real meat of the project is to explore the possibilities in graphically displaying all IP addresses allocated and free in both IPv4 and IPv6 blocks. For those of you who weren't reading about IPv6, that lands us with around 64 billion data points with two states each.
This project is powered by Ruby on Rails and MySQL. It depends Bootstrap for user interface elements.