bgpd: Fix styling for aggregate_addressv4_cmd

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
Donatas Abraitis 2022-04-11 17:53:42 +03:00
parent cacba915d0
commit 764402feba

View File

@ -8196,7 +8196,9 @@ DEFPY(aggregate_addressv4, aggregate_addressv4_cmd,
"}]", "}]",
NO_STR NO_STR
"Configure BGP aggregate entries\n" "Configure BGP aggregate entries\n"
"Aggregate prefix\n" "Aggregate address\n" "Aggregate mask\n" "Aggregate prefix\n"
"Aggregate address\n"
"Aggregate mask\n"
"Generate AS set path information\n" "Generate AS set path information\n"
"Filter more specific routes from updates\n" "Filter more specific routes from updates\n"
"Apply route map to aggregate network\n" "Apply route map to aggregate network\n"