diff options
Diffstat (limited to 'tests/topotests/bgp_distance_change/r2/bgpd.conf')
-rw-r--r-- | tests/topotests/bgp_distance_change/r2/bgpd.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/topotests/bgp_distance_change/r2/bgpd.conf b/tests/topotests/bgp_distance_change/r2/bgpd.conf new file mode 100644 index 000000000..206f626da --- /dev/null +++ b/tests/topotests/bgp_distance_change/r2/bgpd.conf @@ -0,0 +1,6 @@ +router bgp 65001 + neighbor 192.168.255.1 remote-as 65000 + address-family ipv4 + redistribute connected + exit-address-family +! |