Same lab, same result
Same lab को same commands से दो बार run करें; netverdict same routes, packet path और verdict produce करना चाहिए.
netverdict docs
इन docs से protocol support, vendor config support, known limits और browser में सीधे खुलने वाले labs देखें. Vendor images नहीं, install नहीं, और “supports BGP” का मतलब guess नहीं करना पड़ता.
netverdict network behaviour को सीधे browser में model करता है. यह vendor operating systems boot नहीं करता. इसलिए labs जल्दी खुलते हैं और आसानी से share होते हैं, लेकिन docs को ईमानदारी से बताना होता है कि क्या model है, क्या partial है और क्या अभी नहीं है.
क्या काम करता है
यह short version है. “Supported” का मतलब practical labs में इस्तेमाल योग्य. “Partial” का मतलब useful parts मौजूद हैं, लेकिन कुछ advanced behaviour अभी missing है.
| Subsystem | Status | Notes | Lab खोलें |
|---|---|---|---|
| IPv4 forwardingRFC 791 / RFC 1812 | समर्थित | Routing-table lookup, TTL handling, traceroute-style drops और common labs के लिए ICMP errors. | खोलें |
| OSPFv2RFC 2328 | समर्थित | Neighbors, DR / BDR election, multi-area routing, summaries, ranges, virtual links और stub-area variants. | खोलें |
| BGP-4 + MP-BGPRFC 4271 / 4760 / 4364 | समर्थित | Common policy labs: attributes, route maps, communities, local-pref, MED, AS-path और VPNv4. | खोलें |
| MPLS / LDPRFC 3032 / RFC 5036 | समर्थित | Label distribution, push / swap / pop, PHP, TTL handling और L3VPN-style VRF forwarding. | खोलें |
| ACLs + time rangesCisco semantics / RFC 1812 | समर्थित | First-match rules, implicit deny, object groups, port ranges और active time windows. | खोलें |
| NAT / PATRFC 2663 | आंशिक | Static NAT और UDP PAT काम करते हैं. TCP / ICMP PAT और deeper ASA NAT cases अभी complete नहीं हैं. | खोलें |
| RIPRFC 2453 | stub | कुछ RIP config parse हो सकती है, लेकिन full RIP routing process अभी नहीं है. | - |
Config support
ये profiles तय करते हैं कि कौनसे config formats paste हो सकते हैं और terminal में कौनसा CLI style इस्तेमाल होगा. ये simulator surfaces हैं, vendor OS copies नहीं.
| Profile | Config paste? | Good for | Current limit |
|---|---|---|---|
| IOS-stylecisco-ios / ios-xe / nx-os / ios-xr | हाँ, common running-config shapes के लिए | IOS-style routing, switching, ACL, NAT, services और policy labs | हर platform-specific command मौजूद नहीं है. |
| ASA-stylecisco-asa | हाँ, ASA-specific parser से | Firewall rules, security levels, ACLs और ASA-shaped NAT labs | Full ASA NAT parity अभी limited है. |
| Junos-stylejuniper-junos | हाँ, set-style और XML import paths | Candidate config, commit, rollback और Junos-style practice | Junos-style surface, Junos OS नहीं. |
| VyOS / EdgeOSvyos / edgeos | हाँ, parser-direct | Vyatta-family config import और routing labs | Firewall, VRRP, WireGuard, QoS और IPv6 depth अलग-अलग है. |
| OpenWrt / UniFiopenwrt / unifi | हाँ, UCI और controller JSON | Home / branch router और controller-export scenarios | UniFi controller export data इस्तेमाल करता है, device CLI नहीं. |
| Gaia / EXOScheckpoint-gaia / extreme-exos | हाँ, parser-direct | Stateful firewall और VLAN-centric switch scenarios | Config import interactive CLI depth से ज्यादा गहरा है. |
क्यों भरोसा करें?
Same lab को same commands से दो बार run करें; netverdict same routes, packet path और verdict produce करना चाहिए.
Results repeat होते हैं, इसलिए bug report या failed lab memory से reconstruct करने के बजाय replay हो सकता है.
Packet capture export supported frame types के लिए Wireshark में खुलने वाली libpcap files लिखता है.
Different CLI styles नीचे same simulator model में जाते हैं, इसलिए reachability checks used vendor syntax पर depend नहीं करते.
Try करें
Docs तब ज्यादा useful होते हैं जब वे runnable चीज़ से जुड़ते हैं. ये links simulator को matching training lab में सीधे खोलते हैं.
Known limits