diff options
Diffstat (limited to 'tests/topotests/bgp_rpki_topo1/r2/staticd.conf')
-rw-r--r-- | tests/topotests/bgp_rpki_topo1/r2/staticd.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/topotests/bgp_rpki_topo1/r2/staticd.conf b/tests/topotests/bgp_rpki_topo1/r2/staticd.conf new file mode 100644 index 0000000..de58dde --- /dev/null +++ b/tests/topotests/bgp_rpki_topo1/r2/staticd.conf @@ -0,0 +1,5 @@ +ip route 192.0.2.1/32 192.168.1.1 +! +vrf vrf10 + ip route 192.0.2.3/32 192.168.2.3 +! |