The debugging eoam-y1731 command enables a specified Y.1731 debugging function or all Y.1731 debugging functions and outputs debug information.
The undo debugging eoam-y1731 command disables the Y.1731 debugging functions.
By default, all eoam-y1731 debugging functions are disabled.
Parameter | Description | Value |
---|---|---|
error |
Enables the debugging function in the case when an error occurs. |
- |
all |
Enables all debugging functions. |
- |
info |
Enables the debugging function of key information in the processing procedure. |
- |
debug |
Enables the debugging function of detailed information in the processing procedure. |
- |
warning |
Enables the debugging function of insufficient resources. |
- |
<HUAWEI> debugging eoam-y1731 all
Jan 1 2010 10:09:09.236 HUAWEI %%01Y1731/7/Y1731_DEBUG_DEBUG(d):CID=0x80a70423;
[a9f8d6f7.433] # Event happen(94)
Jan 1 2010 10:09:09.236 HUAWEI %%01Y1731/7/Y1731_DEBUG_INFO(d):CID=0x80a70423;
[a9f96940.1011] # cailiang:Result update(0)
Jan 1 2010 10:09:09.236 HUAWEI %%01Y1731/7/Y1731_DEBUG_DEBUG(d):CID=0x80a70423;
[a9f8d6f7.433] # Event happen(94)
Jan 1 2010 10:09:09.236 HUAWEI %%01Y1731/7/Y1731_DEBUG_INFO(d):CID=0x80a70423;
[a9f96940.1011] # cailiang:Result update(0)
Jan 1 2010 10:09:10.244 HUAWEI %%01Y1731/7/Y1731_DEBUG_DEBUG(d):CID=0x80a70423;
[a9f8ddf8.319] # Receive SLM stat info from FEI >>
uiFlowIndex: 142
uiSeq: 0
uiTxFCf: 0
uiTxFCb: 0
uiRxFCf: 1275
uiRxFCl: 16125
Item | Description |
---|---|
uiFlowIndex | Index of a detected flow. |
uiSeq | Sequence number. |
uiTxFCf | Value of the local counter TxFCl at the time of CCM transmission. |
uiTxFCb | Value of the TxFCf field in the last received CCM. |
uiRxFCf | Value of the local counter RxFCl at the time of the reception of the last CCM. |
uiRxFCl | Number of CCMs received by the local end. |