Configuring Mpls Lsps For Vpls; Configuring Bgp Signaling For Vpls - Juniper JUNOSE 11.2.X BGP AND MPLS Configuration Manual

For e series broadband services routers - bgp and mpls configuration
Table of Contents

Advertisement

JunosE 11.2.x BGP and MPLS Configuration Guide
Related Topics

Configuring MPLS LSPs for VPLS

Related Topics

Configuring BGP Signaling for VPLS

596
Configuring VPLS with BGP Signaling on a PE Router on page 590
interface loopback
ip address
ip router-id
As part of a VPLS configuration, you must create MPLS label-switched paths (LSPs) to
connect the local PE router and the remote PE router through the provider (P) router in
the MPLS core. The requirements and procedures for subscriber policies are the same
whether you employ BGP or LDP signaling for VPLS.
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:
Enable MPLS on the default virtual router.
1.
host1(config)#mpls
Configure the core-facing interface on which you want to enable MPLS, Label
2.
Distribution Protocol (LDP), and topology-driven LSPs.
host1(config)#interface atm 5/0.100
host1(config-subif)#atm pvc 100 1 100 aal5snap 0 0 0
host1(config-subif)#ip address 192.168.5.5 255.255.255.0
Create an MPLS major interface stacked on the layer 2 interface Enable MPLS on
3.
the core-facing interface.
host1(config-subif)#mpls
Enable LDP and topology-driven LSPs on the core-facing interface, using the default
4.
values (that is, using an implicit default profile).
host1(config-subif)#mpls ldp
Configuring VPLS with BGP Signaling on a PE Router on page 590
Configuring VPLS with LDP Signaling on a PE Router on page 602
For complete information about configuring MPLS LSPs, see Configuring MPLS on
page 275.
mpls
mpls ldp
This section describes one way to configure BGP signaling for VPLS, but does not provide
complete details about configuring BGP and BGP/MPLS VPNs.
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2.x

Table of Contents