|
|
0f0336296a
|
docs: add README for yang module
Usage examples for all path classes:
- Interfaces, Loopbacks, VLANs
- BGP with AFI-SAFI
- VXLAN VNI mappings
- MLAG, EVPN (with limitations noted)
- Port-Channel
- Subscription helpers
Part of #3
|
2025-12-26 13:47:00 +00:00 |
|
|
|
9edf963704
|
feat: add yang package init
Exports all YANG path classes for easy imports.
Part of #3
|
2025-12-26 13:42:47 +00:00 |
|
|
|
f335d1fc33
|
feat: add YANG path constants module
Python module with validated gNMI YANG paths for:
- Interfaces, Loopbacks, VLANs (OpenConfig)
- BGP with neighbor and AFI-SAFI helpers (OpenConfig)
- VXLAN VNI mappings (Arista experimental)
- MLAG and EVPN config (Arista experimental)
- Port-Channel/LAG paths
- Subscription helpers for fabric monitoring
Part of #3
|
2025-12-26 13:42:31 +00:00 |
|
|
|
4c7634da59
|
docs: add YANG paths reference documentation
Comprehensive documentation of validated gNMI YANG paths for:
- Interfaces, Loopbacks, VLANs (OpenConfig)
- BGP with EVPN AFI (OpenConfig)
- VXLAN VNI mappings (Arista experimental)
- MLAG and EVPN config (Arista experimental)
Includes examples, limitations, and key learnings.
Closes partial requirement for #3
|
2025-12-26 13:39:58 +00:00 |
|
|
|
8a069c1e24
|
docs: Simplify README, link to issues for phase tracking
|
2025-12-20 15:50:16 +00:00 |
|
|
|
9102bc1318
|
docs: Add comprehensive README with architecture and project phases
|
2025-12-20 15:36:14 +00:00 |
|
|
|
cac41f330d
|
Initial commit
|
2025-12-20 15:34:01 +00:00 |
|