Thread: [mpls-linux-general] port number of mpls daemon?
Status: Beta
Brought to you by:
jleu
|
From: mildseven <02...@so...> - 2002-12-17 06:12:49
|
SGksSmFtZXMgOg0KICAgIG15IGNvbmZpZ3VyYXRpb24gaXMgbXBscy1saW51eC0xLjE3MiAsDQog ICAgICAgICAgICAgICAgICAgICAga2VybmVsIDIuNC4yMA0KICAgICAgICAgICAgICAgICAgICAg IGxkcCAtcG9ydGFibGUtMC4zMDUNCiAgICAgICAgICAgICAgICAgICAgICB6ZWJyYS0wLjkzYQ0K ICAgICAgIA0KICAgaSBoYXZlIHN0YXJ0ZWQgbXBsc2QgdGhlbiB3YW50IHRvIGNvbmZpZ3VyZSBp dCBieSBoYW5kIC4NCiAgIGJ1dCBpIGRvbnQga25vdyBpdCdzIHBvcnQgbnVtYmVyIGluIC9ldGMv c2VydmljZXMgZmlsZS4gc28gaSBjYW4ndCBsb2dpbi4gIA0KICAgDQogaSBmaW5kIG9uZSBvbGQg bGV0dGVyIG9mIHlvdSAuDQogeW91IHNheSA6DQogICBJbiB5b3Ugc2V0dXAgYmVsb3csIHlvdSB3 b3VsZCB0ZWxuZXQgdG8gcG9ydCAxMDI1IHRoZW4gbG9naW4gYW5kIGV4ZWN1dGUNCiAgIHRoZSBm b2xsb3dpbmcgY29tbWFuZHM6DQogICAgIGVuYWJsZQ0KICAgIDxwYXNzd29yZD4NCiAgICAgY29u ZiB0DQogICAgIG1wbHMgbGRwDQogICAgIGV4aXQNCiAgICAgaW50IGV0aDENCiAgICAgbXBscyBs ZHANCiAgICAgZW5kDQogYnV0IGkgY2FuJ3QgdGVsbmV0IHBvcnQgMTAyNSAuDQogIGNvdWxkIHlv dSB0ZWxsIG1lIGhvdyB0byBmaW5kIGl0J3MgcG9ydCBudW1iZXI/IG1heWJlIGkgbmVlZCB0byBz cGVjaWZ5IG9uZSBieSBteXNlbGY/DQogDQp0aGFua3MgYSBsb3QgKl5fXioNCg0KLS0tLQ0KIHNh bmR5DQogDQogDQo= |
|
From: James R. L. <jl...@mi...> - 2002-12-17 15:22:06
|
You have 2 options: The default port specified in the mplsd binary 2610. Alternativly you can specify the port on the command line with the -P option. On Tue, Dec 17, 2002 at 02:09:37PM +0800, mildseven wrote: > Hi,James : > my configuration is mpls-linux-1.172 , > kernel 2.4.20 > ldp -portable-0.305 > zebra-0.93a > > i have started mplsd then want to configure it by hand . > but i dont know it's port number in /etc/services file. so i can't login. > > i find one old letter of you . > you say : > In you setup below, you would telnet to port 1025 then login and execute > the following commands: > enable > <password> > conf t > mpls ldp > exit > int eth1 > mpls ldp > end > but i can't telnet port 1025 . > could you tell me how to find it's port number? maybe i need to specify one by myself? > > thanks a lot *^_^* > > ---- > sandy > > -- James R. Leu |
|
From: mildseven <02...@so...> - 2002-12-18 05:23:29
|
SGkgSmFtZXMsDQogICAgICAgdGhhbmtzIG1vcmUhDQogICAgICBpIGhhdmUgc29sdmVkIG15IHBy b2JsZW0gd2l0aCB0aGlzIG1ldGhvZC4NCg0KIC0tLS0tLQ0KIFNhbmR5IA0K |
|
From: Oumarou A. <oab...@pr...> - 2002-12-24 04:13:29
|
Hello, I am doing some tests on QoS. I would like to create a congestion (botleneck) on a link between to PCs (Red Hat Linux 7.3). I have 2 trafic generators (Ixia and Mgen) that are sending some trafic on that link. Since I am limited in terms of transmit rate with MGEN, I have to reduce the bandwith available in order to apply QoS mechanism. Is there anyway to set on Linux the speed of a 10/100 Mb NIC to 10Mb. I tried CBQ, however I am not getting interesting results. James, i know that you worked a lot with DiffServ in the past, do you have any suggestions ? Thanks, Abou oab...@pr... |
|
From: Oumarou A. <oab...@pr...> - 2002-12-24 04:34:14
|
Hello, I am doing some tests on QoS. I would like to create a congestion (botleneck) on a link between to PCs (Red Hat Linux 7.3). I have 2 trafic generators (Ixia and Mgen) that are sending some trafic on that link. Since I am limited in terms of transmit rate with MGEN, I have to reduce the bandwith available in order to apply QoS mechanism. Is there anyway to set on Linux the speed of a 10/100 Mb NIC to 10Mb. I tried CBQ, however I am not getting interesting results. James, i know that you worked a lot with DiffServ in the past, do you have any suggestions ? Thanks, Abou oab...@pr... ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ mpls-linux-general mailing list mpl...@li... https://lists.sourceforge.net/lists/listinfo/mpls-linux-general |
|
From: Pim V. H. <pim...@in...> - 2002-12-24 09:26:06
|
Op dinsdag 24 december 2002 05:31, schreef Oumarou Aboubakary: > Hello, > > I am doing some tests on QoS. I would like to create a congestion > (botleneck) on a link between to PCs (Red Hat Linux 7.3). I have 2 trafic > generators (Ixia and Mgen) that are sending some trafic on that link. Since > I am limited in terms of transmit rate with MGEN, I have to reduce the > bandwith available in order to apply QoS mechanism. Is there anyway to set > on Linux the speed of a 10/100 Mb NIC to 10Mb. I tried CBQ, however I am > not getting interesting results. Use mii-tool http://www.linuxnovice.org/main_tips.php3?VIEW=VIEW&t_id=168 Pim. > > James, i know that you worked a lot with DiffServ in the past, do you have > any suggestions ? > > Thanks, > > Abou > oab...@pr... > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- Pim Van Heuven Ghent University - IMEC Department of Information Technology (INTEC) Sint-Pietersnieuwstraat, 41 B-9000, Gent, Belgium pim...@in... DiffServ/MPLS(RSVP-TE) for Linux: http://dsmpls.atlantis.rug.ac.be |
|
From: James R. L. <jl...@mi...> - 2003-01-02 22:41:58
|
You could try using the traffic shapper included in the linux kernel. Alternativly you could use "fan in" as your means to oversubscribe the link. On Mon, Dec 23, 2002 at 11:31:52PM -0500, Oumarou Aboubakary wrote: > Hello, > > I am doing some tests on QoS. I would like to create a congestion > (botleneck) on a link between to PCs (Red Hat Linux 7.3). I have 2 trafic > generators (Ixia and Mgen) that are sending some trafic on that link. Since > I am limited in terms of transmit rate with MGEN, I have to reduce the > bandwith available in order to apply QoS mechanism. Is there anyway to set > on Linux the speed of a 10/100 Mb NIC to 10Mb. I tried CBQ, however I am not > getting interesting results. > > James, i know that you worked a lot with DiffServ in the past, do you have > any suggestions ? > > Thanks, > > Abou > oab...@pr... > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |
|
From: nitin p. <tac...@ya...> - 2002-12-24 18:51:12
|
Can you please elaborate om what interesting results are you getting. Thanks, nitin --- Oumarou Aboubakary <oab...@pr...> wrote: > Hello, > > I am doing some tests on QoS. I would like to > create a congestion > (botleneck) on a link between to PCs (Red Hat Linux > 7.3). I have 2 trafic > generators (Ixia and Mgen) that are sending some > trafic on that link. Since > I am limited in terms of transmit rate with MGEN, I > have to reduce the > bandwith available in order to apply QoS mechanism. > Is there anyway to set > on Linux the speed of a 10/100 Mb NIC to 10Mb. I > tried CBQ, however I am not > getting interesting results. > > James, i know that you worked a lot with DiffServ > in the past, do you have > any suggestions ? > > Thanks, > > Abou > oab...@pr... > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |