Re: [mpls-linux-general] HELP ME PLEASE!!!
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2003-03-24 15:07:39
|
On Mon, Mar 24, 2003 at 11:00:03AM +0100, e7...@ti... wrote: > Hi everybody > I'm new using mplsadm and i've many problems with it > Like i've told you in my precedent mails i've tryed to make a lsp from a > pc (10.0.3.100) to another (10.0.3.17) > I've done > mplsadm -A -O 0 > mplsadm -O key1 -o push:gen:16:set:eth0:ipv4:192.168.8.197 > mplsadm -A -I gen:17:0 > mplsadm -L eth0:0 Do you mean mplsadm2 or mplsadm? What is the output from these commands? Turn on mpls kernel debugging before issuing these commands then check the output of 'dmesg'. > [root@localhost root]# ip route show > i've done it and the result is : Is this your mpls enabled version of 'ip'? Do a 'which ip' does it point to the version of 'ip' that was built from the patched version of iproute2? > [root@localhost root]# cat /proc/net/mpls* > 01010702 > [root@localhost root]# ip route show > 10.0.3.57 via 10.0.3.100 dev eth0 scope link > 10.0.3.57 via 10.0.3.100 dev eth0 > 10.0.3.17 via 10.0.3.100 dev eth0 scope link > !!!Deficit 4, rta_len=10 See above. > What does "scope link " mean? Read the 'ip' man page. > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |