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!


vlans

Syntax

vlans {
vlan-name {
description text-description;
filter input filter-name;
filter output filter-name;
interface interface-name;
l3-interface vlan.logical-interface-number;
mac-limit number;
mac-table-aging-time seconds;
vlan-id number;
}
}

Hierarchy Level

[edit]

Release Information

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

Description

Configure VLAN properties on EX-series switches.

Default

If you use the default factory configuration, all switch interfaces become part of the VLAN default.

Options

vlan-name—Name of the VLAN. The name can contain letters, numbers, and hyphens (-) and can be up to 255 characters long.

The remaining statements are described separately.

Required Privilege Level

routing—To view this statement in the configuration.

routing–control—To add this statement to the configuration.