Command Manual – VLAN&QinQ
Quidway S8500 Series Routing Switches
Chapter 2 GARP/GVRP Configuration Commands
Huawei Technologies Proprietary
2-1
Chapter 2 GARP/GVRP Configuration Commands
2.1 GARP Configuration Commands
2.1.1 display garp statistics
Syntax
display
garp statistics
[
interface interface-list
]
View
Any view
Parameter
interface-list
: List of Ethernet ports to be displayed, expressed as
interface-list
=
{
interface-type interface-number
[
to
interface-type interface-number
] }&<1-10>.
interface-type
is interface type, and
interface-number
is interface number. The interface
number after the keyword
to
must be larger than or equal to that before
to
. &<1-10>
represents that the preceding parameter can be repeated up to 10 times.
Description
Use the
display garp statistics
command to view the GARP statistics information,
including the number of packets received/sent and discarded by GVRP/GMRP.
Example
# Display the GARP statistics information on Ethernet port Ethernet2/1/1.
<Quidway> display garp statistics interface ethernet2/1/1
GARP statistics on port Ethernet2/1/1
Number Of GMRP Frames Received : 0
Number Of GVRP Frames Received : 0
Number Of GMRP Frames Transmitted : 0
Number Of GVRP Frames Transmitted : 0
Number Of Frames Discarded : 0
The information above indicates that the number of received/sent packets and the
number of packets discarded by GVRP/GMRP on Ethernet2/1/1 are all 0.
2.1.2 display garp timer
Syntax
display
garp timer
[
interface interface-list
]