Command Manual – GVRP
Quidway S3900 Series Ethernet Switches-Release
1510
Chapter 1 GVRP Configuration Commands
Huawei Technologies Proprietary
1-1
Chapter 1 GVRP Configuration Commands
1.1 GARP Configuration Commands
1.1.1 display garp statistics
Syntax
display
garp statistics
[
interface interface-list
]
View
Any view
Parameter
interface-list
: List of Ethernet ports. You can specify multiple Ethernet ports by providing
this argument in the form of
interface-list =
{
interface-type interface-number
[
to
interface-type interface-number
] } &<1-10>, where &<1-10> means that you can
provide up to 10 port indexes/port index lists for this argument.
Description
Use the
display
garp statistics
command to display the GARP statistics of specified
ports or all ports.
This command displays the following information:
z
Number of the GMRP packets received
z
Number of the GVRP packets received
z
Number of the GMRP packets transmitted
z
Number of the GVRP packets transmitted
z
Number of the packets discarded
Example
# Display the GARP statistics of port Ethernet1/0/1.
<Quidway> display garp statistics interface Ethernet1/0/1
GARP statistics on port Ethernet1/0/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