summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_snmp_mplsl3vpn/r4/zebra.conf
blob: 14580e5b3a364bd8af50a6598a749fe18ec1249f (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
log file /tmp/zebra.log
log stdout
!
! debug zebra events
! debug zebra dplane
!
!
interface r4-eth0
 ip address 192.168.14.41/24
 ipv6 address 2000:1:1:14::41/64
!
interface r4-eth1
 ip address 192.168.34.43/24
 ipv6 address 2000:1:1:34::43/64
!
interface r4-eth2 vrf aaa
 ip address 192.168.200.20/24
 ipv6 address 2000:1:1:200::20/64
!
!
interface lo
 ip address 10.4.4.4/32
 ipv6 address 2000:4:4:4::4/128
!
!
line vty
!