Known limits
netverdict should be clear about its limits. A simulator is only useful if you know where the model ends.
Not a vendor-image emulator
Section titled “Not a vendor-image emulator”netverdict does not boot real vendor operating systems. It models network behaviour directly. That makes labs fast, shareable, and repeatable, but it also means vendor-specific edge cases may not exist.
Partial areas
Section titled “Partial areas”- NAT: static NAT and UDP PAT work; TCP / ICMP PAT is not complete yet.
- RIP: some config surface exists, but there is no full RIP routing process.
- Some control-plane details are modelled for behaviour rather than exact packet-by-packet fidelity.
- Vendor profiles vary in interactive CLI depth. Config import is sometimes deeper than live terminal coverage.
How to report a limit
Section titled “How to report a limit”The most useful report includes:
- The lab or topology you used.
- The command or config line that surprised you.
- What you expected.
- What netverdict did instead.
Repeatability is the point: if we can replay the same state, we can fix the model.