doc: new aggregate address option

Document the newly implemented aggregate address configuration option.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
Rafael Zalamena 2020-10-01 14:57:41 -03:00
parent 6aabb15dd7
commit 01338ba14e

View File

@ -999,6 +999,12 @@ Route Aggregation-IPv4 Address Family
This command specifies an aggregate address. Aggregated routes will
not be announced.
.. index:: aggregate-address A.B.C.D/M matching-MED-only
.. clicmd:: aggregate-address A.B.C.D/M matching-MED-only
Configure the aggregated address to only be created when the routes MED
match, otherwise no aggregated route will be created.
.. index:: no aggregate-address A.B.C.D/M
.. clicmd:: no aggregate-address A.B.C.D/M
@ -1051,6 +1057,13 @@ Route Aggregation-IPv6 Address Family
This command specifies an aggregate address. Aggregated routes will
not be announced.
.. index:: aggregate-address X:X::X:X/M matching-MED-only
.. clicmd:: aggregate-address X:X::X:X/M matching-MED-only
Configure the aggregated address to only be created when the routes MED
match, otherwise no aggregated route will be created.
.. index:: no aggregate-address X:X::X:X/M
.. clicmd:: no aggregate-address X:X::X:X/M