GVRP
AND
B
RIDGE
E
XTENSION
C
OMMANDS
4-219

switchport gvrp

This command enables GVRP for a port. Use the no form to disable it.
Syntax
[no] switchport gvrp
Default Setting
Disabled
Command Mode
Interface Configuration (Ethernet, Port Channel)
Example

show gvrp configuration

This command shows if GVRP is enabled.
Syntax
show gvrp configuration [interface]
interface
ethernet unit/port
- unit - Stack unit. (This is unit 1)
- port - Port number. (Range: 1-52)
port-channel channel-id (Range: 1-4)
Default Setting
Shows both global and interface-specific configuration.
Command Mode
Normal Exec, Privileged Exec
Example
Console(config)#interface ethernet 1/6
Console(config-if)#switchport gvrp
Console(config-if)#
Console#show gvrp configuration ethernet 1/6
Eth 1/ 6:
GVRP configuration: Enabled
Console#