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