I've been tasked with doing a network diagram of our offices (8 in total) across two different cities. Our network is all on a single flat subnet (10.1.X.X / 255.0.0.0) and all sites are connected by ...
Developers usually do their diagramming in the design phase. After code is written, it’s unlikely that any diagramming will ever take place, even though it could be useful for code maintenance. Why?