summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_redistribute_table/r1/bgpd.conf
blob: c5e0fcd92bbf3f15cbea3008bb0a491ab8ba9453 (plain)
1
2
3
4
5
6
7
8
router bgp 65500
 bgp router-id 192.0.2.1
 no bgp ebgp-requires-policy
 neighbor 192.168.0.2 remote-as 65501
 address-family ipv4 unicast
  neighbor 192.168.0.2 activate
 exit-address-family
!