Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Support
Technical Documentation
Content Explorer New
 
Enterprise MIBs
 
EOL Documentation
 
File Format Help
 
Glossary
 
Portable Libraries
 
 
Home > Support > Technical Documentation > JunosE Software > Configuring BGP Signaling for VPWS
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • address-family l2vpn
  • address-family vpws
  • exit-address-family
  • neighbor activate
  • neighbor next-hop-self
  • neighbor remote-as
  • neighbor update-source
  • router bgp
 

Configuring BGP Signaling for VPWS

To configure BGP signaling for an VPWS L2VPN on the PE router:

  1. Enable the BGP routing process on the PE router in the specified local AS.

    The AS number identifies the PE router to other BGP routers.

    host1(config)#router bgp 738
  2. Configure the PE-to-PE BGP session. Use neighbor commands to specify the PE router peers to which BGP advertises routes and to configure additional BGP attributes.
    host1(config-router)#neighbor 10.2.2.2 remote-as 738 host1(config-router)#neighbor 10.2.2.2 update-source loopback 0 host1(config-router)#neighbor 10.2.2.2 next-hop-self
  3. Create the L2VPN address family to configure the router to use BGP signaling to exchange layer 2 NLRI to peer PE routers for all VPWS instances.

    Optionally, you can use the signaling

    keyword with the

    address-family command when you configure the L2VPN address family to specify BGP signaling of VPWS reachability information. Currently, you can omit the signaling

    keyword with no adverse effects.

    host1(config-router)#address-family l2vpn signaling
  4. 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
  5. Exit the address family.
    host1(config-router-af)#exit-address-family
  6. 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

For information about configuring BGP, see Unresolved xref. For information about configuring BGP/MPLS VPNs, see Unresolved xref.

 

Related Documentation

  • address-family l2vpn
  • address-family vpws
  • exit-address-family
  • neighbor activate
  • neighbor next-hop-self
  • neighbor remote-as
  • neighbor update-source
  • router bgp
 

Published: 2012-04-02

 
  • About Juniper
  • The New Network
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2012 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out