Skip to content

routelookup#

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 routes 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 route, and the set of egress interfaces that would be used to reach it.

Authors#