netverdict docs

देखें netverdict आज क्या simulate कर सकता है.

इन 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 है और क्या अभी नहीं है.

यह क्या है
Labs और change testing के लिए browser-based network simulator
Results क्यों repeat होते हैं
Same lab और commands same packet path और verdict produce करते हैं
क्या expect करें
Clear labels: supported, partial, stub, या not modelled yet

क्या काम करता है

Protocol support

यह short version है. “Supported” का मतलब practical labs में इस्तेमाल योग्य. “Partial” का मतलब useful parts मौजूद हैं, लेकिन कुछ advanced behaviour अभी missing है.

SubsystemStatusNotesLab खोलें
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 2453stubकुछ RIP config parse हो सकती है, लेकिन full RIP routing process अभी नहीं है.-

Config support

Vendor support matrix

ये profiles तय करते हैं कि कौनसे config formats paste हो सकते हैं और terminal में कौनसा CLI style इस्तेमाल होगा. ये simulator surfaces हैं, vendor OS copies नहीं.

ProfileConfig paste?Good forCurrent 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 labsFull ASA NAT parity अभी limited है.
Junos-stylejuniper-junosहाँ, set-style और XML import pathsCandidate config, commit, rollback और Junos-style practiceJunos-style surface, Junos OS नहीं.
VyOS / EdgeOSvyos / edgeosहाँ, parser-directVyatta-family config import और routing labsFirewall, VRRP, WireGuard, QoS और IPv6 depth अलग-अलग है.
OpenWrt / UniFiopenwrt / unifiहाँ, UCI और controller JSONHome / branch router और controller-export scenariosUniFi controller export data इस्तेमाल करता है, device CLI नहीं.
Gaia / EXOScheckpoint-gaia / extreme-exosहाँ, parser-directStateful firewall और VLAN-centric switch scenariosConfig import interactive CLI depth से ज्यादा गहरा है.

क्यों भरोसा करें?

Repeatable labs, screenshots नहीं

Same lab, same result

Same lab को same commands से दो बार run करें; netverdict same routes, packet path और verdict produce करना चाहिए.

Debugging के लिए अच्छा

Results repeat होते हैं, इसलिए bug report या failed lab memory से reconstruct करने के बजाय replay हो सकता है.

Useful packet captures

Packet capture export supported frame types के लिए Wireshark में खुलने वाली libpcap files लिखता है.

One behaviour model

Different CLI styles नीचे same simulator model में जाते हैं, इसलिए reachability checks used vendor syntax पर depend नहीं करते.

Try करें

Docs से lab खोलें

Docs तब ज्यादा useful होते हैं जब वे runnable चीज़ से जुड़ते हैं. ये links simulator को matching training lab में सीधे खोलते हैं.

Known limits

क्या अभी fully model नहीं है

आज अच्छी तरह काम करता है

  • ARP, ND, ICMP और TTL / hop-limit handling के साथ deterministic IPv4 / IPv6 forwarding.
  • OSPFv2, OSPFv3, EIGRP, BGP-4, MP-BGP VPNv4, LDP, MPLS push / swap / pop.
  • Object groups, port ranges, time ranges, NAT static, UDP PAT, DHCP, CDP, pcap export वाले ACLs.

अभी limited है

  • कुछ control planes behaviour-correct हैं, लेकिन internally हर real wire packet emit नहीं करते.
  • RIP अभी config-only है; NAT PAT UDP-focused है; TCP / ICMP PAT deferred है.
  • Vendor profiles netverdict kernel पर command surfaces हैं, vendor OS clones नहीं.