Documentation
    Preparing search index...
    Key Name Type Required
    mlag_member_description str None

    Description or description template to be used on MLAG peer-link ethernet interfaces. This can be a template using the AVD string formatter syntax: https://avd.arista.com/stable/ansible_collections/arista/avd/roles/eos_designs/docs/how-to/custom-descriptions-names.html#avd-string-formatter-syntax. The available template fields are:

    • mlag_peer: The name of the MLAG peer.
    • interface: The local MLAG port-channel interface.
    • peer_interface: The port-channel interface on the MLAG peer.
    • mlag_port_channel_id: The local MLAG port-channel ID.
    • mlag_peer_port_channel_id: The port-channel ID on the MLAG peer.

    By default the description is templated from the name and interface of the MLAG peer.

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

    .mlag_member_description