summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_peer_type_multipath_relax/r1/zebra.conf
blob: 911aa1c39dfd4869b987d0cc09b66ec0093f490b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
!
hostname r1
!
interface r1-eth0
 description ExaBGP iBGP peer1
 ip address 10.0.1.1/24
 no link-detect
!
interface r1-eth1
 description ExaBGP peer3
 ip address 10.0.3.1/24
 no link-detect
!
interface r1-eth2
 description ExaBGP peer4
 ip address 10.0.4.1/24
 no link-detect
!
interface r1-eth3
 description r2 confed peer
 ip address 10.0.5.1/24
 no link-detect
!
ip forwarding
!
line vty
!