mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 02:53:55 +00:00
bgpd: Fix styling for aggregate_addressv4_cmd
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
cacba915d0
commit
764402feba
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user