Table 101: Commands To Configure Bgp Signaling For Vpws - Juniper JUNOSE SOFTWARE FOR E SERIES 11.0.X - BGP AND MPLS CONFIGURATION GUIDE 2009-12-30 Configuration Manual

Software for e series routing platforms bgp and mpls configuration guide
Table of Contents

Advertisement

JUNOSe 11.0.x BGP and MPLS Configuration Guide
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

To configure BGP signaling for an VPWS L2VPN on the PE router:
1.
2.
3.
658
Configuring BGP Signaling for VPWS
ip address
ip router-id
address-family l2vpn
address-family vpws
exit-address-family
neighbor activate
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
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
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
neighbor next-hop-self
neighbor remote-as
neighbor update-source
router bgp

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose

Table of Contents