Re: [mpls-linux-general] RTNETLINK answers: Cannot allocate memory
Status: Beta
Brought to you by:
jleu
From: <win...@fr...> - 2010-04-20 09:37:32
|
Hello Maneesh, mpls4 in my server locates in "/lib/modules/2.6.15.1-100418/kernel/net/ipv4/mpls4.ko". In kernel menuconfig, probably means "Network Options->IP: MPLS support", but which according to .config is CONFIG_IP_MPLS=y/m, so I'm not sure. Thanks, Wind Quoting Maneesh Soni <son...@gm...>: > Hello > I am using ubuntu linux 2.6.31-4. > Now I want to implement MPLS in linux kernel. For that I am using linux > kernel 2.6.15.1 and mpls-linux version 1.950 package. I followed > mpls-linux-1.950 installation guide. But during the practicals, when I give > command: > > *# **mpls labelspace set dev eth2 labelspace 0 > # mpls ilm add label gen 1000 labelspace 0** > RTNETLINK answers: Cannot allocate memory > > *I also tried to do: > > *# modprobe mpls4 > FATAL: Module mpls4 not found. > * > > Please tell me what are the possible solutions to this !!!! > > > -- > Regards, > Maneesh Soni. > |