Command Manual (For Soliton) – GVRP
H3C S3100 Series Ethernet Switches
Chapter 1 GVRP Configuration Commands
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
Parameters
interface-list
: Specifies a list of Ethernet ports for which the statistics about GARP are to
be displayed.
In this list, you can specify individual ports and port ranges. An individual
port takes the form of
interface-type interface-number
and a port range takes the form
of
interface-type interface-number1
to
interface-type interface-number2
, with
interface-number2
taking a value greater than
interface-number1
. The total number of
individual ports and port ranges defined in the list must not exceed 10.
Description
Use the
display
garp statistics
command to display the GARP statistics of the
specified or all ports. If the
interface interface-list
keyword-argument combination is
not specified, this command displays the GARP statistics on all the ports.
The switch automatically collects statistics about GVRP packets sent, received and
dropped on GVRP-enabled ports. You can check whether GVRP is running normally on
a port by checking the GVRP statistics on it:
z
If the number of received GVRP packets and the number of sent GVRP packets
are the same as those on the remote port, it indicates that the ports are
transmitting and receiving GVRP packets normally and no registration
information is lost.
z
If the number of dropped GVRP packets is not 0, it indicates that the registration
mode on the port may be fixed or forbidden. As in either mode dynamic VLANs
cannot be registered, GVRP packet drop may occur on the port.
Examples
# Display the GARP statistics on Ethernet1/0/1.