The MPLS-OPS Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] Fwd: RE: Regarding Routes in BGP MPLS VPN
Yugandhar, the last few posts were just what I was noting earlier: You have to learn the commands to allow you to walk across your network step by step to see which tables are getting populated and which are not. You also need to understand the difference between a global routing table and a vrf table. The command Robert put below is looking at the vrf information relative to what MP-BGP knows, and it is showing what MP-BGP knows on the BGP and core side of the PE router. The show ip vrf command shows what the vrf knows on the CE side of the PE. If the route you seek is in one and not the other in the same PE, then you have to think about how the route gets moved from one to the other, and what is not happening: redistribution issues, address-family misconfiguration or the like. Step by step....CE1, PE1 vrf, PE1 bgp vpnv4, then to the other side PE2 bgp vpnv4, then PE2 vrf, and on to CE2 etc. Roger Williams >X-Real-To: rogerw@nordlink.com >Resent-Date: Tue, 23 Mar 2004 06:37:33 -0500 >X-Authentication-Warning: host.secure4-hosting.net: mplsrc12 set sender to >mpls-ops-request@mplsrc.com using -f >From: "McCallum, Robert" <robert.mccallum@thus.net> >To: "'Yugandhar K'" <yugandhark@mtech.idrbt.ac.in>, mpls-ops@mplsrc.com >Subject: RE: [MPLS-OPS]: Regarding Routes in BGP MPLS VPN >Date: Tue, 23 Mar 2004 11:14:59 -0000 >X-Mailer: Internet Mail Service (5.5.2657.72) >Resent-From: mpls-ops@mplsrc.com >X-Mailing-List: <mpls-ops@mplsrc.com> archive/latest/6914 >X-Loop: mpls-ops@mplsrc.com >Resent-Sender: mpls-ops-request@mplsrc.com > >I think you need to do show ip bgp vpnv4 vrf all > >Also remember when you are pinging to do ping vrf blah 1.1.1.1 > >Check the customers routing table by doing show ip route vrf test > > > >Robert McCallum >CCIE #8757 R&S >01415663448 >07818002241 >-----Original Message----- >From: Yugandhar K [mailto:yugandhark@mtech.idrbt.ac.in] >Sent: 23 March 2004 10:33 >To: mpls-ops@mplsrc.com >Subject: [MPLS-OPS]: Regarding Routes in BGP MPLS VPN > >Hi all, > > >The PE routers are not showing the routes for the other side of the CEs. >Can anyone tell why it will happen like that. > >#sh ip route bgp > >is not listing any thing on PE routers, as a result Iam not able to ping >the CE2 from the CE1. If anybody needs full configurations for >clarification I can send. > > > >Regards >yugandhar ------- The MPLS-OPS Mailing List Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml Archive: http://www.mplsrc.com/mpls-ops_archive.shtml |
|