Displaying switch current GVRP configuration (CLI)
Syntax:
show gvrp
Shows GVRP status (enabled or disabled), current maximum number of VLANs supported and the current Primary VLAN.
Displaying GVRP status with GVRP disabled
switch(config)# show gvrp GVRP support Maximum VLANs to support [256] : 256 Primary VLAN : DEFAULT_VLAN GVRP Enabled [No] : No
Displaying GVRP status with GVRP enabled
This example shows the output for the
show gvrp
command with GVRP enabled. It includes non-default
settings for the Unknown VLAN field for some ports (see Port number
3, 4, 5 below).switch(config)# 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 | Block 20 300 1000 4 10/100TX | Disable 20 300 1000 5 10/100TX | Disable 20 300 1000 6 10/100TX | Learn 20 300 1000 7 10/100TX | Learn 20 300 1000