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!


vlan

Syntax

vlan vlan-id | vlan-name {
immediate-leave;
interface interface-name {
multicast-router-interface;
static {
group ip-address;
}
}
query-interval seconds;
query-last-member-interval seconds;
query-response-interval seconds;
robust-count number;
}

Hierarchy Level

[edit protocols igmp-snooping]

Release Information

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

Description

Configure IGMP snooping parameters for a VLAN.

The remaining statements are explained separately.

Default

IGMP snooping options apply to the specified VLAN.

Options

vlan-id—Numeric tag for a VLAN.

Range: 0 through 4095. Tags 0 and 4095 are reserved by JUNOS software, and you should not configure them.

vlan-name—Name of a VLAN.

Required Privilege Level

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