[Contents] [Prev] [Next] [Index] [Report an Error]

vlan

See the following sections:

vlan (MSTP)

Syntax

vlan vlan-id;

Hierarchy Level

[edit protocols mstp msti msti-id],
[edit routing-instances routing-instance-name protocols mstp msti msti-id]

Release Information

Statement introduced in JUNOS Release 8.4.

Description

Configure the VLAN of an MSTI or VSTP instance or configure the VLAN range of an MSTI instance.

Options

vlan-id—The VLAN identifier associated with the MSTI.

min-vlan-id-max-vlan-id—Range of VLAN identifiers associated with the MSTI in the form minimum-vlan-idmaximium-vlan-id. VLAN identifier ranges are not supported for VSTP.

Range: 1 through 4096

Usage Guidelines

See Configuring the MSTI VLAN.

Required Privilege Level

routing—To view this statement in the configuration.

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

vlan (VSTP)

Syntax

vlan vlan-id {
bridge-priority priority;
max-age seconds;
hello-time seconds;
forward-delay seconds;
interface interface-name {
cost cost;
edge;
mode (p2p | shared);
no-root-port;
priority interface-priority;
}
}

Hierarchy Level

[edit protocols vstp]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Configure VSTP VLAN parameters.

Options

The statements are explained separately.

Usage Guidelines

See Configuring the VLAN Spanning Tree Protocol.

Required Privilege Level

routing—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]