HP Comware 5 Debug Manual Vol 3
When you restart OSPF process 1, output similar to the following example is generated:
<RouterA>debugging ospf timer
<RouterA>reset ospf 1 process
Warning : Reset OSPF process? [Y/N]:y
%Sep 18 11:21:04:612 2006 RouterA RM/3/RMLOG:OSPF-NBRCHANGE: Process 1, Neighbour
150.1.1.2(Ethernet1/0) from Full to Down
OSPF 1 reset SPF TIMER,timeout value is 5000 ms
// OSPF reset the SPF calculation timer with a timeout value of 5000 milliseconds.
OSPF 1 delete SPF TIMER R1 RM/6/RMDEBUG:
// OSPF deleted the SPF calculation timer.
OSPF 1 delete MIN LS TIMER R1 RM/6/RMDEBUG:
// OSPF deleted the LSA generation timer.
OSPF 1 create SPF TIMER,timeout value is 5000 ms
// OSPF created the SPF calculation timer with a timeout value of 5000 milliseconds.
OSPF 1 create MIN LS TIMER,timeout value is 5000 ms
// OSPF created the LSA generation timer with a timeout time of 5000 milliseconds.
OSPF 1 reset MIN LS TIMER,timeout value is 714 ms
// OSPF reset the LSA generation timer with a timeout value of 714 milliseconds.
OSPF 1 reset SPF TIMER,timeout value is 5000 ms
OSPF 1 reset MIN LS TIMER,timeout value is 5000 ms
OSPF 1 reset MIN LS TIMER,timeout value is 714 ms
%Sep 18 11:21:13:908 2006 RouterA RM/3/RMLOG:OSPF-NBRCHANGE: Process 1, Neighbour
150.1.1.2(Ethernet1/0) from Loading to Full
OSPF 1 reset MIN LS TIMER,timeout value is 20 ms
OSPF 1 delete SPF TIMER RouterA RM/6/RMDEBUG:
OSPF 1 create SPF TIMER,timeout value is 5000 ms
177