Home » Network Documentation: Topology Diagram, IP Addressing Plan, Change Management, Runbook และ CMDB
Network Documentation: Topology Diagram, IP Addressing Plan, Change Management, Runbook และ CMDB
Network Documentation: Topology Diagram, IP Addressing Plan, Change Management, Runbook และ CMDB
Network Documentation เป็นรากฐานของการบริหาร network ที่มีประสิทธิภาพ Topology Diagram แสดงภาพรวมของ network, IP Addressing Plan จัดการ IP addresses อย่างเป็นระบบ, Change Management ควบคุมการเปลี่ยนแปลง, Runbook รวบรวมขั้นตอนปฏิบัติ และ CMDB (Configuration Management Database) เก็บข้อมูล configuration items ทั้งหมด
Network documentation เป็น สิ่งที่ทุกคนรู้ว่าสำคัญแต่ไม่ค่อยทำ: 70%+ ของ network teams มี documentation ไม่ครบหรือ outdated (EMA Research) ผลลัพธ์: troubleshooting ใช้เวลานานขึ้น 3-5 เท่า, engineer ใหม่ใช้เวลา onboard นานมาก, change ผิดพลาดบ่อยเพราะไม่เข้าใจ dependencies, compliance audit ล้มเหลว Documentation ที่ดี = faster troubleshooting + fewer outages + easier compliance + faster onboarding
Topology Diagrams
| Type |
Shows |
Audience |
| Physical Topology |
Actual devices, cables, ports, rack locations, physical connections |
Data center team, cabling technicians, hardware planning |
| Logical Topology |
VLANs, subnets, routing domains, logical connections, IP addressing |
Network engineers, troubleshooting, design review |
| Layer 3 Topology |
Routers, subnets, routing protocols, WAN links, IP addresses on interfaces |
Routing engineers, WAN team, ISP interconnections |
| WAN/Site Map |
Sites, WAN links between sites, bandwidth, ISP info, circuit IDs |
Management, WAN team, capacity planning |
| Security Topology |
Firewalls, DMZ, zones, traffic flow, security policies |
Security team, auditors, compliance |
Diagram Tools
| Tool |
Type |
Best For |
| draw.io (diagrams.net) |
Free, web-based, integrates with Confluence/GitHub |
General purpose — most popular free option |
| Lucidchart |
Cloud-based, real-time collaboration, templates |
Team collaboration, professional diagrams |
| Microsoft Visio |
Desktop/web, extensive network stencils |
Enterprise standard, integrates with Microsoft 365 |
| NetBox |
Open source DCIM + IPAM — auto-generates diagrams from data |
Data center documentation, IP management, source of truth |
| Nautobot |
Fork of NetBox — extensible, plugin ecosystem |
Network automation + documentation combined |
IP Addressing Plan
| Element |
Detail |
Example |
| Summarization |
Design IP scheme for route summarization — fewer routes in routing table |
Site A: 10.1.0.0/16, Site B: 10.2.0.0/16 → summarize to 10.0.0.0/8 |
| VLAN-to-Subnet Mapping |
Document which VLAN maps to which subnet on each site |
VLAN 10 = 10.1.10.0/24 (Users), VLAN 20 = 10.1.20.0/24 (Servers) |
| Reserved Ranges |
Reserve IP ranges for specific purposes |
.1 = gateway, .2-.10 = network devices, .11-.20 = servers, .200-.254 = DHCP |
| Management Network |
Separate subnet for device management (OOB if possible) |
10.255.0.0/24 = management network (all sites) |
| Point-to-Point Links |
/30 or /31 for router-to-router links |
10.100.1.0/30 = Site A ↔ Site B WAN link |
| IPv6 Planning |
Parallel IPv6 addressing plan — dual-stack ready |
2001:db8:1::/48 per site, /64 per VLAN |
| IPAM Tool |
Use IPAM (IP Address Management) tool — not spreadsheets |
NetBox, Infoblox, phpIPAM, BlueCat |
Change Management
| Phase |
Action |
Document |
| Request |
Submit change request with business justification |
CR form: what, why, when, who, risk level |
| Assessment |
Impact analysis: what’s affected, dependencies, rollback plan |
Impact assessment document, affected systems list |
| Review |
CAB (Change Advisory Board) reviews and approves/rejects |
CAB meeting minutes, approval records |
| Plan |
Detailed implementation steps, pre-checks, post-checks, rollback steps |
Method of Procedure (MOP) / Implementation Plan |
| Implement |
Execute during maintenance window, follow MOP exactly |
Change log: timestamps, commands, results |
| Verify |
Post-implementation testing: connectivity, routing, services |
Post-change verification checklist |
| Close |
Document results, update documentation, close CR |
Updated topology, IP plan, config backups |
Runbooks
| Runbook Type |
Content |
Used By |
| Troubleshooting |
Step-by-step: symptom → diagnosis → resolution for common issues |
NOC/SOC team, L1/L2 engineers |
| Maintenance |
Procedures for routine tasks: firmware upgrade, config backup, cert renewal |
Network operations team |
| Incident Response |
Steps for specific incidents: link down, device failure, DDoS, security breach |
On-call engineers, incident commanders |
| DR (Disaster Recovery) |
Steps to restore services after major failure: site failover, backup restore |
DR team, management |
| Onboarding |
New site/device deployment procedures: cabling, config, testing, handoff |
Field engineers, deployment team |
CMDB (Configuration Management Database)
| CI (Configuration Item) |
Attributes |
Relationships |
| Network Device |
Hostname, model, serial, firmware, location, rack, owner, status |
Connected to: other devices, circuits, VLANs |
| Circuit/WAN Link |
Circuit ID, provider, bandwidth, SLA, cost, termination points |
Connects: site A to site B, via provider X |
| IP Address |
Address, subnet, VLAN, assigned to, purpose, DNS name |
Belongs to: device interface, VLAN, site |
| VLAN |
ID, name, subnet, site, purpose |
Contains: IP addresses, connected devices |
| Application |
Name, owner, servers, ports, criticality |
Depends on: network devices, circuits, VLANs |
ทิ้งท้าย: Documentation = The Most Underrated Network Skill
Network Documentation Diagrams: physical, logical, L3, WAN/site map, security — use draw.io (free), Lucidchart, Visio, NetBox IP Plan: summarizable scheme, VLAN-subnet mapping, reserved ranges, management network, /31 for P2P, IPAM tool Change Management: request → assess → CAB review → MOP plan → implement → verify → close + update docs Runbooks: troubleshooting, maintenance, incident response, DR, onboarding — step-by-step, tested, updated CMDB: devices, circuits, IPs, VLANs, applications — with relationships and dependencies (NetBox, ServiceNow) Key: 70% of teams have outdated docs → 3-5x slower troubleshooting — invest in documentation = invest in reliability
อ่านเพิ่มเติมเกี่ยวกับ Network Capacity Planning Bandwidth Estimation Growth Forecasting และ Network Automation Python Netmiko NAPALM Ansible ที่ siamlancard.com หรือจาก icafeforex.com และ siam2r.com