Use the show mmrp statistics command in Privileged EXEC mode to display statistical information about the MMRP PDUs sent and received on the interface.
| Format | show mmrp statistics {summary | [unit/slot/port | all]} |
| Mode | Privileged EXEC |
The following statistics display when the summary or unit/slot/port keywords are used. Using the summary keyword displays global statistics, and using the unit/slot/port keyword displays per-interface statistics.
| Parameter | Description |
|---|---|
| MMRP messages received | Total number of MMRP messages received. |
| MMRP messages received with bad header | Total number of MMRP frames with bad headers received |
| MMRP messages received with bad format | Total number of MMRP frames with bad PDUs body formats received |
| MMRP messages transmitted | Total number of MMRP frames that sent |
| MMRP messages failed to transmit | Total number of MMRP frames that failed to be transmitted |
The following statistics display when the all keyword is used.
| Parameter | Description |
|---|---|
| Intf | The interface associated with the rest of the data in the row. |
| Rx | Total number of MMRP messages received. |
| Bad Header | Total number of MMRP frames with bad headers received |
| Bad Format | Total number of MMRP frames with bad PDUs body formats received |
| Tx | Total number of MMRP frames that sent |
| Tx Failed | Total number of MMRP frames that failed to be transmitted |