summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_topo1/r5/zebra.conf
blob: 7c400f797b83212553e4677599a5bd98262d0f32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
hostname r5
ip route 192.0.2.6/32 10.0.10.6 table 20
ip import 20
interface r5-eth0
 ip address 10.0.10.1/24
 ipv6 address 2001:db8:2:1::1/64
!
interface r5-eth1
 ip address 10.0.11.1/24
 ipv6 address 2001:db8:2:2::1/64
!
interface lo
 ip address 10.254.0.5/32
 ipv6 address 2001:db8:F::5/128
!