From: Shaughn Smith (Shaughn.Smith@za.verizonbusiness.com)
Date: Tue Jun 24 2008 - 10:36:54 ART
Excuse me if I am wrong in my understanding but this is how you would
use BGP in a VRF
You would go into your BGP process
Eq router BGP 65000
Then into your Address family for that VRF
Address-family ipv4 vrf xxxx
Then setup your neighbors etc
Neighbor 192.168.1.1 remote-as 1234
So in essence its this
router BGP 65000
Address-family ipv4 vrf xxxx
Neighbor 192.168.1.1 remote-as 1234
Neighbor 192.168.1.1 activate
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Roger RPF
Sent: Tuesday, June 24, 2008 3:29 PM
To: ccielab@groupstudy.com
Subject: Conditionally Advertising BGP Routes in a VRF?
Hi Group,
Is it possible to do conditionally bgp route advertising in a vrf? I
cannot
configure it and I cannot really find information about it. The normal
config is as the following:
http://www.cisco.com/en/US/docs/ios/iproute/configuration/guide/irp_bgp_
basi
c_net_ps6350_TSD_Products_Configuration_Guide_Chapter.html#wp1055661
But how to do that withing a VRF?? Any ideas??
regards
Roger
This archive was generated by hypermail 2.1.4 : Tue Jul 01 2008 - 06:23:22 ART