summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_link_bw_ip/r1/bgpd.conf
blob: b1ec70d60b3d1652303c8c1bda3d93969197fbac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
hostname r1
!
router bgp 65101
 bgp router-id 11.1.1.1
 no bgp ebgp-requires-policy
 bgp bestpath as-path multipath-relax
 neighbor 11.1.1.2 remote-as external
 neighbor 11.1.1.2 timers 3 10
 neighbor 11.1.1.6 remote-as external
 neighbor 11.1.1.6 timers 3 10
 neighbor 11.1.1.6 disable-link-bw-encoding-ieee
!