To configure a local cross-connect between two local sites:
1.
Configure the two local sites.
host1(config)#
l2vpn exampleco encapsulation-type ethernet
host1(config)#
l2vpn exampleco site-name westford site-id 1
host1(config)#
l2vpn exampleco site-name boston site-id 2
host1(config)#
l2vpn exampleco site-range 10
host1(config)#
l2vpn exampleco rd 100:11
host1(config)#
l2vpn exampleco route-target both 100:1
2.
Configure the correct local and remote site IDs on the two local interfaces that
are being cross-connected.
host1(config)#
interface fastEthernet 4/0
host1(config-if)#
l2vpn exampleco local-site-id 1 remote-site-id 2
host1(config-if)#
exit
host1(config)#
interface fastEthernet 4/1
host1(config-if)#
l2vpn exampleco local-site-id 2 remote-site-id 1
host1(config-if)#
exit
Related Topics
Configuring a VPWS Instance on page 653
■
■
Configuring Customer-Facing Interfaces in the VPWS Instance on page 655
Configuring the Loopback Interface and Router ID for BGP for VPWS
To establish a BGP session, BGP uses the IP address of the outgoing interface towards
the BGP peer as the update source IP address for the TCP connection over which the
BGP session runs. Typically, you configure a loopback interface as the update source
interface because a loopback interface is inherently stable.
After you configure the loopback interface, use the
ip router-id
command to assign
a router ID to uniquely identify the router within a BGP AS. The router ID is the IP
address of the loopback interface.
To configure the loopback interface and router ID on the PE router:
1.
Configure a loopback interface on the PE router and assign an IP address to the
interface.
host1(config)#
interface loopback 0
host1(config-if)#
ip address 10.3.3.3 255.255.255.255
host1(config-if)#
exit
2.
Assign the router ID using the IP address you configured for the loopback
interface.
host1(config)#
ip router-id 10.3.3.3
Related Topics
interface loopback
■
Configuring the Loopback Interface and Router ID for BGP for VPWS
■
657
Chapter 13: Configuring VPWS
Summary of Contents for JUNOSE
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 24: ...xxiv Table of Contents JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 37: ...Part 1 Border Gateway Protocol Configuring BGP Routing on page 3 Border Gateway Protocol 1...
Page 38: ...2 Border Gateway Protocol JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 234: ...198 Monitoring BGP JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 236: ...200 Multiprotocol Layer Switching JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 298: ...262 Point to Multipoint LSPs Configuration JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 536: ...500 Monitoring BGP MPLS VPNs JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 538: ...502 Layer 2 Services Over MPLS JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 604: ...568 Virtual Private LAN Service JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 618: ...582 VPLS References JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 674: ...638 Virtual Private Wire Service JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 718: ...682 Monitoring MPLS Forwarding Table for VPWS JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 719: ...Part 6 Index Index on page 685 Index 683...
Page 720: ...684 Index JUNOSe 11 0 x BGP and MPLS Configuration Guide...