HP Comware 5 Debug Manual Vol 3

Table 179 Output from the debugging rpr timer command
Field
Description
RPR_Timer: On interface-type
interface-number, String1 timer
String2
Timer event.
The String1 field indicates the timer name:
TD-FastTD fast timer.
TD-SlowTD slow timer.
TC-FastTC fast timer.
TC-SlowTC slow timer.
ATDATD timer.
holdoffHoldoff timer.
keepaliveKeepalive timer.
stabilityStability timer.
instabilityInstability timer.
OamOAM timer.
IdleIsolateDetectIdleIsolateDetect timer.
ReportDefectReportDefect timer.
The String2 field indicates the timer action:
starts.
stops.
expires.
Examples
# Enable RRPP timer debugging. The output in this example was created when two stations form a closed
RPR ring. When you remove the main interface board to trigger protection on the station, output similar
to the following example is generated:
<Sysname> debugging rpr timer
*Jun 5 13:46:50:236 2007 Sysname RPR/7/TIMER:Slot=5;
RPR_Timer: On RPR1, instability timer starts.
// On interface RPR1, the instability timer started.
*Jun 5 13:46:50:386 2007 Sysname RPR/7/TIMER:Slot=5;
RPR_Timer: On RPR1, stability timer starts.
// On interface RPR1, the stability timer started.
# Enable RRPP timer debugging on interface RPR1. The output in this example was created when two
stations form a closed RPR ring. When you remove the optical fiber connected to the main interface to
trigger protection on the station, output similar to the following example is generated:
<Sysname> debugging rpr timer interface rpr 1
*Jun 5 13:46:50:536 2007 Sysname RPR/7/TIMER:Slot=5;
RPR_Timer: On RPR1, stability timer expires.
// On interface RPR1, the stability timer expired.
*Jun 5 13:46:50:686 2007 Sysname RPR/7/TIMER:Slot=5;
RPR_Timer: On RPR1, instability timer stops.
// On interface RPR1, the instability timer expired.
317