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