-
Notifications
You must be signed in to change notification settings - Fork 2
bgp aigp
Pre-Alpha. This page describes behavior that may change.
Accumulated IGP metric (RFC 7311). Full attribute support: capability negotiation, wire encoding/decoding, and structured JSON exposure. The AIGP metric is parsed and included in event output.
Capabilities.
plugin {
external aigp { use bgp-aigp; encoder json; }
}
bgp {
peer upstream {
capability {
aigp;
}
}
}
The plugin enables AIGP capability negotiation and encodes and decodes the AIGP attribute on the wire. Routes that carry AIGP are parsed into their structured form and the metric is exposed on the JSON event envelope. RFC 4271 attribute flags are included in Ze's native JSON output for full protocol transparency.
What is not implemented: AIGP is not consumed in Ze's best-path selection. RFC 7311 requires the AIGP metric to be considered before MED in some deployments; that step is not in Ze. If your deployment depends on AIGP-driven best-path selection, Ze is not the answer.
-
bgp-ribreceives the parsed AIGP metric on every UPDATE but does not use it in best-path.
main/internal/component/bgp/plugins/aigp/
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