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

input-vlan-map

See the following sections:

input-vlan-map (Gigabit Ethernet IQ)

Syntax

input-vlan-map {
(pop | pop-pop | pop-swap | push | push-push | swap | swap-push | swap-swap);
inner-tag-protocol-id tpid;
inner-vlan-id number;
tag-protocol-id tpid;
vlan-id number;
}

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]

Release Information

Statement introduced before JUNOS Release 7.4.

pop-pop, pop-swap, push-push, swap-push, and swap-swap statements introduced in JUNOS Release 8.1.

Description

For Gigabit Ethernet IQ interfaces only, define the rewrite profile to be applied to incoming frames on this logical interface.

The statements are explained separately.

Usage Guidelines

See Stacking a VLAN Tag.

Required Privilege Level

interface—To view this statement in the configuration.

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

Related Topics

output-vlan-map

input-vlan-map (Aggregated Ethernet)

Syntax

input-vlan-map {
(pop | push | swap);
tag-protocol-id tpid;
vlan-id number;
}

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]

Release Information

Statement introduced in JUNOS Release 8.2.

Description

For aggregated Ethernet interfaces using Gigabit Ethernet IQ and 10-Gigabit Ethernet IQ2 interfaces only, define the rewrite profile to be applied to incoming frames on this logical interface.

The statements are explained separately.

Usage Guidelines

See Stacking a VLAN Tag.

Required Privilege Level

interface—To view this statement in the configuration.

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

Related Topics

output-vlan-map


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