R1 interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface Serial1/0 ip address 192.168.0.1 255.255.255.252 ! router ospf 1 network 1.1.1.1 0.0.0.0 area 0 network 192.168.0.0 0.0.0.3 area 0 |
R2 interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface Serial1/0 ip address 192.168.0.2 255.255.255.252 ! router ospf 1 network 2.2.2.2 0.0.0.0 area 0 network 192.168.0.0 0.0.0.3 area 0 |
Initial SPF schedule delay 5000 msecs Minimum hold time between two consecutive SPFs 10000 msecs Maximum wait time between two consecutive SPFs 10000 msecs Incremental-SPF disabled Minimum LSA interval 5 secs Minimum LSA arrival 1000 msecs LSA group pacing timer 240 secs Interface flood pacing timer 33 msecs Retransmission pacing timer 66 msecs |