]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis-sr-topo1/rt4/zebra.conf
tests: add topotest for IS-IS SR
[mirror_frr.git] / tests / topotests / isis-sr-topo1 / rt4 / zebra.conf
1 log file zebra.log
2 !
3 hostname rt4
4 !
5 debug zebra kernel
6 debug zebra packet
7 debug zebra mpls
8 !
9 interface lo
10 ip address 4.4.4.4/32
11 ipv6 address 2001:db8:1000::4/128
12 !
13 interface eth-rt2-1
14 ip address 10.0.2.4/24
15 !
16 interface eth-rt2-2
17 ip address 10.0.3.4/24
18 !
19 interface eth-rt5
20 ip address 10.0.6.4/24
21 !
22 interface eth-rt6
23 ip address 10.0.7.4/24
24 !
25 ip forwarding
26 !
27 line vty
28 !