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

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

    By default Route Distinguishers (RD) are set to:

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

    Note: RD is a 48-bit value which is split into <16-bit>:<32-bit> or <32-bit>:<16-bit>. When using loopback or 32-bit ASN/number the assigned number can only be a 16-bit number. This may be a problem with large VNIs. 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_rd_type