summaryrefslogtreecommitdiffstats
path: root/tests/topotests/msdp_topo1/r2/bgpd.conf
blob: 987bef40ddd0b1914eb228eece53ee31f212886d (plain)
1
2
3
4
5
6
7
8
router bgp 65002
 no bgp ebgp-requires-policy
 neighbor 192.168.0.1 remote-as 65001
 neighbor 192.168.2.2 remote-as 65004
 address-family ipv4 unicast
  redistribute connected
 exit-address-family
!