184 GVRP Commands
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
book.book Page 184 Thursday, December 18, 2008 7:40 PM