summaryrefslogtreecommitdiffstats
path: root/tests/topotests/key_sendaccept/r2/frr.conf
blob: 95bb6e2ee109f05bbc978f740aca4fc634deb4d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
log timestamp precision 6
log file frr.log debug

interface r2-eth0
 ip address 1.1.1.2/24

 ip ospf hello-interval 2
 ip ospf dead-interval 10
exit

router ospf
 ospf router-id 2.2.2.2
 network 1.1.1.0/24 area 0
exit

router rip
 network 1.1.1.0/24
exit

ip route 250.0.0.2/32 Null0