Juniper JUNOS OS 10.4 Manual page 45

3d universal edge routers solutions junos os
Hide thumbs Also See for JUNOS OS 10.4:
Table of Contents

Advertisement

Copyright © 2012, Juniper Networks, Inc.
To configure the Ethernet interfaces and VLAN tags on all three routers:
Configure the Ethernet interfaces and VLAN tags on Router 1:
1.
[edit]
chassis {
aggregated-devices {
ethernet {
device-count 2; # Number of AE interfaces on router
}
}
}
interfaces ge-2/1/0 {
gigether-options {
802.3ad ae2;
}
}
interfaces ge-2/1/1 {
gigether-options {
802.3ad ae2;
}
}
interfaces ge-2/1/2 {
gigether-options {
802.3ad ae2;
}
}
interfaces ge-2/1/3 {
gigether-options {
802.3ad ae1;
}
}
interfaces ge-2/1/4 {
gigether-options {
802.3ad ae1;
}
}
interfaces ge-2/1/5 {
gigether-options {
802.3ad ae1;
}
}
interfaces ge-2/2/1 {
encapsulation flexible-ethernet-services;
vlan-tagging; # Customer interface uses singly-tagged frames
unit 100 {
encapsulation vlan-bridge;
vlan-id 100;
}
unit 200 {
encapsulation vlan-bridge;
vlan-id 200;
}
}
interfaces ge-2/2/2 {
unit 0 {
Chapter 2: Basic Layer 2 Features on MX Series Routers
25

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx series

Table of Contents