Binding A List Of Vlan Ids To A Dual-Tag Logical Interface; Example: Binding Lists Of Vlan Ids To Logical Interfaces - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
To configure an Ethernet interface to support single-tag logical interfaces, include
the
level. To support mixed tagging, include the

Binding a List of VLAN IDs to a Dual-Tag Logical Interface

To bind a list of VLAN IDs to a dual-tag logical interface, include the
statement. Use the
space to separate each ID, as an inclusive list by separating the starting VLAN ID and
ending VLAN ID with a hyphen, or as a combination of both:
NOTE: The
ID (TPID) values.
You can include the statement at the following hierarchy levels:
To configure an Ethernet interface to support dual-tag logical interfaces, include the
stacked-vlan-tagging
level. To support mixed tagging, include the

Example: Binding Lists of VLAN IDs to Logical Interfaces

The following example configures two different lists of VLAN IDs on two different
logical ports:
628
Binding VLAN IDs to Logical Interfaces
[edit logical-systems logical-system-name interfaces ethernet-interface-name unit
logical-unit-number]
statement at the
vlan-tagging
inner-list
vlan-tags inner-list [vlan-id vlan-id vlan-id ] outer <tpid>vlan-id;
option of the
inner-list
[edit interfaces ethernet-interface-name unit logical-unit-number]
[edit logical-systems logical-system-name interfaces ethernet-interface-name unit
logical-unit-number]
statement at the
[edit interfaces]
ge-1/1/0 {
vlan-tagging; # Only for single-tagging
encapsulation flexible-ethernet-services;
unit 10 {
encapsulation vlan-ccc;
vlan-id-list [20 30 40 45];
}
}
ge-1/1/1 {
flexible-vlan-tagging; # Only for mixed tagging
encapsulation flexible-ethernet-services;
unit 10 {
encapsulation vlan-ccc;
vlan-id-list [1 10 20 30 40];
}
unit 20 {
[edit interfaces ethernet-interface-name]
flexible-vlan-tagging
option to specify the VLAN IDs individually by using a
statement does not support Tag Protocol
vlan-tags
[edit interfaces ethernet-interface-name]
flexible-vlan-tagging
hierarchy
statement instead.
vlan-tags
hierarchy
statement instead.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents