summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/zebra.conf
blob: 9a5b0a605e0e65a3a5442e27f0dc907d5cc9e28e (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
29
log file zebra.log

hostname r1
password zebra

#debug zebra packet

interface lo
 ip address 1.1.1.1/32

interface r1-eth0
 description to sw0
 ip address 10.0.1.1/24
 no link-detect

interface r1-eth4
 description to ce1
 ip address 192.168.1.1/24
 no link-detect

interface r1-cust5
 ip address 172.16.1.1/32
 no link-detect

ip forwarding


line vty