summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_default_route_route_map_set/r3/bgpd.conf
blob: c477037e34eba0c5c7d0b5fb69380f05c56bd2c3 (plain)
1
2
3
4
5
6
7
8
router bgp 65003
 no bgp ebgp-requires-policy
 neighbor 192.168.255.1 remote-as external
 neighbor 192.168.255.1 timers 3 10
 address-family ipv4 unicast
  redistribute connected
 exit-address-family
!