17-6
Examples
# Display GVRP statistics for trunk port GigabitEthernet 2/0/1.
<Sysname> display gvrp statistics interface GigabitEthernet 2/0/1
GVRP statistics on port GigabitEthernet2/0/1
GVRP Status : Enabled
GVRP Running : YES
GVRP Failed Registrations : 0
GVRP Last Pdu Origin : 0000-0000-0000
GVRP Registration Type : Normal
Table 17-2 display gvrp statistics command output description
Field Description
GVRP Status Indicates whether GVRP is enabled or disabled
GVRP Running Indicates whether GVRP is running
GVRP Failed Registrations Indicates the number of GVRP registration failures
GVRP Last Pdu Origin Indicates the source MAC address in the last GVRP PDU
GVRP Registration Type
Indicates the GVRP registration mode on the port, which can be
fixed, forbidden, or normal
display gvrp status
Syntax
display gvrp status [ | { begin | exclude | include } regular-expression ]
View
Any view
Default Level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see CLI Configuration in the Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays the lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, which is a case sensitive string of 1 to 256
characters.
Description
Use the display gvrp status command to display the global enable/disable state of GVRP.