Juniper ACX1000 Configuration Manual page 1344

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
1286
neighbor 192.0.2.3 {
interface ge-1/0/2.0 {
virtual-circuit-id 200; # different VC-ID
encapsulation-type ethernet; # default encapsulation
backup-neighbor 192.0.2.4 {
standby;
}
}
}
}
Configuring the Hub PE (PE-r)
On Router PE3 (the primary hub), configure the Gigabit Ethernet interface connected
1.
to Router CE3. Include the
option. Also configure the logical interface by including the
[edit interfaces]
ge-2/0/0 {
encapsulation ethernet-vpls;
unit 0 {
family vpls;
}
}
lo0 {
unit 0 {
family inet {
address 192.0.2.3/24;
}
}
}
On Router PE4 (the backup hub), configure the Gigabit Ethernet interface connected
2.
to Router CE4. Include the
option. Also configure the logical interface by including the
[edit interfaces]
ge-2/1/7 {
encapsulation ethernet-vpls;
unit 0 {
description to_CE4;
family vpls;
}
}
lo0 {
unit 0 {
family inet {
address 192.0.2.4/24;
}
}
}
statement and specify the
encapsulation
statement and specify the
encapsulation
Copyright © 2017, Juniper Networks, Inc.
ethernet-vpls
statement.
family vpls
ethernet-vpls
family vpls
statement.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents