Commit Graph

5 Commits

Author SHA1 Message Date
darnodo
edc40dede6 feat: update datacenter generator documentation to reflect accurate schema and object names 2025-11-12 18:38:54 +01:00
darnodo
2a99d48cdd fix: update icon for MLAG Interface to use standard ethernet icon 2025-11-12 16:29:53 +01:00
darnodo
6a98f8e689 feat: update menu placements for various network schemas 2025-11-12 16:23:57 +01:00
darnodo
0232d46b4a fix: update display labels and human friendly IDs across multiple schema files 2025-11-12 15:37:06 +01:00
darnodo
d93a9e5c29 Add network schema for devices, interfaces, VLANs, VRFs, BGP configurations, MLAG, EVPN, VXLAN, routing policies, and DCI connections
- Created device schema with attributes for hostname, role, platform, and management IP.
- Added interface schema with various types, MTU, speed, and switchport modes.
- Introduced VLAN and VRF schemas with relationships to devices and interfaces.
- Implemented BGP configuration, peer groups, and neighbors with detailed attributes.
- Established MLAG domain and interface schemas for multi-chassis link aggregation.
- Developed EVPN and VXLAN schemas for overlay networking.
- Created routing policy schemas including route maps and prefix lists.
- Added DCI switch and connection schemas for inter-datacenter connectivity.
2025-11-12 11:32:26 +01:00