network statement in AF vpnv4 ???

From: selamat pagi <ketimun_at_gmail.com>
Date: Sun, 24 Oct 2010 16:12:22 +0200

I try to get an route from a local vrf interface into MPBGP without using
in the AFipv4.

Network statment in AF VPNv4 does not to work, nor can I see a solution with
import / export map.

Is there a feature to achieve this ?

Thanks, keti

ip vrf BLUE
 rd 4:4
 route-target export 4:4
 route-target import 4:4

interface Serial0/0/0.1 point-to-point
 ip vrf forwarding BLUE
 ip address 24.24.24.2 255.255.255.252 --> this IP should be announced via
MPBGP
 frame-relay interface-dlci 402

router bgp 23
 no bgp default ipv4-unicast
 neighbor 34.34.34.1 remote-as 33

address-family vpnv4
  neighbor 34.34.34.1 activate
  neighbor 34.34.34.1 send-community both
network 24.24.24.0 mask 255.255.255.252 --> this is moved automatically
to AF ipv4

Blogs and organic groups at http://www.ccie.net
Received on Sun Oct 24 2010 - 16:12:22 ART

This archive was generated by hypermail 2.2.0 : Mon Nov 01 2010 - 06:42:06 ART