Re: [mpls-linux-general] LDP aborted when enable ldp on an interface
Status: Beta
Brought to you by:
jleu
|
From: <m9...@cn...> - 2005-03-22 08:25:34
|
Hi James, I am trying the latest code now. But I still hit the same problem. I = can't enable ldp on an interface. The command sequence I set was: uml-1# conf t uml-1(config)# mpls ldp uml-1(config-ldp)# trace all uml-1(config-ldp)# exit uml-1(config)#interface eth1 uml-1(config-if)# mpls ip Connection closed by foreign host. then ldp Aborted And the tracefile: [root@localhost ldpd]# ./ldpd addr delete: 0x80b53e8 if delete: 0x80b1fc0 if delete: 0x80b56e0 ldpd: ldp_interface.c:46: ldp_interface_create2: Assertion = `li->iff.index' failed. Aborted I didn't unconfig an interface then config it. The "Did this interface = have an IP address configured on it", do you mean did I config IP for = this interface? (If this is what you mean, my answer is yes.) Do I need to log in zebra daemon (by vtysh) to config something before I = am going to try ldp? Thanks Timothy 2005.03.22 |