summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_snmp_mplsl3vpn/r2/zebra.conf
blob: 87cffebd84379bbbf4ceeeb8e5f669f1378cddd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
!
! debug zebra events
! debug zebra dplane
!
!
interface r2-eth0
 ip address 192.168.12.21/24
 ipv6 address 2000:1:1:12::21/64
!
interface r2-eth1
 ip address 192.168.23.23/24
 ipv6 address 2000:1:1:23::23/64
!
!
interface lo
 ip address 10.2.2.2/32
 ipv6 address 2000:2:2:2::2/128
!
!
!
line vty
!