fix(schema): remove duplicate InterfaceVxlan, keep VTEP only — refs #44
This commit is contained in:
@@ -50,7 +50,6 @@ This directory contains the Infrahub schema definitions for modeling an EVPN-VXL
|
||||
│ - Loopback │ │ (underlay, │ │ (neighbors) │
|
||||
│ - Vlan │ │ evpn) │ └──────────────┘
|
||||
│ - Lag │ └──────────────┘
|
||||
│ - Vxlan │
|
||||
└──────┬───────┘
|
||||
│
|
||||
▼
|
||||
@@ -81,7 +80,7 @@ The schema models this topology from `arista-evpn-vxlan-clab`:
|
||||
| Port-Channel1 | InfraMlagInterface (host-facing) |
|
||||
| Ethernet1-8 | InfraInterfaceEthernet |
|
||||
| Loopback0, Loopback1 | InfraInterfaceLoopback |
|
||||
| Vxlan1 | InfraInterfaceVxlan |
|
||||
| Vxlan1 | InfraVTEP |
|
||||
| peer groups | InfraBGPPeerGroup |
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user