summaryrefslogtreecommitdiffstats
path: root/tests/topotests/msdp_mesh_topo1/r3/bgpd.conf
blob: 6c3f89ad97d954fee77b70424646eb9a8939ae92 (plain)
1
2
3
4
5
6
7
router bgp 65000
 neighbor 192.168.2.1 remote-as 65000
 neighbor 192.168.2.1 update-source 10.254.254.3
 address-family ipv4 unicast
  redistribute connected
 exit-address-family
!