summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_vrf_route_leak_basic/r1/zebra.conf
blob: 4de9e895a2c43453d846ed02ebc64e164a76e160 (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
28
hostname r1

int dummy0
  ip address 10.0.4.1/24
  no shut
!
int dummy1
  ip address 10.0.0.1/24
  no shut
!
int dummy2
  ip address 10.0.1.1/24
  no shut
!
int dummy3
  ip address 10.0.2.1/24
  no shut
!
int dummy4
  ip address 10.0.3.1/24
  no shut
!
int EVA
  no shut
!
int DONNA
  no shut
!