-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Ze is a programmable network engine written in Go, built as the successor to ExaBGP. At its core, Ze is a content-agnostic event bus -- BGP is a component, everything else is a plugin.
- Network OS workflow: CLI, SSH, Web UI -- one interface for humans, machines, and AI
- YANG-modeled configuration with hot reconfiguration, rollback, and commit confirmed
- Plugin architecture: 25 plugins, each self-contained with YANG schemas
- AI-ready: MCP transport,
ze help --ai, self-describing commands - ExaBGP compatibility:
ze config migrateconverts your existing setup - AGPL-3.0, hosted on Codeberg
Ze is still under heavy development, but if you're an ExaBGP user, give it a try -- your existing scripts and configs work with ze exabgp plugin and ze config migrate.
Interactive config editor with tab completion driven by YANG schemas. Network OS workflow: edit, diff, commit, rollback.

HTTPS interface with macOS Finder-style column navigation. Every UI element generated from YANG schemas. Per-user draft sessions with inline diff review.

Built-in public looking glass with live peer dashboard and route lookup.

Route search with AS path topology graph (server-side SVG, Sugiyama layout, pure Go). Birdwatcher-compatible REST API for Alice-LG integration.

ze-chaos is a chaos testing orchestrator with a web dashboard for convergence tracking and property verification.


A presentation about Ze was given at net:manchester in April 2026.
Unreviewed draft. This wiki was authored in bulk and has not been reviewed. File corrections on the issue tracker.
- Overview
- YANG Model
- Editor Workflow
- Archive and Rollback
- System
- Interfaces
- VRRP
- BFD
- FIB
- OSPF
- IS-IS
- MPLS / LDP / RSVP-TE
- RSVP-TE
- SRv6
- Static Routes
- Policy Routing
- Firewall
- Traffic Control
- Class of Service
- L2TP/PPP
- PPPoE
- VPP Data Plane
- RPKI
- IPsec VPN
- TACACS+ AAA
- RADIUS AAA
- AS112 DNS
- Authorization
- Fleet
- BGP
- Starting and Stopping
- Show Commands
- Monitoring
- Flow Export
- DDoS Mitigation
- Anomaly Detection
- Health Checks
- Audit Trail
- Production Diagnostics
- Logging
- Operational Reports
- Healthcheck
- Self-Update
- Zero-Touch Provisioning
- MRT Analysis
- Upgrade and Restart
- Storage
- Policy
- Core
- Resilience
- Validation
- Capabilities
- Address Families
- Protocol
- Subsystems
- Infrastructure
- Route Server at an IXP
- Transit Edge with RPKI
- Public Looking Glass
- ExaBGP Migration Walkthrough
- FlowSpec Injection
- Chaos-Tested Peering
- AS Path Topology