[j-nsp] Layer 2.5 VPN with ethernet/FR

Bala Venkata balavenkata at netscape.net
Fri Feb 11 08:54:54 EST 2005


Thanks for the reply Stanzin. The thing is I got till configuring
the proxy/remote addresses and routing instance. Shouldn't that be
enough ? Do I still need to setup a xconnect using
"remote-interface-switch" as you mentioned ? Here is my config on the
ethernet-site facing PE:
--------------------------------------
....
[interface fe-1/0/1]
encapsulation vlan-tcc;
vlan-tagging;
unit 601{
     vlan-id 601;
     family tcc{
         remote{
             inet-address 10.1.1.1;
         }
         proxy{
             inet-address 10.1.1.2;
         }
}

[routing-instance]
eth-to-fr-POC{
     instance-type l2vpn;
     interface fe-1/0/1.601;
     route-distinguisher 109:1;
     vrf-target target:109:1;
     protocols{
         l2vpn{
              encapsulation-type interworking;
              site eth-side{
                   site-identifier 1;
                   interface fe-1/0/1.601{
                        remote-site-id 2;
                   }
               }
          }
     }
}
....
-------------------------------

Btw, how would the config change if both sites of the l2vpn
were attached to the same PE ?


Thanks !


>  This is what you looking for! Only you need to configure
> Remote-interface-switch between PE-PE.
>     
> http://www.juniper.net/techpubs/software/junos/junos60/feature-guide-60/
> html/fg-tcc14.html
> 
> 
> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net
> [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Bala Venkata
> Sent: Monday, February 07, 2005 3:21 PM
> To: juniper-nsp at puck.nether.net
> Subject: [j-nsp] Layer 2.5 VPN with ethernet/FR
> 
> Hello-
> 
> Our customer is trying to connect their ethernet based clients on end to
> those coming in on channelized interfaces (using SONET encaps) on the
> other end of their network.
> They want to use layer2.5 vpn to connect their edge routers.
> I looked at juniper's docs and found they have a FR/ATM sample config.
> Do you have one with ethernet on one side (to get an idea about the
> proxy/remote configs required).
> Attached is my topology.
> 
> 
> Thanks !
> 
> /bala




More information about the juniper-nsp mailing list