Juniper JUNOSE SOFTWARE FOR E SERIES 11.0.X - BGP AND MPLS CONFIGURATION GUIDE 2009-12-30 Configuration Manual page 695

Software for e series routing platforms bgp and mpls configuration guide
Table of Contents

Advertisement

4.
5.
6.
Related Topics
Configuring MPLS LSPs for VPWS
As part of a VPWS L2VPN configuration, you must create MPLS label-switched paths
(LSPs) to connect the local PE router and the remote PE router.
This section explains one way to create a basic MPLS configuration using the mpls
and mpls ldp commands.
To configure MPLS LSPs on the PE router:
1.
Activate the neighbors with which routes of the L2VPN address family are
exchanged for this PE-to-PE BGP session. Use the bgp dampening command
and BGP neighbor commands to configure additional address family parameters
for the session. No other commands are supported in this address family.
host1(config-router-af)#neighbor 10.2.2.2 activate
host1(config-router-af)#neighbor 10.2.2.2 next-hop-self
Exit the address family.
host1(config-router-af)#exit-address-family
Create the VPWS address family to configure the router to exchange layer 2 NLRI
for each VPWS instance configured on the router.
You must issue the address-family vpws command separately for each VPWS
instance configured on the router.
host1(config-router)#address-family vpws l2vpnA
host1(config-router)#address-family vpws l2vpnB
Configuring BGP Routing on page 3
Configuring BGP-MPLS Applications on page 373
address-family l2vpn
address-family vpws
exit-address-family
neighbor activate
neighbor next-hop-self
neighbor remote-as
neighbor update-source
router bgp
Enable MPLS on the virtual router.
host1(config)#mpls
Chapter 13: Configuring VPWS
Configuring MPLS LSPs for VPWS
659

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose

Table of Contents