Re: [mpls-linux-general] probelm on MPLS testing
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2001-11-13 14:04:51
|
As Vino and Aditya have said, the setup should work. We need more info from you for us to help debug your setup. A good start is the exact commands you typed in to setup the LSP and FEC binding. A dump of your routing table and interface table is also useful. After you have setup the LSP, dump the contents of /proc/net/mpls_* Ship all of that info in a e-mail to the list, we should be able to figure it out from there. Jim On Mon, Nov 12, 2001 at 09:42:32PM -0800, Mouli T wrote: > hello, > > We have checked /var/log/messages by doing > mplsadm -d, but "mpls_out()" was not at all called. > > Adding of Out,In labels and binding to OUT to FEC > is fine. We observed them in /proc/net/mpls_* and in > /var/log/messages > > But traffic is not routing throgh mpls. We have > by > putting printk messages in /ipv4/ip_output. Always > ip route(dst) was calling (dst->output) .Out > mpls_output was not called. > > Can any one has got this type of probelm? > Please help us How to solve this? > > With Thanks, > regards, > Venu > > > > > > --- "James R. Leu" <jl...@mi...> wrote: > > On Mon, Nov 12, 2001 at 05:36:29AM -0800, Mouli T > > wrote: > > > Hello, > > > > > > We are trying to test MPLS Forwarding. > > > The configuration we are using is > > > > I think your problem is with the FEC binding. Make > > sure you have a /32 route > > to B in As routing table. > > > > Next time, do a 'mplsadm -d' before doing these > > commands then look at > > the output from 'dmesg' and look in /proc/net/mpls_* > > > > > On A: > > > route add -host B gw B > > > mplsadm -A -B -O gen:16:eth0:ipv4:B -f B/32 > > > mplsadm -A -I gen:17:0 > > > > > > On B: > > > route add -host A gw A > > > mplsadm -A -B -O gen:17:eth0:ipv4:A -f A/32 > > > mplsadm -A -I gen:16:0 > > > > > > But any trafiic from A <-> B is not using MPLS > > > LSP. > > > We think trafic is going throgh ordinary IP > > routing. > > > [The function mpls_output() was not at all called] > > > To watch packets we have used "ethereal" and > > "tcpdump" > > > > > > Can any body please help, How to route packets to > > the > > > MPLS? > > > > > > With Thanks, > > > regards, > > > Mouli > > > > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Find a job, post your resume. > > > http://careers.yahoo.com > > > > > > _______________________________________________ > > > mpls-linux-general mailing list > > > mpl...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > -- > > James R. Leu > > > __________________________________________________ > Do You Yahoo!? > Find the one for you at Yahoo! Personals > http://personals.yahoo.com -- James R. Leu |