Juniper ACX1000 Configuration Manual page 697

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

Advertisement

Copyright © 2017, Juniper Networks, Inc.
Configure the Layer 3 VPN export policy.
12.
If the Layer 2 virtual circuit (VC) is primary, the corresponding provider edge (PE)
routing device advertises the attachment circuit's (AC's) subnet with the higher
local preference. All aggregation PE devices initially advertise the AC's subnet with
the same local preference.
This routing policy allows a higher local preference value to be advertised if the
Layer 2 VC is active.
[edit policy-options policy-statement l3vpn_export]
user@PE1# set term primary from condition primary
user@PE1# set term primary then local-preference add 300
user@PE1# set term primary then community set l3vpn
user@PE1# set term primary then accept
user@PE1# set term standby from condition standby
user@PE1# set term standby then local-preference add 30
user@PE1# set term standby then community set l3vpn
user@PE1# set term standby then accept
user@PE1# set term default then community set l3vpn
user@PE1# set term default then accept
Configure the Layer 3 VPN community members.
13.
[edit policy-options community l3vpn]
user@PE1# set members target:64511:600
Configure the Layer 3 VPN import policy, based on the Layer 3 VPN community.
14.
[edit policy-options policy-statement l3vpn_import]
user@PE1# set term 1 from community l3vpn
user@PE1# set term 1 then accept
user@PE1# set term default then reject
Configure OSPF export policy, based on the Layer 3 VPN community.
15.
[edit policy-options policy-statement ospf_export term 0]
user@PE1# set from community l3vpn
user@PE1# set then accept
(Optional) Configure a firewall filter to check the path taken by traffic.
16.
[edit firewall family inet filter icmp_inet]
user@PE1# set interface-specific
user@PE1# set term 0 from source-address 10.41.0.101/32 except
user@PE1# set term 0 from source-address 10.0.0.0/8
user@PE1# set term 0 from protocol icmp
user@PE1# set term 0 then count icmp_inet
user@PE1# set term 0 then log
user@PE1# set term 0 then accept
user@PE1# set term 1 then accept
Chapter 20: Configuring MPLS and Pseudowires
639

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents