Command Manual (For Soliton) – GVRP
H3C S3100 Series Ethernet Switches
Chapter 1 GVRP Configuration Commands
1-7
Parameters
interface
interface-list
: Specifies an Ethernet port list. By providing a value for this
argument, you can display the GVRP statistics on the specified ports. You need to
provide the
interface-list
argument in the format of
{
interface-type interface-number
[
to
interface-type interface-number
] } &<1-10>, where the
interface-type
argument
represents the port type, the
interface-number
argument represents the port number,
and & <1-10> means that you can provide up to 10 port indexes/port index ranges for
this argument.
Note that, this command displays GVRP statistics only on the trunk ports included in
the list. Statistics on non-trunk ports will not be displayed.
Description
Use the
display gvrp statistics
command to display the GVRP statistics of trunk ports.
This command displays the following information:
z
GVRP status
z
Number of the GVRP entries that fail to be registered
z
Source MAC address of the previous GVRP PDU
z
GVRP registration type of a port
Examples
# Display the GVRP statistics of Ethernet1/0/1, assuming that the port is a trunk port.
<Sysname> display gvrp statistics interface Ethernet 1/0/1
GVRP statistics on port Ethernet1/0/1
GVRP Status : Enabled
GVRP Failed Registrations : 0
GVRP Last Pdu Origin : 0000-0000-0000
GVRP Registration Type : Normal
1.2.2 display gvrp status
Syntax
display gvrp status
View
Any view
Parameters
None