3.33.1 GVRP Configuration Settings

GARP (Generic Attribute Registration Protocol) VLAN Registration Protocol (GVRP) configuration settings that are commonly applied to all GVRP enabled ports.

Command Syntax:

gvrp 
gvrp time { [ join-time <join_time> ] [ leave-time <leave_time> ] [ leave-all-time <leave_all_time> ] }
gvrp max-vlans <maxvlans>
Table 3-134. Command Description

Argument

Description

Parameter

<join_time>

1–20 centiseconds

<leave_time>

60–300 centiseconds

<leave_all_time>

1000–5000 centiseconds

<maxvlans>

Maximum number of VLANs supported by GVRP

Default

Join-time = 20 cs, Leave-time = 60 cs, Leave-all-time = 1000 cs, and Max VLANs = 20

Mode

Global Configuration mode

Usage

Configure GVRP

Example

Example 1:

(config)# interface GigabithEthernet 1/2
(config-if)# mrp timers join-time 10 leave-time 80 leave-all-time 2000