Skip to content

indexallocationpool#

Collection Note

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

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

Synopsis#

  • IndexAllocationPool is a generic allocation pool supporting allocation of indexes from a set of segments. It supports allocating things like VLANs, subinterface indexes, autonomous system numbers, or any other integer-based index.

Authors#