summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_snmp/r3/zebra.conf
blob: 4e6bddd2961ceaa374133c4024f47709680699a6 (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
log file zebra.log
!
hostname r3
!
! debug zebra rib detailed
! debug zebra dplane detailed
! debug zebra kernel
! debug zebra nht
!
interface lo
 ip address 3.3.3.3/32
!
interface r3-eth0
 description to ce3
 ip address 172.16.1.3/24
!
interface r3-eth1
 description to rt2
 ip address 13.0.0.3/24
!
interface r3-eth2
 description to rt1
 ip address 23.0.0.3/24
!
ip forwarding
!
line vty
!