Skip to content

attachmentlookup#

Collection Note

This module is part of the nokia.eda_routing_v1alpha1 collection. To install the collection, use:

ansible-galaxy collection install nokia.eda_routing_v1alpha1
Added in version 0.1.0.

Synopsis#

  • This workflow is used to look up attachments (where an address is attached in the network) on a set of nodes. It takes an address, and an optional list of nodes (or node selectors - a list of label expressions) to perform the lookup on, and returns the matching attachments, including the node, network instance, prefix, interface, and next hop group ID.

Authors#