Start from the beginning. Maintain control over the network.
Plan the network basics, visualize it, control the addresses and devices, and verify the configuration. It is a full lifecycle in one project.
The first easy network-engineering project workspace
Workspace for network engineers to design, build, validate, and document network projects. Powered by AI that has your back.
Built by computer network administrators for the work that happens before, during, and after a change window.
One project
The network basics, devices, addressing and output stay connected.
Vendor platforms
The same intent translated into each platform's own syntax.
Full lifecycle
Design, build, validate and document from one workspace.
One plan, seven platforms
NetField is your trusted network configuration generator. Input the data and get full configuration output for any platform. This example covers 10.20.0.0/16 and 1,786 usable addresses.
! Cisco IOS / IOS-XE — generated by NetField
! 3 VLANs
! Review before applying. Interface names and trunk membership are site-specific.
configure terminal
!
vlan 10
name GUEST_WIFI
!
interface Vlan10
description GUEST_WIFI - 600 devices
ip address 10.20.0.1 255.255.252.0
no shutdown
!
ip dhcp excluded-address 10.20.0.0 10.20.0.12
ip dhcp pool GUEST_WIFI
network 10.20.0.0 255.255.252.0
default-router 10.20.0.1
dns-server 8.8.8.8
!
vlan 11
name CLINICAL
!
interface Vlan11
description CLINICAL - 420 devices
ip address 10.20.4.1 255.255.254.0
no shutdown
!
ip dhcp excluded-address 10.20.4.0 10.20.4.12
ip dhcp pool CLINICAL
network 10.20.4.0 255.255.254.0
default-router 10.20.4.1
dns-server 8.8.8.8
!
vlan 12
name VOIP
!
interface Vlan12
description VOIP - 240 devices
ip address 10.20.6.1 255.255.255.0
no shutdown
!
ip dhcp excluded-address 10.20.6.0 10.20.6.12
ip dhcp pool VOIP
network 10.20.6.0 255.255.255.0
default-router 10.20.6.1
dns-server 8.8.8.8
!
interface GigabitEthernet0/1
switchport mode trunk
switchport trunk allowed vlan 10,11,12
!
end
write memoryEach platform is a translation, not a template substitution. The intent is shared; the syntax is not.
Switch platforms without rebuilding the plan. Keep the engineering decision and change the output.
From first address to final document
NetField allows you to plan the network basics, visualize it, control the addresses and devices, and verify the configuration. It is a full lifecycle.
Plan the network basics, visualize it, control the addresses and devices, and verify the configuration. It is a full lifecycle in one project.
Generate every part of the configuration so you always have a full picture at the end. Keep the intent, even when the syntax changes.
If you already have a running configuration, validate it before entering any data into NetField. It is important that the network works.
Generate documentation from every aspect of your network directly in NetField. The final document has a consistent standard and the information others need.
Verify your work. Make it correct.
If you already have a running configuration, validate it before entering any data into NetField. It is important that the network works.
VLAN 10 is used but never declared
Referenced by Vlan10 but there is no "vlan 10" statement. On most platforms the VLAN will not be created and traffic will be dropped.
Duplicate IP address 10.0.10.1
Configured on both Vlan10 (line 1) and Vlan20. One of the two interfaces will fail to come up.
Overlapping subnets on different interfaces
Vlan10 (10.0.10.0/24) overlaps Vlan20 (10.0.10.0/24). Routing between them is ambiguous.
Real output from the NetField validator, with deliberate faults to review.
Coming to the workspace
Let the NetField AI be your network engineer. With the entire project as context.
The workspace is designed so AI can work from the same addressing plan, devices, topology and generated configuration you already understand.
Free tools for the work between projects
Useful on their own, even better when they become part of a project. Start with the reference tools you need today.
Calculate
Work through subnetting, IPv4 and IPv6, link budgets, power and more with tools built for the job.
Reference
Find the syntax, examples and common misreadings that keep a small configuration detail from becoming a long troubleshooting session.
Reuse
Start from repeatable device baselines with typed placeholders, then adapt them to the project in front of you.
Made for the whole network team
Different roles, same need: a clear network project that keeps the details together and makes the next decision easier.
Turn a brief into a reviewable network project without stitching together a new toolchain every time.
Learn the reasoning behind the plan, then see how the same intent becomes real vendor syntax.
Keep addressing, devices, configuration and documentation together so the project stays understandable.
Create repeatable project foundations without pretending every platform works the same way.
Automate deterministic work and keep your attention on the decisions that still need experience.
Your network project, in one place
Start with the basics, keep control of the details, and finish with a configuration and document you can review.