Skip to main content

Edge Connection

Edge connection between border to external device

Diagram

Classes

topology (vxlan)

NameTypeConstraintMandatoryDefault Value
edge_connectionsList[edge_connections]No

edge_connections (vxlan.topology)

NameTypeConstraintMandatoryDefault Value
dest_fabricStringYes
source_deviceStringYes
dest_deviceStringYes
source_interfaceStringYes
dest_interfaceStringNo
local_ipIPYes
neighbor_ipIPYes
bgp_sectionClass[bgp_section]No

bgp_section (vxlan.topology.edge_connections)

NameTypeConstraintMandatoryDefault Value
bgp_password_enableBooleantrue, falseNo
bgp_passwordStringNo
neighbor_asnStringRegex: ^(?:\d{1,10}|\d{1,5}\.\d{1,5})$Yes
routing_tagIntegermin: 0, max: 4294967295No
descriptionStringNo
peer_template_freeformStringNo
interface_freeformStringNo
bgp_freeformStringNo

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