Re: Address-family question

From: Null Zer77 <nullzer77_at_gmail.com>
Date: Tue, 10 Sep 2013 08:01:41 +0100

Have you defined an RD for the vrf?

R1#sho run | sec router bgp
router bgp 100
 no bgp default ipv4-unicast
 bgp log-neighbor-changes
R1#
R1#
R1#
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#ip vrf
R1(config)#ip vrf TEST
R1(config-vrf)#rd 1:1
R1(config-vrf)#end
R1#sho run |
*Mar 1 00:01:07.715: %SYS-5-CONFIG_I: Configured from console by console
R1#sho run | sec router bgp
router bgp 100
 no bgp default ipv4-unicast
 bgp log-neighbor-changes
 !
 address-family ipv4 vrf TEST
  neighbor 1.1.1.1 remote-as 200
  neighbor 1.1.1.1 activate
  no synchronization
 exit-address-family
R1#

On Mon, Sep 9, 2013 at 11:30 PM, KylePersonal <kyle_at_wtds.org> wrote:

> I've reloaded the routers, since it is a gns3 test,but same result.
>
> Sent from my iPhone
>
> On Sep 9, 2013, at 6:13 PM, Brian McGahan <bmcgahan_at_ine.com> wrote:
>
> > Do you have peering statements, network statements, redistribution, or
> other options configured under the VRF address-family of BGP?
> >
> > Brian McGahan, 4 x CCIE #8593 (R&S/SP/SC/DC), CCDE #2013::13
> > bmcgahan_at_INE.com
> >
> > Internetwork Expert, Inc.
> > http://www.INE.com
> >
> > -----Original Message-----
> > From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
> KylePersonal
> > Sent: Monday, September 09, 2013 3:08 PM
> > To: ccielab_at_groupstudy.com
> > Subject: Address-family question
> >
> > I'm doing some vrf-lite and bgp, and I'm when I create the
> address-family ipv4 vrf test it is not showing up in the running config.
> The bgp peering is active and sending routes. Can someone tell me why
> these are not showing.
> >
> > Thanks
> >
> > Sent from my iPhone
> >
> >
> > Blogs and organic groups at http://www.ccie.net
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Tue Sep 10 2013 - 08:01:41 ART

This archive was generated by hypermail 2.2.0 : Tue Oct 01 2013 - 06:36:35 ART