The MPLS-OPS Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] RE: L2 VPN example config's ?
This may help. Its for a 7600 talking with a Foundy over a Juniper core.. No real need to give Juniper configs for martini, as they dont do it. :) Take a look at the JunOS guides for CCC if you need to do L2 transport with a Juni as an end device.. .chance ! mpls label protocol ldp mpls traffic-eng tunnels mpls traffic-eng signalling advertise implicit-null ! interface Loopback0 ip address 45.221.0.40 255.255.255.255 ! interface GE-WAN5/1 ip address 45.221.40.40 255.255.255.0 negotiation auto mpls label protocol ldp mpls traffic-eng tunnels tag-switching ip ip rsvp bandwidth 155000 155000 ! interface Vlan37 description L2_Transport_to_Foundry no ip address mpls l2transport route 45.221.0.37 3740 ! interface Tunnel37 description 7600_to_Foundry_via_Juniper ip unnumbered Loopback0 load-interval 30 mpls traffic-eng tunnels tunnel destination 45.221.0.37 tunnel mode mpls traffic-eng tunnel mpls traffic-eng autoroute announce tunnel mpls traffic-eng priority 1 1 tunnel mpls traffic-eng bandwidth 15000 tunnel mpls traffic-eng path-option 1 explicit identifier 2 verbatim ! ip explicit-path identifier 2 enable next-address 45.221.40.36 next-address 45.221.37.9 ! > -----Original Message----- > From: vpbs bak [mailto:vpbs_bak@rediffmail.com] > Sent: Thursday, July 26, 2001 11:19 AM > To: mpls-ops@mplsrc.com > Subject: L2 VPN example config's ? > > > Does anyone have example configurations of L2 VPNs based on > either Martini or Kompella draft's on Juniper OS or IOS ? > > > -Cosmo > > > > > > > _________________________________________________________ > For Rs. 2,000,000 worth of Aptech scholarships click below > http://events.rediff.com/aptechsch/scholarship.htm > > > > ------- > The MPLS-OPS Mailing List > Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml > Archive: http://www.mplsrc.com/mpls-ops_archive.shtml ------- The MPLS-OPS Mailing List Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml Archive: http://www.mplsrc.com/mpls-ops_archive.shtml |
|