[mpls-linux-general] Help on ldp(urgent,urgent,urgent)
Status: Beta
Brought to you by:
jleu
From: farahmand z. <z_c...@ya...> - 2002-05-04 14:05:19
|
Hi jim n all, I have ldp-prtable-0.060 & mpls-linux-1.0 on my computers,I compiled ldp-prtable successfully,but when I run it,it doesn't work properly.I did steps at below, ---------------------------- on host A: #ifconfig eth0 192.168.2.207 netmask 255.255.255.0 up #ifconfig eth0 allmulti #route add 192.168.2.206/32 gw 192.168.2.206 ./mplsadm -L eth0:0 prompt>add global 192.168.2.207 prompt>add interface eth0 ---------------------------- on host B: #ifconfig eth0 192.168.2.206 netmask 255.255.255.0 up #ifconfig eth0 allmulti #route add 192.168.2.207/32 gw 192.168.2.207 ./mplsadm -L eth0:0 prompt>add global 192.168.2.206 prompt>add interface eth0 ----------------------------- When I do "add interface eth0" at host B,this message is appeared: prompt>PRT : ldp_state_recv_init: cannot find adj index: 3 c0a802cf/32 2 and at host A this message is appeared: index: 1 c0a802ce/32 2 What are they meant? in addition ,only HELLO n KEEP ALIVE messages are displayed when I do "set trace 0xffffffff". and the files in the /proc/net/mpls_* are empty except mpls_labelspace n mpls_in in host A. (I can ping host A n B from each other) I don't know what is wrong?!,and I really need your help. Thanks in advance and waiting for your reply. Z.Farah __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com |