show pal forward_info
Parameters
Parameter |
Description |
Value |
---|---|---|
controller=? | Controller ID. | The value is in the format of "XA" or "XB" or "XC" or "XD", where the "X" is an integer ranging from 0 to 3, for example: "0A", "1C". |
Example
Query PAL forwarding counts.
developer:/>show pal forward_info Send REQ Number : 0 Send REQ Callback Number : 0 Handle Response Number : 0 Remote Reponse Number : 1 Remote Response Callback Number : 1
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Send REQ Number | Specifies the REQ sent. |
Send REQ Callback Number | Specifies the information returned after REQ is sent. |
Handle Response Number | Specifies the handling response. |
Remote Reponse Number | Specifies the received remote response. |
Remote Response Callback Number | Specifies information returned after a remote response is received. |