Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring a Routing Policy for MPLS Layer 3 VPNs (CLI Procedure)

To configure a Layer 3 VPN routing policy on a CE router:

  1. Configure the routing policy for the loopback interface.
    [edit]user@host# edit policy-options policy-statement policy-name
  2. Define the term for accepting packets.
    [edit policy-options policy-statement policy-name]user@host# set term term-name-accept from protocol direct route-filter local-loopback-address/netmask exactuser@host# set termterm-name-accept then accept
  3. Define the term for rejecting packets.
    [edit policy-options policy-statement policy-name]user@host# set termterm-name-reject then reject
  4. Commit the configuration if you are finished configuring the device.
    [edit]user@host# commit

Modified: 2013-06-12

Modified: 2013-06-12