Chapter 18
| VLAN Commands
GVRP and Bridge Extension Commands
– 470 –
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
Console(config)#interface ethernet 1/1
Console(config-if)#switchport gvrp
Console(config-if)#
show garp timer This command shows the GARP timers for the selected interface.
Syntax
show garp timer [interface]
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-32/54)
port-channel channel-id (Range: 1-16/27)
Default Setting
Shows all GARP timers.
Command Mode
Normal Exec, Privileged Exec
Example
Console#show garp timer ethernet 1/1
Eth 1/ 1 GARP Timer Status:
Join Timer : 20 centiseconds
Leave Timer : 60 centiseconds
Leave All Timer : 1000 centiseconds
Console#
Related Commands
garp timer (469)