Re: [mpls-linux-general] mpls linux
Status: Beta
Brought to you by:
jleu
From: Adrian P. <adr...@gm...> - 2008-04-23 13:03:37
|
Please, post your replies to the list, so other can help you. Could you try to run the mpls command with strace? Something like strace mpls nhlfe add key 0 instructions push gen 1000 nexthop eth1 ipv4 10.10.0.3 ... and post the output to that. Cheers, Adrian On Wed, Apr 23, 2008 at 3:40 PM, smail jalil <s....@ho...> wrote: > thank u for the so fast reply. > here is t output of the commands: > > [root@localhost ~]# mpls nhlfe add key 0 instructions push gen 1000 > nexthop eth1 ipv4 > 10.10.0.3 > RTNETLINK answers: No such file or directory > [root@localhost ~]# dmesg |grep MPLS > MPLS: version 1.950 > MPLS: protocol driver interface - <jl...@mi...> > MPLS DEBUG net/mpls/mpls_sysfs.c:130:mpls_sysfs_init: enter > MPLS DEBUG > net/mpls/mpls_sysfs.c:139:mpls_sysfs_init: exit > Registered MPLS tunnel mpls0 > MPLS: IPv4 over > MPLS support > MPLS DEBUG net/mpls/mpls_ilm.c:126:mpls_ilm_dst_alloc: enter > MPLS DEBUG > net/mpls/mpls_ilm.c:156:mpls_ilm_dst_alloc: exit > MPLS: Ethernet over MPLS support > [root@localhost ~]# mpls nhlfe show > RTNETLINK answers: No such file or directory > Dump terminated > > thank u for your help! > > ------------------------------ > Date: Wed, 23 Apr 2008 14:37:33 +0300 > From: adr...@gm... > To: s....@ho... > Subject: Re: mpls linux > CC: mpl...@li... > > > Hello, > > Please address your questions also to the mailing list. > > If you followed my instructions on compiling the kernel, then mpls is > compiled into the kernel, not as a module - so modprobe mpls4 will fail > because there is no such module. > > Please paste here the output for these commands: > dmesg | grep mpls > your mpls nhlfe * command > mpls nhlfe show > > Also, you can enable debugging; I think it's cat 1 > /sys/mpls/debug or > something like that. You should get the debugging lines on TTY1. > > Also, what version of mpls-linux are you using? Since you're using > Fedora-Core, isn't it easier to install the already compiled kernel from > James' site? > > Cheers, > Adrian > > On Wed, Apr 23, 2008 at 2:14 PM, smail jalil <s....@ho...> wrote: > > hello; > > i'm trying to install mpls linux in my fedoa 5. i followed the steps in > the mplslinux docs. the kernel is successfully recompiled. and the commands > mpls are known by the kernel. > > but when i try the mpls nhlfe..., i have an error like: > > rtnetlink answers:no such file or directory > > i tried to load the mpls4 module by the command modprobe mpls4 but i > always have an error like fatal:module not exit! > can u help me please > thanks! > > ------------------------------ > Appelez vos amis de PC à PC -- C'EST GRATUIT Téléchargez Messenger, c'est > gratuit ! <http://get.live.com/messenger/overview> > > > > ------------------------------ > Appelez vos amis de PC à PC -- C'EST GRATUIT Téléchargez Messenger, c'est > gratuit ! <http://get.live.com/messenger/overview> > |