Juniper BGP - CONFIGURATION GUIDE V 11.1.X Configuration Manual page 637

Junose software for e series routing platforms
Table of Contents

Advertisement

6.
7.
After you configure MPLS LSPs and BGP signaling, the router automatically generates
a VPLS virtual core interface for each VPLS instance. The VPLS virtual core interface
represents all of the MPLS tunnels from the router to the remote VE device.
Related Topics
VPLS Configuration Example with BGP Signaling
The example in this section shows how to configure the VPLS topology illustrated in
Figure 129 on page 602. The example includes the commands for configuring VPLS
on both the local E Series router (PE 1) and the remote E Series router (PE 2).
host1(config-router-af)#neighbor 10.4.4.4 activate
Use neighbor commands to configure additional address family parameters for
the session, then exit the address family.
This example configures only the next-hop-self attribute, forcing the BGP speaker
to report itself as the next hop for an advertised route that it learned from a
neighbor.
host1(config-router-af)#neighbor 10.4.4.4 next-hop-self
host1(config-router-af)#exit-address-family
Create the VPLS address family to configure the router to exchange layer 2 NLRI
for each VPLS instance configured on the router.
You must issue the address-family vpls command separately for each VPLS
instance configured on the router.
host1(config-router)#address-family vpls customer1
host1(config-router-af)#exit-address-family
host1(config-router)#address-family vpls customer2
Configuration Tasks for VPLS with BGP Signaling on page 590
See Configuring BGP Routing on page 3 for information about configuring BGP.
See Configuring BGP-MPLS Applications on page 379 for information about
configuring BGP/MPLS VPNs.
address-family l2vpn
address-family vpls command
exit-address-family
neighbor activate
neighbor next-hop-self
neighbor remote-as
router bgp
VPLS Configuration Example with BGP Signaling
Chapter 10: Configuring VPLS
601

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x bgp and mplsBgpMpls

Table of Contents