■
ip address
■
ip router-id
Configuring BGP Signaling for VPWS
This section describes one way to configure BGP signaling for VPWS, but does not
provide complete details about configuring BGP and BGP/MPLS VPNs..
Table 101 on page 658 lists the commands used in this section to configure BGP
signaling for VPWS.
Table 101: Commands to Configure BGP Signaling for VPWS
neighbor next-hop-self
address-family l2vpn
neighbor remote-as
address-family vpws
neighbor update-source
exit-address-family
router bgp
neighbor activate
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
658
■
Configuring BGP Signaling for VPWS
JUNOSe 11.0.x BGP and MPLS Configuration Guide
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...