Re: [nsp] Mapping MPLS VPN to a 802.1q VLAN

From: Dmitri Kalintsev (dek@hades.uz)
Date: Sun Apr 22 2001 - 19:01:18 EDT


On Fri, Apr 20, 2001 at 07:19:37PM +1200, Mark McSweeny wrote:
> Hi folks,
>
> Was wondering if anyone had a sample config to get traffic to come
> into the router on MPLS VPN on ATM and out onto a 802.1q VLAN on the
> fastethernet.
>
> Don't really want to use route maps.

ip vfr test
 route-target export 100:1
 route-target import 100:1
!
!
interface ATM0/0.1
 <usual interface crap>
 ip vrf forwarding test
!
router bgp 65000
 no synchronization
 bgp log-neighbor-changes
 !
 address-family ipv4 vrf test
 redistribute connected
 redistribute static
 no auto-summary
 no synchronization
 exit-address-family
!
ip cef
!
ip route vrf test x.x.x.x y.y.y.y z.z.z.z
!

-- 
 CCNP, CCDP (R&S)                          Dmitri E. Kalintsev
 CDPlayer@irc               Network Architect @ connect.com.au
 dek @ connect.com.au     phone: +61 39 674 3913 fax: 251 3666
 http://-UNAVAIL-         UIN:7150410    cell: +61 41 335 1634



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:35 EDT