]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis-sr-topo1/rt5/zebra.conf
tests: extend the isisd SR topotest to test Anycast-SIDs as well
[mirror_frr.git] / tests / topotests / isis-sr-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 ip address 10.10.10.10/32
12 ipv6 address 2001:db8:1000::5/128
13 ipv6 address 2001:db8:1000::10/128
14 !
15 interface eth-rt3-1
16 ip address 10.0.4.5/24
17 !
18 interface eth-rt3-2
19 ip address 10.0.5.5/24
20 !
21 interface eth-rt4
22 ip address 10.0.6.5/24
23 !
24 interface eth-rt6
25 ip address 10.0.8.5/24
26 !
27 ip forwarding
28 !
29 line vty
30 !