summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_topo1/r1/ospf6d.conf
blob: 0e6c7dadfb5e52429e44df1089e5f78d75d7f9c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
!
router ospf6
 ospf6 router-id 10.0.255.1
 redistribute kernel
 redistribute connected
 redistribute static
!
interface r1-eth0
 ipv6 ospf6 area 0.0.0.0
!
int r1-eth1
 ipv6 ospf6 area 0.0.0.0
 ipv6 ospf6 dead-interval 10
 ipv6 ospf6 hello-interval 2
!