[mpls-linux-general] (no subject)
Status: Beta
Brought to you by:
jleu
From: anish v. <ani...@re...> - 2002-03-28 08:26:46
|
hi jim, i am using the latest ldp from CVS.. ------- ------------ |router 1| | router3 | -------- ---------- eth0 7.2\ / 9.3 eth0 \ / \ eth1 / eth0 7.3 --------- 9.2 / |router 2 |----- --------- all ip 192.168.* configuration router 1 ---------- mplsadm -L eth0:0 add respective routes m/c can ping each other ./ldp_linux add global 192.168.7.2 add interface eth0 router 2 ---------- mplsadm -L eth0:0 mplsadm -L eth1:0 add respective routes m/c can ping each other ./ldp_linux add global 192.168.7.3 add interface eth0 add interface eth1 router 3 ----------- mplsadm -L eth0:0 add respective routes m/c can ping each other ./ldp_linux add global 192.168.9.3 add interface eth0 but after that entries for router1 is not there in router3 but entry for router2 is there. also after quitting from ldp_linux entries from router3 are all gone and also some entries of router2. sometimes my machine hang up if i quit from one of the machine in the network. i have one more query is it neccessary to give diffrent ip address to all the ethernets in a single pc to get ldp working.. thanx in advace anish |