Documentation
    Preparing search index...
    Key Name Type Required
    overlay_rt_type dict None

    Configuration options for the Administrator subfield (first part of RT) and the Assigned Number subfield (second part of RT).

    By default Route Targets (RT) are set to:

    • <(mac_vrf_id_base or mac_vrf_vni_base) + vlan_id>:<(mac_vrf_id_base or mac_vrf_vni_base) + vlan_id> for VLANs and VLAN-Aware Bundles with L2 vlans.
    • <vlan_aware_bundle_number_base + vrf_id>:<vlan_aware_bundle_number_base + vrf_id> for VLAN-Aware Bundles with SVIs.
    • <vlan_aware_bundle_number_base + id>:<vlan_aware_bundle_number_base + id> for VLAN-Aware Bundles defined under 'evpn_vlan_bundles'.
    • <vrf_id>:<vrf_id> for VRFs.

    Notes: RT is a 48-bit value which is split into <16-bit>:<32-bit> or <32-bit>:<16-bit>. When using 32-bit ASN/number the VNI can only be a 16-bit number. Alternatively use vlan_id/vrf_id as assigned number. For 16-bit ASN/number the assigned number can be a 32-bit number.

    NOTE: We are using the same format as jq to specify the path to the key.

    .overlay_rt_type