From: Lucas Aimaretto <laima@interlap.com.ar>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HOW TO COMBINE 2 DSL LINES IN THE SAME COMPUTER
Date: Fri, 20 Jun 2003 18:32:45 +0000 [thread overview]
Message-ID: <marc-lartc-105613405019175@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105613541721006@msgid-missing>
> I have 2 DSL lines on the same computer that gives me 2 different IP
>
> addresses on different subnets.
>
> 2M/256K: PPPoA
> 1M/256K: Classical IP over ATM
>
> How can I combine them (1M line and 2M line) together so that I
> would be able to use them at the same time to pull in at 3 mbits?
I think it would not be able to do it, since both links are not the
same speed. But please correct me. I think I am right, but I may not
be.
It is like when you want to do trunking on switches, that means,
combine 2 or more ports on a switch to get more bw available. If the
ports were not of the same speed, that would not be possible to
achieve. And of course, all the ports must be full duplex. The
technique is to send out data on a port at a time, in a known
sequence. If ports are not the same speed, data on "x" port would
arrive first than data on "y" port, being imposible to rearrenge
packets on the other end, is it clear?
And why being full duplex? Well, for the same reason. If ports are not
full duplex, then if you sent out data on port "x" but suddenly you
are receiving data on port "y", what you had to send on port "y" will
have to wait. But in that time, data is travelling across link "x",
and data sent out on port "x" will arrive without their "parent" data
which had to be sent thru port "y". Concluding, when data sent on port
"x" arrives to the other end, data that had to be sent on port "y"
will have not arrived yet.
I hope I was clear.
lucas
--
___
/\ \ __ __ _______ _____ _____
\ \ \ /\ \ /\ \ / _____\ / ____ \ /\ ___\
\ \ \_____\ \ \\_| \\ \____/_ /\ __ \\ \ ____ \
\ \_______\\ \______ / \ ______\\ \__\_/\__\\//\_____\
\/_______/ \/_____ / \/______/ \/__/ \/__/ \/_____/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-06-20 18:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-20 7:02 [LARTC] HOW TO COMBINE 2 DSL LINES IN THE SAME COMPUTER Trevor Warren
2003-06-20 8:20 ` Trevor Warren
2003-06-20 16:54 ` Tesla 13
2003-06-20 18:08 ` José A. Calderón C.
2003-06-20 18:32 ` Lucas Aimaretto [this message]
2003-06-20 19:28 ` Giannis Stoilis
2003-06-21 19:57 ` Steve Wright
2003-06-22 19:20 ` Lucas Aimaretto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-105613405019175@msgid-missing \
--to=laima@interlap.com.ar \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.