Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


gvrp

Syntax

gvrp {
<enable | disable>;
interface (all | [interface-name]) {
disable;
}
join-timer milliseconds;
leave-timer milliseconds;
leaveall-timer milliseconds;
}

Hierarchy Level

[edit protocols]

Release Information

Statement introduced in JUNOS Release 9.0 for EX-series switches.

Description

Configure GARP VLAN Registration Protocol (GVRP). GVRP configured in the network allows switches to declare and register VLAN information. You can configure one switch manually with all the VLANs needed in a network, and from that single switch, all VLAN information will be learned dynamically by the other switches in the Layer 2 network.

The statements are explained separately.

Default

GVRP is disabled by default.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.