diff options
| author | Louis Scalbert <louis.scalbert@6wind.com> | 2023-12-19 17:33:14 +0100 |
|---|---|---|
| committer | Louis Scalbert <louis.scalbert@6wind.com> | 2024-01-11 14:13:46 +0100 |
| commit | baf0bda268843bcff22e19511c64bd2c8869abcd (patch) | |
| tree | fda5408e9245720d00d33163115fb9aee230c0ae /tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py | |
| parent | 51a97a07d8e3d0db6b011d179c7e5fc71a3f5004 (diff) | |
bgpd: fix resetting rpki timer at no rpki
RPKI configuration is not totally flushed when doing "no rpki". Timers
remains to default values.
> r2# sh run bgpd
> [...]
> rpki
> rpki retry_interval 5
> rpki cache 192.0.2.1 15432 preference 1
> exit
> [...]
> r2# conf t
> r2(config)# no rpki
> r2(config)# do sh run
> [...]
> rpki
> rpki retry_interval 5
> exit
Reset the timers after doing "no rpki"
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py')
0 files changed, 0 insertions, 0 deletions
