Configuring OSPF

OSPF Configuration Examples

LSA Group Pacing Example

The following example changes the OSPF pacing between LSA groups to 60 seconds:

router ospf

timers lsa-group-pacing 60

Block LSA Flooding Example

The following example prevents flooding of OSPF LSAs to broadcast, nonbroadcast, or point-to-point networks reachable through Ethernet interface 0:

interface ethernet 0

ospf database-filter all out

The following example prevents flooding of OSPF LSAs to point-to-multipoint networks to the neighbor at IP address 1.2.3.4:

router ospf 109

neighbor 1.2.3.4 database-filter all out

Ignore MOSPF LSA Packets Example

The following example configures the router to suppress the sending of syslog messages when it receives MOSPF packets:

router ospf 109 ignore lsa mospf

Cisco IOS IP Configuration Guide

IPC-255

Page 301
Image 301
Cisco Systems 78-11741-02 LSA Group Pacing Example, Block LSA Flooding Example, Ignore Mospf LSA Packets Example, IPC-255