Key Name | Type | Required |
---|---|---|
default_underlay_p2p_ethernet_description |
str | None |
The default description or description template to be used on L3 point-to-point ethernet interfaces.
The interfaces using this are the routed uplinks and p2p_links
defined under l3_edge
or core_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:
peer
: The name of the peer.interface
: The local interface name.peer_interface
: The interface on the peer.vrf
: The name of the VRF if set (Only applicable for uplink_type: p2p-vrfs
).By default the description is templated from the name and interface of the peer.
NOTE: We are using the same format as jq to specify the path to the key.
.default_underlay_p2p_ethernet_description