Edge Connection
Edge connection between border to external device
Diagram
Classes
topology (vxlan)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
edge_connections | List | [edge_connections] | No |
edge_connections (vxlan.topology)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
dest_fabric | String | Yes | ||
source_device | String | Yes | ||
dest_device | String | Yes | ||
source_interface | String | Yes | ||
dest_interface | String | No |
Examples
vxlan:
topology:
edge_connections:
- dest_fabric: external
source_device: dc1-border1
dest_device: NCS-5500-1
source_interface: eth1/10
dest_interface: FortyGigE0/0/0/1
- dest_fabric: external
source_device: dc1-border1
dest_device: NCS-5500-2
source_interface: eth1/11
dest_interface: FortyGigE0/0/0/1