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

    Description or description template to be used on the port-channel interface. 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:

    • peer: The name of the peer.
    • interface: The local port-channel interface name.
    • peer_interface: The port-channel interface on the peer.
    • port_channel_id: The local port-channel ID.
    • peer_port_channel_id: The ID of the port-channel on the peer.

    Falls back to the description on the p2p_link if set. Otherwise default description is set by default_underlay_p2p_port_channel_description. By default the description is templated from the name and port_channel interface of the peer.

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

    .l3_edge.p2p_links[].port_channel.description