summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_unnumbered_point_to_multipoint/r3/ospfd.conf
blob: 579e273544dcc79187f4dc01c72f770f46584309 (plain)
1
2
3
4
5
6
7
8
9
10
11
!
interface r3-eth1
  ip ospf network point-to-multipoint
  ip ospf hello-interval 2
  ip ospf dead-interval 10
  ip ospf prefix-suppress 10.1.3.2
!
router ospf
  ospf router-id 10.0.255.3
  network 0.0.0.0/0 area 0
!