Comware CLI Commands in Provision Software 2013/06
display gvrp state interface <port_list> vlan <vlan-id>
Related ProVisionComware
show gvrpdisplay gvrp state interface <port_list> vlan <vlan-id>
Displays GVRP state machines in a specified VLAN on a port.
HP Switch# display gvrp state interface a2 vlan 2
GVRP state of VLAN 2 on port a2
Applicant state machine : QA
Registrar state machine : MTR
Field Descriptions
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,
O for Observer.
• The third letter N (if any) stands for Non-participant.
For example, VP indicates "Very anxious, Passive member".
Registrar state machine:The Registrar state machine records the registration of attributes declared
by other participants. Its state can be INN, LV, L3, L2, L1, MT, INR, LVR, L3R, L2R, L1R, MTR, INF,
LVF, L3F, L2F, L1F, and MTF. Each state consists of two or three letters/numbers with the following
meanings:
• The first two letters/numbers indicate the state: IN stands for In; LV, L3, L2, and L1 all stand
for Leaving, and L3, L2, L1 are three sub-states of LV; MT stands for Empty
• The third letter indicates the registration mode: N (or the third letter being absent) for normal
registration, R for Registration fixed, and F for Registration forbidden.
For example, MTR stands for "Empty, Registration fixed", indicating the fixed registration mode in
Empty state.
Example of Related ProVision Software Command Output.
HP Switch# show gvrp
GVRP support
Maximum VLANs to support [256] : 256
Primary VLAN : DEFAULT_VLAN
GVRP Enabled [No] : Yes
Port Type | Unknown VLAN Join Leave Leaveall
---- -------- + ------------ ----- ----- --------
1 10/100TX | Learn 20 300 1000
2 10/100TX | Learn 20 300 1000
3 10/100TX | Learn 20 300 1000
4 10/100TX | Learn 20 300 1000
5 10/100TX | Learn 20 300 1000
6 10/100TX | Learn 20 300 1000
. . . . . .
For more information, see the latest Advanced Traffic Management Guide for your switch.
display gvrp state interface <port_list> vlan <vlan-id> 79