Comware CLI Commands in Provision Software 2013/06

display gvrp status
Displays the global enable/disable state of GVRP.
Related ProVisionComware
show gvrpdisplay gvrp status
HP Switch# display gvrp status
GVRP is enabled
Operating Notes
To enable and control GVRP operation in ProVision software, use the following commands:
gvrp
interface < port-list > unknown-vlans < learn | block | disable >
ProVision software also supports GVRP configuration and status monitoring by using the Menu
interface.
For more on GVRP operation, refer to the chapter titled “GVRP” in the latest Advanced Traffic
Management Guide for your switch.
Minimum Software Version: 15.08.
Example of Related ProVision Software Command Output.
GVRP disabled:
HP Switch# show gvrp
GVRP support
Maximum VLANs to support [256] : 256
Primary VLAN : DEFAULT_VLAN
GVRP Enabled [No] : No
GVRP enabled:
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
---- --------- + ------------ ----- ----- --------
A1 100/1000T | Learn 20 300 1000
A2 100/1000T | Learn 20 300 1000
A3 100/1000T | Learn 20 300 1000
.
.
.
A24 100/1000T | Learn 20 300 1000
display gvrp status 81