summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nhrp_topo/r1/zebra.conf
blob: b45670fcb25f60aa22656423e5d633a81ad2e0e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
interface r1-eth0
 ip address 10.1.1.1/24
!
ip route 10.2.1.0/24 10.1.1.3
interface r1-gre0
 ip address 10.255.255.1/32
 no link-detect
 ipv6 nd suppress-ra
exit
interface r1-eth1
 ip address 192.168.1.1/24
!