Key Name | Type | Required |
---|---|---|
uplink_type |
str | None |
uplink_type
must be p2p
, p2p-vrfs
or lan
if vtep
or underlay_router
is true.
For p2p-vrfs
, the uplinks are configured as L3 interfaces with a subinterface for each VRF
in network_services
present on both the uplink and the downlink switch.
The subinterface ID is the vrf_id
.
'underlay_router' and 'network_services.l3' must be set to true.
VRF default
is always configured on the physical interface using the underlay routing protocol.
All subinterfaces use the same IP address as the physical interface.
Multicast is not supported.
Only BGP is supported for subinterfaces.
For lan
, a single uplink interface is supported and will be configured as an L3 Interface with
subinterfaces for each SVI defined under the VRFs in network_services
as long as the uplink switch also
has the VLAN permitted by tag/tenant filtering.
NOTE: We are using the same format as jq to specify the path to the key.
.custom_node_type_keys[].uplink_type