156
vlan
vlan-id
: Specifies a VLAN ID, in the range of 1 to 4094.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
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, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display gvrp state
command to display GVRP state machines in a specified VLAN on a port.
Examples
# Display GVRP state machines in VLAN 2 on port GigabitEthernet 1/0/1.
<Sysname> display gvrp state interface gigabitethernet 1/0/1 vlan 2
GVRP state of VLAN 2 on port GigabitEthernet1/0/1
Applicant state machine : VP
Registrar state machine : MTR
Table 36
Output description
Field Description
GVRP state of VLAN 2 on port
GigabitEthernet1/0/1
Information about the GVRP state machines in VLAN 2
on port GigabitEthernet 1/0/1
Applicant state machine
The Applicant state machine handles attribute
declarations. Its state can be VA, AA, QA, LA, VP, AP,
QP, VO, AO, QO, LO, VON, AON, and QON. Each
state consists of two or three letters with the following
meanings:
•
The first letter indicates the state: V for Very anxious,
A for Anxious, Q for Quiet, and L for Leaving.
•
The second letter indicates the membership state: A
for Active member, P for Passive member, and O for
Observer, and N (if any) for Non-participant.
For example, VP indicates “Very anxious, Passive
member".