summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_distance_change/r2/bgpd.conf
blob: 206f626da4d08957b38fec2c7b9ed229f0af45e2 (plain)
1
2
3
4
5
6
router bgp 65001
  neighbor 192.168.255.1 remote-as 65000
  address-family ipv4
    redistribute connected
  exit-address-family
!