Juniper EX9200 Features Manual page 71

Vpls feature guide ex series
Hide thumbs Also See for EX9200:
Table of Contents

Advertisement

Copyright © 2016, Juniper Networks, Inc.
For more information about how aggregated Ethernet interfaces function in the context
of VPLS, see
"VPLS and Aggregated Ethernet Interfaces" on page
To configure aggregated Ethernet interfaces for VPLS, configure the interface for the
VPLS routing instance as follows:
interfaces aex {
vlan-tagging;
encapsulation encapsulation-type;
unit logical-unit-number {
vlan-id number;
}
}
You can configure the following physical link-layer encapsulation types for the VPLS
aggregated Ethernet interface:
ethernet-vpls
extended-vlan-vpls
flexible-ethernet-services
vlan-vpls
NOTE:
ACX Series routers do not support the
encapsulation types.
For the
configuration statement, in
interface
number to complete the link association;
128 aggregated interfaces.
For more information about how to configure aggregated Ethernet interfaces, see the
Ethernet Interfaces Feature Guide for Routing Devices.
The aggregated Ethernet interface must also be configured for the VPLS routing instance
as shown in the following example:
[edit]
routing-instances {
green {
instance-type vpls;
interface ae0.0;
route-distinguisher 10.255.234.34:1;
vrf-target target:11111:1;
protocols {
vpls {
site-range 10;
site green3 {
site-identifier 3;
}
}
}
}
Chapter 5: Associating Interfaces with VPLS
54.
extended-vlan-vpls
, the
represents the interface instance
aex
x
x
can be from 0 through 127, for a total of
and
vlan-vpls
53

Advertisement

Table of Contents
loading

Table of Contents