summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_sr_topo1/rt4/zebra.conf
blob: d794837eb77e23ec612c18c55adb10576ea23c60 (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 zebra.log
!
hostname rt4
!
! debug zebra kernel
! debug zebra packet
! debug zebra mpls
!
interface lo
 ip address 4.4.4.4/32
!
interface eth-rt2-1
 ip address 10.0.2.4/24
!
interface eth-rt2-2
 ip address 10.0.3.4/24
!
interface eth-rt5
 ip address 10.0.6.4/24
!
interface eth-rt6
 ip address 10.0.7.4/24
!
ip forwarding
!
line vty
!