Quick Reference Guide

200 GVRP Commands
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Syntax
gvrp enable
no gvrp enable
Default Configuration
GVRP is disabled on all interfaces.
Command Mode
Interface Configuration (Ethernet, port-channel) mode.
User Guidelines
An access port does not dynamically join a VLAN because it is always a member in only one
VLAN.
Membership in an untagged VLAN is propagated in the same way as in a tagged VLAN. That is,
the PVID is manually defined as the untagged VLAN VID.
Example
The following example enables GVRP on Ethernet port 1/e6.
garp timer
The garp timer Interface Configuration (Ethernet, Port channel) mode command adjusts the values
of the join, leave and leaveall timers of GARP applications. Use the no form of this command to
return to the default configuration.
Syntax
garp timer
{
join
|
leave
|
leaveall
}
timer_value
no garp timer
•{
join
|
leave
|
leaveall
} — Indicates the type of timer.
timer_value —
Timer values in milliseconds in multiples of 10. (Range: 10 - 2147483647)
Default Configuration
Following are the default timer values:
Join timer — 200 milliseconds
Leave timer — 600 milliseconds
Leavall timer — 10000 milliseconds
Console(config)# interface ethernet 1/e6
Console(config-if)# gvrp enable