mpls-linux-general Mailing List for MPLS for Linux (Page 81)
Status: Beta
Brought to you by:
jleu
You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(26) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(22) |
Feb
(19) |
Mar
(19) |
Apr
(45) |
May
(52) |
Jun
(101) |
Jul
(79) |
Aug
(24) |
Sep
(43) |
Oct
(54) |
Nov
(71) |
Dec
(53) |
| 2002 |
Jan
(111) |
Feb
(123) |
Mar
(67) |
Apr
(61) |
May
(75) |
Jun
(26) |
Jul
(36) |
Aug
(41) |
Sep
(79) |
Oct
(85) |
Nov
(58) |
Dec
(39) |
| 2003 |
Jan
(26) |
Feb
(61) |
Mar
(80) |
Apr
(56) |
May
(39) |
Jun
(44) |
Jul
(28) |
Aug
(25) |
Sep
(4) |
Oct
(20) |
Nov
(38) |
Dec
(9) |
| 2004 |
Jan
(14) |
Feb
(14) |
Mar
(68) |
Apr
(17) |
May
(45) |
Jun
(42) |
Jul
(41) |
Aug
(23) |
Sep
(46) |
Oct
(89) |
Nov
(55) |
Dec
(33) |
| 2005 |
Jan
(74) |
Feb
(39) |
Mar
(105) |
Apr
(96) |
May
(43) |
Jun
(48) |
Jul
(21) |
Aug
(22) |
Sep
(33) |
Oct
(28) |
Nov
(29) |
Dec
(81) |
| 2006 |
Jan
(37) |
Feb
(32) |
Mar
(147) |
Apr
(37) |
May
(33) |
Jun
(28) |
Jul
(15) |
Aug
(20) |
Sep
(15) |
Oct
(23) |
Nov
(30) |
Dec
(40) |
| 2007 |
Jan
(20) |
Feb
(24) |
Mar
(65) |
Apr
(69) |
May
(41) |
Jun
(53) |
Jul
(39) |
Aug
(76) |
Sep
(53) |
Oct
(43) |
Nov
(26) |
Dec
(24) |
| 2008 |
Jan
(19) |
Feb
(67) |
Mar
(91) |
Apr
(75) |
May
(47) |
Jun
(63) |
Jul
(68) |
Aug
(39) |
Sep
(44) |
Oct
(33) |
Nov
(62) |
Dec
(84) |
| 2009 |
Jan
(14) |
Feb
(39) |
Mar
(55) |
Apr
(63) |
May
(16) |
Jun
(9) |
Jul
(4) |
Aug
(6) |
Sep
(1) |
Oct
(2) |
Nov
(10) |
Dec
(5) |
| 2010 |
Jan
(3) |
Feb
(1) |
Mar
(5) |
Apr
(13) |
May
(4) |
Jun
(5) |
Jul
(2) |
Aug
(8) |
Sep
(6) |
Oct
(1) |
Nov
(2) |
Dec
(2) |
| 2011 |
Jan
(1) |
Feb
(21) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(6) |
Sep
|
Oct
|
Nov
(2) |
Dec
(6) |
| 2012 |
Jan
(5) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(5) |
Aug
(3) |
Sep
(6) |
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
|
From: Massimo M. <ma...@ne...> - 2005-03-07 12:28:39
|
Hi all. I have patched kernel 2.6.11 with mpls patch. When I try to compile, I have this error back: net/mpls/af_mpls.c:40: error: `sock_no_release' undeclared here (not in a function) net/mpls/af_mpls.c:40: error: initializer element is not constant net/mpls/af_mpls.c:40: error: (near initialization for `mpls_sk_ops.release') make[2]: *** [net/mpls/af_mpls.o] Error 1 make[1]: *** [net/mpls] Error 2 make: *** [net] Error 2 I have gcc 3.4.0, and the mpls drivers are compiled into the kernel and not as modules. Thank you for any help. Massimo Magnani |
|
From: jrussi <jr...@uo...> - 2005-03-07 10:53:08
|
Thank you. I found the following at you developer's guide: "The proposed approach in the current MPLS for Linux implementation is to add a label space to a given interface ..." For outgoing segments you do it too. The "key" structure is a labelspace for outgoing segments. You use one labespace per outgoing segment. Thank you again, Josdeyvi On Sat, Mar 05, 2005 at 06:27:36PM -0300, jrussi wrote: > How can I verify wich label (and labelspace) is assigned to > each interface? >=3D20 > I see that several interfaces can use the same labelspace, > right? So the command mpls ilm show will not give me a > per-interface information. Is that correct? Any solution? It's a two step process, look at: mpls labelspace show Find the labelspace of the interface your interested in: Then look for that labelspace in: mpls ilm show >=3D20 > Josdeyvi > =3D20=0A =0A___________________________________________________________= _______________=0AAcabe com aquelas janelinhas que pulam na sua tela.=0AA= ntiPop-up UOL - =C9 gr=E1tis!=0Ahttp://antipopup.uol.com.br/=0A |
|
From: <jo...@sa...> - 2005-03-07 10:35:13
|
Hi! Can anybody tell me how to compile quagga-ldp. I can=92t do it following = the instructions of READMEs!.=20 Thanks! |
|
From: James R. L. <jl...@mi...> - 2005-03-07 00:01:00
|
segment, as in in-segment and out-segment comes directly from the LSR-MIB. In-segments and out-segments represent MPLS entities what have one or more labels associated with them. On Sun, Mar 06, 2005 at 07:12:32PM +0430, Farazad Farhadzadeh wrote: > Hi all > =20 > I dont know difference between segment and label ,Can you help me. >=20 > regards. >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |
|
From: James R. L. <jl...@mi...> - 2005-03-06 23:56:50
|
On Sat, Mar 05, 2005 at 06:27:36PM -0300, jrussi wrote:
> How can I verify wich label (and labelspace) is assigned to
> each interface?
>=20
> I see that several interfaces can use the same labelspace,
> right? So the command mpls ilm show will not give me a
> per-interface information. Is that correct? Any solution?
It's a two step process, look at:
mpls labelspace show
Find the labelspace of the interface your interested in:
Then look for that labelspace in:
mpls ilm show
>=20
> Josdeyvi
> =20
> __________________________________________________________________________
> Acabe com aquelas janelinhas que pulam na sua tela.
> AntiPop-up UOL - ? gr?tis!
> http://antipopup.uol.com.br/
>=20
>=20
>=20
>=20
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id=14396&op?k
> _______________________________________________
> mpls-linux-general mailing list
> mpl...@li...
> https://lists.sourceforge.net/lists/listinfo/mpls-linux-general
--=20
James R. Leu
jl...@mi...
|
|
From: Farazad F. <Far...@sa...> - 2005-03-06 14:44:23
|
Hi all I dont know difference between segment and label ,Can you help me. regards. |
|
From: <m9...@cn...> - 2005-03-06 14:38:55
|
Hi James, After I patch quagga to generate "ldpd", there is a header named = "ldp_interface.h". What is this header file for? I am tracing LDP code = now, but I need some help from you. Thanks. Timothy 2005.03.06 |
|
From: jrussi <jr...@uo...> - 2005-03-05 21:22:01
|
How can I verify wich label (and labelspace) is assigned to each interface? I see that several interfaces can use the same labelspace, right? So the command mpls ilm show will not give me a per-interface information. Is that correct? Any solution? Josdeyvi=0A =0A__________________________________________________________= ________________=0AAcabe com aquelas janelinhas que pulam na sua tela.=0A= AntiPop-up UOL - =C9 gr=E1tis!=0Ahttp://antipopup.uol.com.br/=0A |
|
From: James R. L. <jl...@mi...> - 2005-03-03 15:36:36
|
Here are the results of a quick google search for "SNMP software linux": SNMP for linux SNMP for linux. linux SNMP software. links, comments. net-snmp.org, NET-SNMP home page. Seems to be the same as net-snmp.sourceforge.net. ... www.topology.org/comms/snmp.html - 12k - Cached - Similar pages notes on linux SNMP software development SNMP software development linux notes. This is my little set of notes o= n how to get started with linux SNMP software development. Getting started with = mib2c ... www.topology.org/linux/snmp.html - 9k - Cached - Similar pages [ More results from www.topology.org ]=20 freshmeat.net: Search results - +SNMP =2E.. [Operating System], POSIX :: Linux. ... RELEVANCE: 7.76. 17. Westhawk= 's SNMP stack in Java An SNMP stack (v1, v2c, v3) in Java ... Topic], Software Development := : Libraries ... freshmeat.net/search/?q=3DSNMP - 101k - Cached - Similar pages freshmeat.net: Category Reviews - Linux Clustering Software ... SystemImager - Linux cloning/replication and synchronization softwa= re. ... Warewulf - A distributed Linux distribution. ... [=C2=BB] What about SNMP monitori= ng tools? ... freshmeat.net/articles/view/458/ - 64k - Mar 1, 2005 - Cached - Similar= pages=20 MG-SOFT Corporation =2E.. 9.0, Brings outstanding features and performance of MG-SOFT MIB Brows= er Pro. also to Linux users. [Software Release, 6-May-2004]. SNMP MIB Query Manager Ver.= 4.0 ... www.mg-soft.com/ - 27k - Mar 1, 2005 - Cached - Similar pages Linux Snmp - Software, Hardware, Services and Research Papers ... Your search for keyword: Linux Snmp returned 510 results. ... Tivoli=C2=AE = Monitoring by IBM Corporation, (SOFTWARE PRODUCT ... AML M7100 Wireless Handheld Linux Termin= al by ... linux.knowledgestorm.com/search/ keyword/kslinux/Linux%20Snmp/Linux%20Snmp = - 101k - Cached - Similar pages Quick HOWTO: Installing Linux Software =2E.. Installing: net-snmp-utils 100 % done 1/1. Installed: net-snmp-utils.= i386 0:5.1.2-11. Complete! ... [root@bigboy tmp]# tar -xvzf linux-software-1.3.1= .tar.gz. ... www.siliconvalleyccie.com/linux-hn/rpm.htm - 101k - Cached - Similar pages Network Management & Monitoring with Linux =2E.. SNMP Network Management Software: http://wwwsnmp.cs.utwente.nl/softwa= re/. Scotty: http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/. Scotty for Linux: ... www.david-guerrero.com/papers/snmp/ - 36k - Cached - Similar pages MG-SOFT SNMP Software Development Lab =2E.. contains WinSNMP, WinMIB and SNMP EasyAgent Software Development Tool= kits ... The WinSNMP API provides an SNMP protocol API to ... 32-bit MS Windows and Linux platfo= rms ... www.mg-soft.si/SNMP-Lab.html - 18k - Mar 1, 2005 - Cached - Similar pages MG-SOFT Corporation: SNMP Software Development Lab - Editions ... MG-SOFT offers three editions of SNMP Software Development Lab for = Windows and one edition of SNMP Software Development Lab for Linux. ... www.mg-soft.si/SNMP-Lab-editions.html - 16k - Mar 1, 2005 - Cached - Si= milar pages [ More results from www.mg-soft.si ]=20 On Thu, Mar 03, 2005 at 05:11:18PM +0330, Farazad Farhadzadeh wrote: > Hi all , > I need a software about MIB and SNMP(rfc1231). > Can you give me a address for download this software. > regards. >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |
|
From: Farazad F. <Far...@sa...> - 2005-03-03 13:43:02
|
Hi all , I need a software about MIB and SNMP(rfc1231). Can you give me a address for download this software. regards. |
|
From: James R. L. <jl...@mi...> - 2005-03-02 14:55:52
|
There is no development schedule. I work on this stuff in my free time which I don't have much of. There will be a new LDP release when I have had a time to get the basic infrastructure working. On Wed, Mar 02, 2005 at 05:20:30PM +0800, ?????x wrote: > Hi James, >=20 > May I ask a quesiton about LDP development schedule? >=20 > When are you planning to release the new version of LDP? I don't require = the exact date. I just want to know your rough schedule about LDP developme= nt. >=20 > Thanks >=20 > Timothy > 2005.03.02 --=20 James R. Leu jl...@mi... |
|
From: <m9...@cn...> - 2005-03-02 09:14:24
|
Hi James, May I ask a quesiton about LDP development schedule? When are you planning to release the new version of LDP? I don't require = the exact date. I just want to know your rough schedule about LDP = development. Thanks Timothy 2005.03.02 |
|
From: James R. L. <jl...@mi...> - 2005-03-01 15:47:19
|
If you want to test quagga-mpls without a MPLS-linux kernel you can change zebra/Makefile.am: -mpls_method =3D mpls_netlink.o +mpls_method =3D mpls_null.o Then recompile. The result is that everything from a signaling perspective is the same. (LDP sends zebra API messages to zebra, zebra populates is MPLS database). The only thing that changes is none of the MPLS segments are created in the forwarding plane. On Tue, Mar 01, 2005 at 10:27:56PM +0800, ?????x wrote: > Hi James, >=20 > I have a basic question about LDP testing. >=20 > Do we must have mpls-linux enabled kernel when we test LDP? Because I fee= l LDP is an application layer protocol, if I want to test LDP's functions, = no matter what the kernel is, that's should be OK. >=20 > I am not sure this concept is correct or not? Please correct me, thanks. >=20 > Timothy > 2005.03.01 --=20 James R. Leu jl...@mi... |
|
From: <m9...@cn...> - 2005-03-01 14:21:55
|
Hi James, I have a basic question about LDP testing. Do we must have mpls-linux enabled kernel when we test LDP? Because I = feel LDP is an application layer protocol, if I want to test LDP's = functions, no matter what the kernel is, that's should be OK. I am not sure this concept is correct or not? Please correct me, thanks. Timothy 2005.03.01 |
|
From: James R. L. <jl...@mi...> - 2005-02-28 16:03:37
|
I do not have any experience with NS2. On Mon, Feb 28, 2005 at 08:23:38PM +0530, Jikku wrote: > Hi > I know this group deals with mpls implementation, But in case someone is= =20 > familiar with using mpls in ns2, I would appreciate their help. > Thanx >=20 > I have attached the concerned code. Here the code run alright. >=20 > 1)2 nodes node0 and node1 attached to LSR2 which in turn is attached to= =20 > LSR3 and LSR5. > 2)I have specified the link node0-LSR2 and link node1-LSR2 as 1mb > and the LSR2-LSR3 as 1mb while LSR2-LSR5 as 0.2 mb. > 3)And i specified a common destination node node9. > 4)Now when i run the simulation traffic from node0 and node 1 both use th= e=20 > LSR2-LSR5instead of the LSR2-LSR3 resulting in unnecessary packet droppin= g. > 5)Is there any way of assuring fairness and sensible path selection witho= ut=20 > actually using explicit route specification. I mean automated QOS(mayb). --=20 James R. Leu jl...@mi... |
|
From: Jikku <ji...@cs...> - 2005-02-28 14:54:35
|
Hi I know this group deals with mpls implementation, But in case someone is familiar with using mpls in ns2, I would appreciate their help. Thanx I have attached the concerned code. Here the code run alright. 1)2 nodes node0 and node1 attached to LSR2 which in turn is attached to LSR3 and LSR5. 2)I have specified the link node0-LSR2 and link node1-LSR2 as 1mb and the LSR2-LSR3 as 1mb while LSR2-LSR5 as 0.2 mb. 3)And i specified a common destination node node9. 4)Now when i run the simulation traffic from node0 and node 1 both use the LSR2-LSR5instead of the LSR2-LSR3 resulting in unnecessary packet dropping. 5)Is there any way of assuring fairness and sensible path selection without actually using explicit route specification. I mean automated QOS(mayb). |
|
From: James R. L. <jl...@mi...> - 2005-02-28 14:26:59
|
I'm sorry I cannot understand your question. I will be more then happy to help once you slow down and compose a coherent email. Please send me examples of exactly what you have tried. --=20 James R. Leu jl...@mi... On Mon, Feb 28, 2005 at 01:37:43PM +0530, Kiran Kaipa wrote: > hey, > our project is still stuck at the last phase.we have to show that qos > can be implemented on mpls-linux.we understood that we will need to > use the command like mpls nhlfe change key 0x2 .............set-exp > bit 2 at command line.but we cannot see the changes in the mpls packet > trapped by ethereal or tcpdump.we need to show that exp bits can be > set in a mpls pckt using mpls-linux.could some 1 plz guide us how to > do it.we recived a reply from mr leu but we r still not clear about > how actuallly to go about it.we need to get over with this in about 7 > days time.plz tell us how to do it. > till now we have used zebra to establish static lsp n pass pckts on > it.we could also set up vpn on the n/w.now we r waiting for the last > part .qos.plz help us.thank u. >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general |
|
From: Kiran K. <kir...@gm...> - 2005-02-28 08:07:51
|
hey, our project is still stuck at the last phase.we have to show that qos can be implemented on mpls-linux.we understood that we will need to use the command like mpls nhlfe change key 0x2 .............set-exp bit 2 at command line.but we cannot see the changes in the mpls packet trapped by ethereal or tcpdump.we need to show that exp bits can be set in a mpls pckt using mpls-linux.could some 1 plz guide us how to do it.we recived a reply from mr leu but we r still not clear about how actuallly to go about it.we need to get over with this in about 7 days time.plz tell us how to do it. till now we have used zebra to establish static lsp n pass pckts on it.we could also set up vpn on the n/w.now we r waiting for the last part .qos.plz help us.thank u. |
|
From: <jo...@sa...> - 2005-02-27 09:40:50
|
Hi, We=92re working for implement QoS with MPLS, and apply RVP-TE like = signalling protocol. Anybody knows if there is any actual (less than 2 years old) implementation for apply it with mpls-linux 1.946 or quagga ? Thanks for your attention. =20 ******************************************************** Jorge Garc=EDa =20 <mailto:jo...@sa...> jo...@sa...=20 Secci=F3 Telem=E0tica - Dept. Inform=E0tica Enginyeria La Salle - Universitat Ramon Llull ******************************************************* |
|
From: James R. L. <jl...@mi...> - 2005-02-23 18:52:32
|
Good work.
A quick look at the trace file shows:
PRT: ldp_cfg_entity_set: no such interface
entity delete
EXIT: ldp_cfg_entity_set
ENTER: ldp_cfg_entity_get
EXIT: ldp_cfg_entity_get
lt-ldpd: ldp_interface.c:101: ldp_interface_startup: Assertion `ldp &&
+li->iff.index' failed.
Aborted
Note the 'no such interface'. That means quagga tried to configure
an entity for an interface which LDP does not know about. Trying looking
through the trace to see if any of the ldp_cfg_if_* calls result in
an error ('PRT' usually indicates an error I think).
On Thu, Feb 24, 2005 at 12:02:57AM +0800, ?????x wrote:
> Hi James,
>=20
> The two hosts can form an LDP adj, and a session, then start exchanging l=
abels (I use Ethereal to capture packets, there are Hello message, LDP sess=
ion establish, Keeplive message, Initialization message), and the first ste=
p you told me last time was ok which is:
>=20
> > ldpd> conf t
>=20
> > ldpd(config)# mpls ldp
>=20
> > ldpd(config-ldp)# exit
>=20
> > ldpd(config)# int eth0
>=20
> > ldpd(config-if)# mpls interface
>=20
> >ldpd(config-ldp)# end
>=20
> > ldpd> show ldp
>=20
> > ldpd> show ldp neigh
>=20
> > ldpd> show ldp ?
>=20
> =20
>=20
> But when I start trying to disable/enable ldp on an interface, following =
shows what I did:
>=20
> =20
>=20
> uml-1# conf t
>=20
> uml-1(config)# mpls ip
>=20
> uml-1(config-ldp)# trace all
>=20
> uml-1(config-ldp)# exit
>=20
> uml-1(config)# interface eth1
>=20
> uml-1(config-if)# mpls
>=20
> interface Dynamic label distribution via LDP
>=20
> labelspace labelspace
>=20
> uml-1(config-if)# mpls interface
>=20
> uml-1(config-if-ldp)# end
>=20
> uml-1# conf t
>=20
> uml-1(config)# no m
>=20
> uml-1(config)# no mpls ip
>=20
> uml-1(config)# mpl
>=20
> uml-1(config)# mpls ip
>=20
> uml-1(config-ldp)# exit
>=20
> uml-1(config)# interface eth1
>=20
> uml-1(config-if)# no mpl
>=20
> uml-1(config-if)# no mpls
>=20
> ip remove LDP
>=20
> labelspace labelspace
>=20
> uml-1(config-if)# no mpls ip
>=20
> uml-1(config-if)# mpls
>=20
> interface Dynamic label distribution via LDP
>=20
> labelspace labelspace
>=20
> uml-1(config-if)# mpls in
>=20
> uml-1(config-if)# mpls interface
>=20
> Connection closed by foreign host.
>=20
> =20
>=20
> I got an error. Then, you can see the error message in the ??daemon runni=
ng?? forground:
>=20
> =20
>=20
> lt-ldpd: ldp_interface.c:101: ldp_interface_startup: Assertion `ldp && li=
->iff.index' failed.
> Aborted
>=20
> =20
>=20
> I use the Unix utility ??script?? to capture what I did attached with thi=
s mail.
>=20
> =20
>=20
> Thanks
>=20
> Timothy
>=20
> 2005.02.24
>=20
--=20
James R. Leu
jl...@mi...
|
|
From: James R. L. <jl...@mi...> - 2005-02-21 15:02:17
|
What version of mpls-linux are you running? Make sure to start ldpd in the forground (ie not as a daemon) and redirect it's STDERR and STDOUT to a file. My guess is that there are some error msgs being printed by the ldpd daemon. You can also try enabling all tracing (which also goes to STDOUT). conf t mpls ip trace all exit int eth0 mpls ip Try that and see if you can find anything in the output from ldpd. On Mon, Feb 21, 2005 at 09:36:43PM +0800, ?????x wrote: > Hi James, >=20 > I follow the steps that you told me last time. > The two hosts can't establish LDP session.=20 > In order to avoid wrong configure I enter, I capture out my configure bel= ow. >=20 > Host A's OSPF configure > Current configure: > ! > hostname ospfd > password zebra > log stdout > ! > ! > ! > interface eth0 > ! > interface eth1 > ! > interface lo > ! > interface sit0 > ! > router ospf > network 192.168.1.0/24 area 0.0.0.1 > ! > line vty > ! > end >=20 > Host A's LDP configure > uml-1# conf t > uml-1(config)# mpls ip > uml-1(config-ldp)# exit > uml-1(config)# int eth1 > uml-1(config-if)# mpls ip > uml-1(config-ldp)# end > uml-1# show ldp > LSR-ID: c0a80102 Admin State: ENABLED > Transport Address: c0a80102 > Control Mode: ORDERED Repair Mode: GLOBAL > Propogate Release: TRUE Label Merge: TRUE > Retention Mode: LIBERAL Loop Detection Mode: NONE > TTL-less-domain: FALSE > Local TCP Port: 646 Local UDP Port: 646 > Keep-alive Time: 45 Keep-alive Interval: 15 > Hello Time: 15 Hello Interval: 5 >=20 > uml-1# show ldp neighbor > =20 > No discovered neighbors >=20 > uml-1# show ldp ? > addr > attr > database Labeling information > discovery Discovery information > fec > interface > neighbor Discovered neighbors > session Session information > <cr> >=20 > uml-1# show running-config > Current configuration: > ! > hostname uml-1 > password root > enable password root > ! > interface eth0 > ! > interface eth1 > ! > interface lo > ! > interface sit0 > ! > ! > mpls ip > egress connected > ! > line vty > ! > end >=20 >=20 >=20 > Host B's OSPF configure > Current configuration: > ! > hostname ospfd > password zebra > log stdout > ! > ! > ! > interface eth0 > ! > interface eth1 > ! > interface lo > ! > interface sit0 > ! > router ospf > network 192.168.1.0/24 area 0.0.0.1 > ! > line vty > ! > end >=20 > Host B's LDP configure > uml-1# conf t > uml-1(config)# mpls ip > uml-1(config-ldp)# exit > uml-1(config)# int eth1 > uml-1(config-if)# mpls ip > uml-1(config-ldp)# end > uml-1# show ldp > LSR-ID: c0a80101 Admin State: ENABLED > Transport Address: c0a80101 > Control Mode: ORDERED Repair Mode: GLOBAL > Propogate Release: TRUE Label Merge: TRUE > Retention Mode: LIBERAL Loop Detection Mode: NONE > TTL-less-domain: FALSE > Local TCP Port: 646 Local UDP Port: 646 > Keep-alive Time: 45 Keep-alive Interval: 15 > Hello Time: 15 Hello Interval: 5 >=20 > uml-1# show ldp neighbor >=20 > No discovered neighbors >=20 > uml-1# show ldp ? > addr > attr > database Labeling information > discovery Discovery information > fec > interface > neighbor Discovered neighbors > session Session information > <cr> >=20 >=20 > uml-1# show running-config > Current configuration: > ! > hostname uml-1 > password root > enable password root > ! > interface eth0 > ! > interface eth1 > ! > interface lo > ! > interface sit0 > ! > ! > mpls ip > egress connected > ! > line vty > ! > end >=20 >=20 >=20 >=20 > What's the problem? and What should I do? >=20 >=20 > Thanks > Best Regards >=20 > Timothy > 2005.02.21 >=20 --=20 James R. Leu jl...@mi... |
|
From: <m9...@cn...> - 2005-02-21 13:30:39
|
Hi James,
I follow the steps that you told me last time.
The two hosts can't establish LDP session.=20
In order to avoid wrong configure I enter, I capture out my configure =
below.
Host A's OSPF configure
Current configure:
!
hostname ospfd
password zebra
log stdout
!
!
!
interface eth0
!
interface eth1
!
interface lo
!
interface sit0
!
router ospf
network 192.168.1.0/24 area 0.0.0.1
!
line vty
!
end
Host A's LDP configure
uml-1# conf t
uml-1(config)# mpls ip
uml-1(config-ldp)# exit
uml-1(config)# int eth1
uml-1(config-if)# mpls ip
uml-1(config-ldp)# end
uml-1# show ldp
LSR-ID: c0a80102 Admin State: ENABLED
Transport Address: c0a80102
Control Mode: ORDERED Repair Mode: GLOBAL
Propogate Release: TRUE Label Merge: TRUE
Retention Mode: LIBERAL Loop Detection Mode: NONE
TTL-less-domain: FALSE
Local TCP Port: 646 Local UDP Port: 646
Keep-alive Time: 45 Keep-alive Interval: 15
Hello Time: 15 Hello Interval: 5
uml-1# show ldp neighbor
=20
No discovered neighbors
uml-1# show ldp ?
addr
attr
database Labeling information
discovery Discovery information
fec
interface
neighbor Discovered neighbors
session Session information
<cr>
uml-1# show running-config
Current configuration:
!
hostname uml-1
password root
enable password root
!
interface eth0
!
interface eth1
!
interface lo
!
interface sit0
!
!
mpls ip
egress connected
!
line vty
!
end
Host B's OSPF configure
Current configuration:
!
hostname ospfd
password zebra
log stdout
!
!
!
interface eth0
!
interface eth1
!
interface lo
!
interface sit0
!
router ospf
network 192.168.1.0/24 area 0.0.0.1
!
line vty
!
end
Host B's LDP configure
uml-1# conf t
uml-1(config)# mpls ip
uml-1(config-ldp)# exit
uml-1(config)# int eth1
uml-1(config-if)# mpls ip
uml-1(config-ldp)# end
uml-1# show ldp
LSR-ID: c0a80101 Admin State: ENABLED
Transport Address: c0a80101
Control Mode: ORDERED Repair Mode: GLOBAL
Propogate Release: TRUE Label Merge: TRUE
Retention Mode: LIBERAL Loop Detection Mode: NONE
TTL-less-domain: FALSE
Local TCP Port: 646 Local UDP Port: 646
Keep-alive Time: 45 Keep-alive Interval: 15
Hello Time: 15 Hello Interval: 5
uml-1# show ldp neighbor
No discovered neighbors
uml-1# show ldp ?
addr
attr
database Labeling information
discovery Discovery information
fec
interface
neighbor Discovered neighbors
session Session information
<cr>
uml-1# show running-config
Current configuration:
!
hostname uml-1
password root
enable password root
!
interface eth0
!
interface eth1
!
interface lo
!
interface sit0
!
!
mpls ip
egress connected
!
line vty
!
end
What's the problem? and What should I do?
Thanks
Best Regards
Timothy
2005.02.21
|
|
From: James R. L. <jl...@mi...> - 2005-02-21 02:28:42
|
On Sat, Feb 19, 2005 at 07:12:45PM -0200, jrussi wrote: > Hi, >=20 > Where can I find a complete description of the new "mpls" One doesn't exist yet. You can look to the output of 'mpls -h' for the syntax. You can also look to the examples at http://mpls-linux.sf.net/ > interface? By the way, what is the xc option? Is it a cross > connection (label to label) option? Yes, it is used to bind a ILM to a NHLFE. It is akin to the '-B' bind command from mplsadm2. 'xc' stands for cross connect. If you have a particular question about how to do something with 'mpls' let me know, and I'll try to point you in the right direction. > Josdeyvi Russi > =20 > __________________________________________________________________________ > Acabe com aquelas janelinhas que pulam na sua tela. > AntiPop-up UOL - ? gr?tis! > http://antipopup.uol.com.br/ >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&op?k > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |
|
From: jrussi <jr...@uo...> - 2005-02-19 21:04:25
|
Hi, Where can I find a complete description of the new "mpls" interface? By the way, what is the xc option? Is it a cross connection (label to label) option? Josdeyvi Russi=0A =0A____________________________________________________= ______________________=0AAcabe com aquelas janelinhas que pulam na sua te= la.=0AAntiPop-up UOL - =C9 gr=E1tis!=0Ahttp://antipopup.uol.com.br/=0A |
|
From: James R. L. <jl...@mi...> - 2005-02-19 17:42:35
|
First make sure you have OSPF up and running between the hosts across the same interfaces as you will run LDP. It's been a while since I have tried, but I believe all you need to=20 turn on is: ldpd> conf t ldpd(config)# mpls ldp ldpd(config-ldp)# exit ldpd(config)# int eth0 ldpd(config-if)# mpls ip ldpd(config-ldp)# end ldpd> show ldp ldpd> show ldp neigh ldpd> show ldp ? If you do this on two hosts, they should form an adj, and then a session then start exchanging labels. If you get that far, then try to break thing= s: -disable/enable ldp globally -disable/enable ldp on an interface -remove/add ldp on an inteface -remove/add lgp globablly If you get this far then start playing with addresses: -add/remove an IP address to a different interface (you should see the address be added and removed on the LDP peer If you get this far then start playing with routes: -add/remove static routes which get advertised into OSPF Let me know where things break. Make sure to keep track of what you did to break things (consider using the unix utility 'script' to capture everything you do). Good luck On Sat, Feb 19, 2005 at 10:45:45PM +0800, ?????x wrote: > Hi James, >=20 > Last time you told me to do "Start ldpd, telnet localhost 2610, configure= , turn on LDP globally, turn on LDP on an interface, use the '?' key to fig= ure out what commands are availble". >=20 > I have tried it , and I got the result below, there seems only few comand= s available. What should I do on next step?? >=20 > uml-1(config-ldp)# > disable Disable > end End current mode and change to enable mode. > exit Exit current mode and down to previous mode > help Description of the interactive help system > list Print command list > lsp-control-mode control mode > lsr-id LDP Label Switch Router Identifier > no Negate a command or set its defaults > quit Exit current mode and down to previous mode > show Show running system information > trace LDP debugging > write Write running configuration to memory, network, or > terminal >=20 >=20 > Best Regards >=20 > Timothy > 2005.02.19 >=20 >=20 > >On Wed, Feb 16, 2005 at 12:28:13AM +0800, ?????x wrote: > > Hi James, > >=20 > > I remember last time you gived me the answer about LDP question which w= as showed below > >=20 > > "Have your tried to run it yet? Try that and start working on the firs= t segfault you hit ...." > >=20 > > Now, I want to know how to try it, if Quagga+LDP is not ready for users= , how do I try it? Could you give me a hint? >=20 > Start ldpd, telnet localhost 2610, configure, > turn on LDP globally, turn on LDP on an interface, use the '?' key to fig= ure > out what commands are availble. >=20 > > Thanks > >=20 > > Timothy > > 2005.02.15 > >=20 > > The original mail was showed below > >=20 > > On Tue, Feb 15, 2005 at 11:33:30PM +0800, ?????x wrote: > > > Hi James, > > >=20 > > > I am trying to run LDP now. But I don't know where to start? And how = to try it. Could you give me some examples or some scenarios? > > >=20 > > > Thanks > > >=20 > > > Timothy > > > 2005.02.15 > > >=20 > > > Check out the "Access to my development repository" on > > > http://mpls-linux.sf.net/ > > > =20 > > > On Wed, Feb 02, 2005 at 05:53:00PM +0800, ?????x wrote: > > > > Hi James, > > > >=20 > > > > According to your answer, could you explain more about "there are = more significant bugs > > > to fix" that you mention before, I don"t understand clearly, could yo= u give me some examples > > > or some hints. > > > =20 > > > Have your tried to run it yet? Try that and start working on the > > > first segfault you hit .... > > > =20 > > > > If I want to work on the code, where to grab the latest from your = development tree (I am > > > not sure what you mean)? > > > >=20 > > > > Thanks very much. > > > >=20 > > > > Best Regards. > > > >=20 > > > > Timothy > > > > 2005.02.02 > > > >=20 > > > > > Why do you not listen to what I"ve said before? There are more s= ignificant > > > > >bugs to fix then to try and port all of the "extra" commands to t= he new > > > > >porting layer. If you are determined to work on the code grab th= e latest > > > > >from my development tree and get the basic commands working. > > > >=20 > > > > >On Tue, Feb 01, 2005 at 05:19:01PM +0800, ?????x wrote: > > > > > Hi James, > > > > >=20 > > > > > When I canceled "#if 0" of some parts of "ldp_vtysh.c", for exam= ple:=20 > > > > >=20 > > > > > DEFUN(ldp_if_remote_tcp_port, > > > > > ldp_if_remote_tcp_port_cmd, > > > > > "remote-tcp-port <1-65535>", > > > > > "MPLS interface configuration\n" > > > > > "remote LDP port\n" > > > > > "port number\n") > > > > > { > > > > > struct interface *ifp =3D vty->index; > > > > > struct ldp_interface *li =3D (struct ldp_interface*)ifp->info; > > > > > struct ldp *ldp =3D li->ldp; > > > > >=20 > > > > > li->entity.remote_tcp_port =3D atoi(argv[0]); > > > > > if (!ldp) { > > > > > li->create_on_hold =3D MPLS_BOOL_TRUE; > > > > > return CMD_SUCCESS; > > > > > } > > > > >=20 > > > > > ldp_cfg_entity_set(ldp->h, &li->entity, LDP_ENTITY_CFG_REMOTE_= TCP); > > > > > return CMD_SUCCESS; > > > > > } > > > > >=20 > > > > > When I compile it, there was an error: > > > > > ldp_vty.c:1555: error: structure has no member named `ldp" > > > > >=20 > > > > > Then I went to check "ldp_interface.h", I found that there actua= lly has no this member > > > in "struct ldp_interface". > > > > >=20 > > > > > Thanks. > > > > >=20 > > > > > Timothy > > > > > 2005.02.01 > > > > --=20 > > > > James R. Leu > > > > jleu@mi... > > > =20 > > > --=20 > > > James R. Leu > > > jleu@mi... > > > =20 > >=20 > > --=20 > > James R. Leu > > jl...@mi... >=20 > --=20 > James R. Leu > jl...@mi... --=20 James R. Leu jl...@mi... |