Juniper ACX1000 Configuration Manual page 1366

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

ACX Series Universal Access Router Configuration Guide
Step-by-Step
Procedure
1308
Configuring the Hub PE Router
Configure a single mesh group to terminate all the Layer 2 circuit pseudowires and enable
local switching between the pseudowires.
On Router PE3, configure the Gigabit Ethernet interface connected to Router CE3
1.
by including the
encapsulation
Also configure the logical interface by including the
the
vpls
option.
[edit interfaces]
ge-1/0/1 {
encapsulation ethernet-vpls;
unit 0 {
family vpls;
}
}
On Router PE3, configure the logical loopback interface by including the
2.
statement and specifying the
the IPv4 address for the interface.
[edit interfaces]
lo0 {
unit 0 {
family inet {
address 192.0.2.3/24;
}
}
}
On Router PE3, configure the LDP-based VPLS routing instance by including the
3.
statement at the
instance-type
specifying the
option. Include the
vpls
Ethernet interface connected to Router CE3.
Configure the VPLS protocol by including the
routing-instances H-VPLS protocols]
statement to enable the router to use an LSI interface.
[edit routing-instances]
H-VPLS {
instance-type vpls;
interface ge-1/0/1.0;
protocols {
vpls {
no-tunnel-services;
}
}
}
statement and specifying the
family
option. Include the
inet
address
[edit routing-instances H-VPLS]
statement and specify the Gigabit
interface
vpls
statement at the
hierarchy level. Include the
Copyright © 2017, Juniper Networks, Inc.
option.
ethernet-vpls
statement and specifying
family
statement and specify
hierarchy level and
[edit
no-tunnel-services

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents