]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis-sr-te-topo1/rt5/zebra.conf
pathd: New SR-TE policy management daemon
[mirror_frr.git] / tests / topotests / isis-sr-te-topo1 / rt5 / zebra.conf
1 log file zebra.log
2 !
3 hostname rt5
4 !
5 debug zebra kernel
6 debug zebra packet
7 debug zebra mpls
8 !
9 interface lo
10 ip address 5.5.5.5/32
11 ipv6 address 2001:db8:1000::5/128
12 !
13 interface eth-rt3-1
14 ip address 10.0.4.5/24
15 !
16 interface eth-rt3-2
17 ip address 10.0.5.5/24
18 !
19 interface eth-rt4
20 ip address 10.0.6.5/24
21 !
22 interface eth-rt6
23 ip address 10.0.8.5/24
24 !
25 ip forwarding
26 !
27 line vty
28 !