[mpls-linux-general] problem with ldp
Status: Beta
Brought to you by:
jleu
From: anish v. <ani...@re...> - 2002-04-08 12:02:39
|
hi jim, as u have told me that ldp is not dynamic. i tried a below combination ------- eth0 eth0 --------- : 1 :-----------------------: 2 : ------- 10 60 -------- all ip 10.129.152.* on node 1 ./ldp_linux >add global 10.129.152.10 >add interface eth0 than added routing entry of 10.129.152.60 to kernel routing table of node 1 by add route 10.129.152.60/32 gw 10.129.152.60 dev eth0 and also to fec tree of ldp.. >add route 10.129.152.60/32 gw 10.129.152.60 dev eth0 after that node 1 sends a mapping msg regarding new fec to node2 but no entry is added to mpls_out.. i think it should work in this way.. am i right.. i have one more query.. why there is no label request in ldp_linux ?? thanx in advance anish |