HP Comware 5 Debug Manual Vol 2
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
Table 6 describes output fields and messages for the debugging fr compress command.
Table 60 Output from the debugging fr compress command
Field
Description
Begin negotiation: send first Mode_1 request Negotiation started, and the first mode-1 request was
sent.
Mode_1 Response Received The response to a mode-1 request was received.
State=initialization HandShakeStatus=[ulong] The router was in initialization state, and the
handshake state was [ulong].
State=Operation The router entered the operation state.
Mode_1 Request Received A mode-1 request was received.
re-sending mode 1 request :NO. [ulong] times The mode-1 request was retransmitted. The ulong
argument indicates the number of the retries.
HandShake Fail! negotiation retry limit exceeded Negotiation failed, and the number of negotiation
retries has reached the limit.
Examples
# Enable FRF.9 Stac debugging on Router A and Router B. Output similar to the following example is
generated under the following conditions:
•
Router A and Router B are connected through an FR link.
•
FRF.9 compression is configured at both ends of the FR link.
<RouterA> debugging fr compress
*0.425238094 RouterA FR/7/debug8:Serial2/0 DLCI:200 Frf9: Begin negotiation: send first
Mode_1 request
// Negotiation started, and the first mode-1 request was sent.
*0.425238109 RouterA FR/7/debug8:Serial2/0 DLCI:200 Frf9: Mode_1 Response Received
// The response to a mode-1 request was received.
*0.425238109 RouterA FR/7/debug8:Serial2/0 DLCI:200 Frf9: State=initialization
HandShakeStatus=3
// The router was in initialization state, and the handshake state was 3.
*0.425238109 RouterA FR/7/debug8:Serial2/0 DLCI:200 Frf9: Mode_1 Response Received
// The response to a mode-1 request was received.
*0.425238109 RouterA FR/7/debug8:Serial2/0 DLCI:200 Frf9: State=initialization
HandShakeStatus=3
// The router was in initialization state, and the handshake state was 3.
*0.425241062 RouterA FR/7/debug8:Serial2/0 DLCI:200 Frf9: Mode_1 Request Received
// A mode-1 request was received.
*0.425241062 RouterA FR/7/debug8:Serial2/0 DLCI:200 Frf9: State=Operation
// Router A entered the operation status on a successful negotiation.
<RouterB> debugging fr compress
72