EasyManuals Logo

Juniper ACX1000 Configuration Guide

Juniper ACX1000
3270 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #703 background imageLoading...
Page #703 background image
term standby {
from condition standby;
then {
local-preference add 30;
community set l3vpn;
accept;
}
}
term default {
then {
community set l3vpn;
accept;
}
}
}
policy-statement l3vpn_import {
term 1 {
from community l3vpn;
then accept;
}
term default {
then reject;
}
}
policy-statement ospf_export {
term 0 {
from community l3vpn;
then accept;
}
}
community l3vpn members target:64511:600;
condition primary {
if-route-exists {
address-family {
ccc {
lt-1/2/0.600;
table mpls.0;
peer-unit 601;
}
}
}
}
condition standby {
if-route-exists {
address-family {
ccc {
lt-1/2/0.600;
table mpls.0;
standby;
peer-unit 601;
}
}
}
}
user@PE1# show routing-options
645Copyright © 2017, Juniper Networks, Inc.
Chapter 20: Configuring MPLS and Pseudowires

Table of Contents

Other manuals for Juniper ACX1000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Juniper ACX1000 and is the answer not in the manual?

Juniper ACX1000 Specifications

General IconGeneral
BrandJuniper
ModelACX1000
CategoryNetwork Router
LanguageEnglish

Related product manuals