Open Networking.
Production-Grade NOS.
Built for Scale.
A production-hardened distribution of community SONiC for enterprise data centers, AI fabrics, and telco infrastructure. Built on upstream SONiC with enterprise-grade CLI, advanced feature validation, and comprehensive testing-ready for production from day one.
Built by engineers.
Proven in production.
Community SONiC hardened for production by engineers with deep, hands-on experience across tier-1 hyperscalers, telcos, and enterprise data centers worldwide. Open source at its core. Production-grade in every release.
Familiar CLI.
Zero retraining.
SONiC NOS ships with full IS-CLI (Industry Standard CLI) — a Cisco/Juniper-like hierarchical command mode that network engineers already know. No Python scripts, no JSON files, no learning curve.
Hierarchical modal CLI
EXEC → Privileged EXEC → Global Config → Interface/Protocol sub-modes, exactly as operators expect
Context-sensitive help & completion
help at any point, Tab completion, and abbreviated command recognition throughout
Full running-config & startup-config
show running-config, copy running startup, write memory — familiar config persistence model
RBAC-integrated privilege levels
Privilege level with TACACS+ enforcement, per-command authorisation, and audit trail
What Community SONiC Delivers
A comprehensive, production-hardened feature set spanning L2, L3, overlay, security, and management, with every release validated through IntelliSuite.
L2 Switching
L2 Switching
Full 802.1Q VLAN switching with IS-CLI configuration, supporting enterprise campus and data center access designs from day one.
- 802.1Q VLAN create, delete, named VLANs, and bulk range support
- Trunk and access port modes with dynamic VLAN add/remove
- MAC address table
- LACP (802.3ad) and min-links
- PVSTP
- LLDP neighbor discovery and topology verification
L2 Switching — show vlan brief
# IS-CLI — Real-time VLAN status sonic# show vlan brief VLAN ID Name Ports Tagging 10 USER_SEGMENT Po11,Po12,Eth8 Tagged 20 STORAGE Po11,Po12 Tagged 30 MGMT_OOB Eth56 Untagged 99 NATIVE_VLAN — Native
L3 Routing & High Availability
L3 Routing & High Availability
Enterprise-grade routing stack with full IPv4 and IPv6 support, eBGP, iBGP, OSPF, ECMP, and inter-VLAN routing, combined with high availability features for active-active operations and resilient failover in production fabrics.
- BGP-4, eBGP, iBGP with route reflector support
- OSPFv2 and OSPFv3
- ECMP up to 64 paths
- Dual-stack IPv6
- MLAG (MC-LAG) — active-active with ICCP over peer-link
BGP ECMP — show bgp summary
# IS-CLI BGP show commands
sonic# show bgp summary
Neighbor AS State Pfx
172.16.0.2 65000 Established 128
172.16.1.2 65000 Established 128
sonic# show ip route 0.0.0.0/0
B> 0.0.0.0/0 [20/0] via 172.16.0.2
via 172.16.1.2 ECMP
Overlay / VXLAN
Overlay / VXLAN
Full VXLAN data plane with BGP-EVPN control plane for modern multi-tenant data center fabrics.
- VXLAN L2/L3 — symmetric IRB, asymmetric IRB
- BGP-EVPN — Type 2, 3, 5 routes; VNI mapping
- ARP/ND suppression — reduces broadcast domain flooding
VXLAN BGP-EVPN — VNI mapping
# IS-CLI VXLAN/EVPN configuration sonic(config)# vxlan vtep VTEP1 sonic(conf-vtep-VTEP1)# source-ip 10.0.0.1 sonic(conf-vtep-VTEP1)# map vlan 10 vni 10010 sonic(conf-vtep-VTEP1)# exit sonic# show vxlan vlanvnimap Vlan10 ↔ VNI 10010 active Vlan20 ↔ VNI 10020 active
Security
Security
Platform hardening, ACL support, SNMPv3, AAA, and operational security controls for enterprise and service-provider environments.
- TACACS+ / RADIUS — authentication, authorisation, accounting
- SNMPv3 authPriv (SHA-256 + AES-256)
- ACL — L2/L3/L4 ingress/egress on all interfaces
- Control-plane policing (CoPP) — protect CPU from DDoS
- Management VRF — isolate control traffic from data plane
Security posture check
sonic# show aaa Authentication : tacacs+ local Authorization : tacacs+ local Accounting : start-stop tacacs+ sonic# show tacacs-server host 192.168.1.100 Port:49 Status:Reachable sonic# show snmp-server user nms_user NMS_GRP v3 SHA AES ✓
Management
Management
IS-CLI, APIs, telemetry, diagnostics, configuration workflows, and operational tooling built for production operations.
- IS-CLI — full hierarchical modal CLI (primary interface)
- REST API — OpenAPI-documented northbound interface
- gNMI / OpenConfig — streaming telemetry and config
- YANG — structured config management
- ZTP — zero-touch provisioning with DHCP/HTTP bootstrap
- Syslog, SNMP traps, and gRPC event streaming
- Ansible, Terraform, and Netbox integration
- Management interfaces available
Management interfaces available
# gNMI subscribe — streaming telemetry gnmi_cli -address 192.168.1.1:8080 \ -query "/openconfig-interfaces/interfaces" \ -streaming_type SAMPLE -polling_interval 1s Streaming: eth0/1 counters @ 1s interval...
Quarterly releases & advanced capabilities
PalC SONiC NOS ships quarterly releases aligned with community SONiC, organised around enterprise-grade networking today, advanced data center fabric and RoCE, and a forward roadmap for AI-scale platforms.
Enterprise Networking
Comprehensive enterprise-grade features in SONiC, enabling secure, scalable, and automated network operations for modern business environments.
Data Center Fabric & RoCE
Advanced data center capabilities with IP fabric, seamless L2 extension, and RoCE support for high-performance, low-latency workloads.
AI Networking
Designed for next-generation infrastructure with support for 400G/800G platforms, powering AI and high-performance computing networks.
Runs on the hardware you choose
Community SONiC certified across leading ODM platforms spanning Broadcom Trident, Tomahawk, and Tofino ASICs — from 1G access to 400G spine.
Validate before you deploy. Know before you break.
IntelliSuite is a comprehensive SONiC validation and testing platform, covering feature testing, deployment validation, regression, and live network verification.
validation platform built for production
From Day 0 pre-deployment simulation to Day N continuous regression, IntelliSuite covers the complete SONiC validation lifecycle with 700+ test cases, IS-CLI throughout, and full integration with community SONiC.
Feature Validation
60+ sub-tests per feature — Functional, Negative, Boundary, Traffic
Deployment Testing
Full system integration — event triggers, failover, 72h soak
Regression Engine
Auto-regression on every NOS build — catches regressions before release
Live Reporting
Per-device, per-feature test reports with go/no-go deployment decision
Phase 1 — Feature Testing
Each feature tested in full isolation before integration. Covers VLAN, MLAG, LACP, BGP, SNMP, AAA, MTU, LLDP, trunking, hash, and more.
Phase 2 — Deployment Testing
All features integrated and tested together. Event-driven scenarios: node failure, peer-link loss, LACP member fail, split-brain, 100G line rate, and 72-hour soak.
Continuous Regression
IntelliSuite integrates with GitLab/GitHub CI pipelines — every NOS build triggers automated regression across all platforms and feature domains automatically.
Ready to run the most advanced open SONiC distribution?
Request early access to production-hardened community SONiC and IntelliSuite. Our SONiC engineering team will reach out within one business day.
ODM PARTNERS
TRUSTED BY LEADING TECHNOLOGY PARTNERS
Next steps
Planning a SONiC-based network rollout?
Talk to the SONiC team about platform support, IS-CLI, validation, and production deployment options for your environment.