summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_vrf_route_leak_basic/r1/zebra.conf
blob: 35038557df7dc24116571c307805288d68bf8563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
hostname r1

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
!