blob: 53d9c8a1b165024afcef8cb0f5663f14dede69ff [file] [log] [blame]
Jonathan Hart65048cd2014-12-01 14:12:57 -08001! BGP configuration for r3
2!
3hostname r3
4password sdnip
5!
6router bgp 65003
7 bgp router-id 10.0.3.1
8 timers bgp 3 9
9 neighbor 10.0.3.101 remote-as 65000
10 neighbor 10.0.3.101 ebgp-multihop
11 neighbor 10.0.3.101 timers connect 5
12 neighbor 10.0.3.101 advertisement-interval 5
13 network 192.168.3.0/24
14!
15log stdout