-
Notifications
You must be signed in to change notification settings - Fork 2
configuration reference
Pre-Alpha. This page describes behavior that may change.
The exact shape of every configuration field in Ze lives in the YANG schemas themselves, not in a separately-maintained reference. The schemas are the code, and ze schema show prints them verbatim. This page is the index of the sources you read when you need the exact answer.
The YANG schemas. Under main/internal/component/config/ and the per-plugin schemas under main/internal/component/bgp/schema/, main/internal/component/bgp/plugins/*/schema/, and main/internal/component/iface/schema/. Read them directly for the exact type, default, and validation rule for a leaf.
ze schema show. Runtime introspection reads from the same schemas the daemon uses. ze schema list gives you every registered module; ze schema show <module> prints the full YANG content of one.
ze schema list
ze schema show ze-bgp-conf
ze schema methods ze-bgp-conf # All RPCs with parametersSee Introspection for the full set of schema discovery commands.
The in-tree guide. main/docs/guide/configuration.md is the hand-written version of the same material. It covers the common cases well. It is not exhaustive, but it is the fastest path to an answer for the common questions.
- Configuration overview for the model and the commit workflow.
- YANG model for how the schemas drive every surface.
- BGP peers for the per-peer reference.
- Introspection for the schema discovery commands.
- In-tree configuration guide for the hand-written long form.
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
- BFD
- FIB
- Firewall
- Traffic Control
- L2TP/PPP
- VPP Data Plane
- RPKI
- TACACS+ AAA
- Fleet
- BGP
- Starting and Stopping
- Show Commands
- Monitoring
- Logging
- Operational Reports
- Healthcheck
- 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