194
Example
# Display GVRP statistics for trunk port GigabitEthernet 1/0/1.
<Sysname> display gvrp statistics interface gigabitethernet 1/0/1
GVRP statistics on port GigabitEthernet1/0/1
GVRP Status : Enabled
GVRP Running : YES
GVRP Failed Registrations : 0
GVRP Last Pdu Origin : 0000-0000-0000
GVRP Registration Type : Normal
Table 43 Command output
Indicates whether GVRP is enabled or disabled
Indicates whether GVRP is running
GVRP Failed Registrations
Indicates the number of GVRP registration failures
Indicates the source MAC address in the last GVRP PDU
Indicates the GVRP registration mode (fixed, forbidden, or
normal) on the port
display gvrp status
Description
Use the display gvrp status command to display the global GVRP state.
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 Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all 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, a case-sensitive string of 1 to 256 characters.
Example
# Display the global GVRP state.