Skip to content

defaultaggregateroute#

Collection Note

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

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

Synopsis#

  • DefaultAggregateRoute allows the configuration of aggregate routes on a DefaultRouter. It includes specifying destination prefixes, the DefaultRouter, and settings for generating ICMP unreachable messages or blocking route advertisement. Additionally, it configures the aggregator’s IP address and ASN for efficient route management.

Authors#