summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_nssa_topo1/rt2/zebra.conf
blob: fa274ebade0690fa8e67be46b9501acadf5f727a (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
log file zebra.log
!
hostname rt2
!
! debug zebra kernel
! debug zebra packet
! debug zebra mpls
!
interface lo
 ip address 2.2.2.2/32
!
interface eth-rt1
 ip address 10.0.1.2/24
!
interface eth-rt3
 ip address 10.0.2.2/24
!
interface eth-rt4
 ip address 10.0.3.2/24
!
ip forwarding
!
line vty
!