diff options
Diffstat (limited to 'tests/topotests/bgp_rpki_topo1/r2/bgpd.conf')
-rw-r--r-- | tests/topotests/bgp_rpki_topo1/r2/bgpd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/bgp_rpki_topo1/r2/bgpd.conf b/tests/topotests/bgp_rpki_topo1/r2/bgpd.conf index 87d7214..4de177d 100644 --- a/tests/topotests/bgp_rpki_topo1/r2/bgpd.conf +++ b/tests/topotests/bgp_rpki_topo1/r2/bgpd.conf @@ -21,5 +21,5 @@ router bgp 65002 vrf vrf10 ! rpki rpki retry_interval 5 - rpki cache 192.0.2.1 15432 preference 1 + rpki cache tcp 192.0.2.1 15432 preference 1 exit |