The display garp statistics command displays statistics about the Generic Attribute Registration Protocol (GARP) on an interface.
display garp statistics [ interface { interface-type interface-number [ to interface-type interface-number ] }&<1-10> ]
Parameter |
Description |
Value |
---|---|---|
interface interface-type interface-number |
Displays the statistics about GARP on the specified interface.
|
- |
After the GARP VLAN Registration Protocol (GVRP) is enabled on an interface, the system collects statistics about GVRP packets sent, received, and discarded on the interface. You can view the statistics to check whether the GVRP function on the interface is normal.
# Display statistics about GARP packets on a specified interface.
<HUAWEI> display garp statistics interface gigabitethernet 0/0/1 GARP statistics on port GigabitEthernet0/0/1 Number of GVRP frames received : 0 Number of GVRP frames transmitted : 0 Number of frames discarded : 0
Item |
Description |
---|---|
Number of GVRP frames received |
Number of GVRP packets received by an interface. |
Number of GVRP frames transmitted |
Number of GVRP packets sent by an interface. |
Number of frames discarded |
Number of packets discarded by an interface. |