The display garp statistics command displays GARP statistics on a specific or all interfaces.
Usage Scenario
After GARP is enabled on a device's interface, the device automatically records statistics about GARP PDUs sent, received, and discarded if any. To check the statistics, run the display garp statistics command. The statistics help determine whether GARP is functioning properly.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display garp statistics GARP statistics on port GigabitEthernet0/1/17 Number of GVRP frames received : 0 Number of GVRP frames transmitted : 0 Number of frames discarded : 0
Item | Description |
---|---|
Number of GVRP frames received | Statistics about GVRP PDUs received by the interface. |
Number of GVRP frames transmitted | Statistics about GVRP PDUs sent by the interface. |
Number of frames discarded | Statistics about GVRP PDUs discarded by the interface. |