mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-12 11:18:59 +00:00
bgpd: Allow setting default-originate rescan to be up to 65535 seconds
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
745cd3e6bf
commit
8412fa8f98
@ -8416,7 +8416,7 @@ DEFPY (bgp_condadv_period,
|
|||||||
|
|
||||||
DEFPY (bgp_def_originate_eval,
|
DEFPY (bgp_def_originate_eval,
|
||||||
bgp_def_originate_eval_cmd,
|
bgp_def_originate_eval_cmd,
|
||||||
"[no$no] bgp default-originate timer (0-3600)$timer",
|
"[no$no] bgp default-originate timer (0-65535)$timer",
|
||||||
NO_STR
|
NO_STR
|
||||||
BGP_STR
|
BGP_STR
|
||||||
"Control default-originate\n"
|
"Control default-originate\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user