Hello List, Need an advice on what type of equipment/manufacturer would one use to multiplex 2 or 4 ADSL lines? E.g we need to get 2 ADSL line to act as one. Something like Etherchanel with Ciscos. Any advise? Thanks a lot in advance. -- With best regards, GRED-RIPE
On Mon, 24 Oct 2005, Gregory Edigarov wrote:
Hello List,
Need an advice on what type of equipment/manufacturer would one use to multiplex 2 or 4 ADSL lines? E.g we need to get 2 ADSL line to act as one. Something like Etherchanel with Ciscos.
Are all these DSLs parallel to each other from the same device on the end-site to the same device on the provider side? If not are these at least DSL lines provided by the same DSL provider with most likely ATM that originates at DSL provider and end on end-user dsl line site? Are the DSL lines exactly the same speed and configuration? -- William Leibzon Elan Networks william@elan.net
william(at)elan.net wrote:
On Mon, 24 Oct 2005, Gregory Edigarov wrote:
Hello List,
Need an advice on what type of equipment/manufacturer would one use to multiplex 2 or 4 ADSL lines? E.g we need to get 2 ADSL line to act as one. Something like Etherchanel with Ciscos.
Are all these DSLs parallel to each other from the same device on the end-site to the same device on the provider side? If not are these at least DSL lines provided by the same DSL provider with most likely ATM that originates at DSL provider and end on end-user dsl line site? Are the DSL lines exactly the same speed and configuration?
Let's think I will answer "yes" to the questions one at a time. :-) I do not have the formal task description yet, so I am merely looking for opinions on options available, so I could start making decisions. -- With best regards, GRED-RIPE
On Mon, 24 Oct 2005, Gregory Edigarov wrote:
Let's think I will answer "yes" to the questions one at a time. :-) I do not have the formal task description yet, so I am merely looking for opinions on options available, so I could start making decisions.
If you have direct connection (multiple ones) between two routers using L2 then upper layer protocols (which I'll assume to be ip) can be routed easily - simply add Loopback interface to each device and multiple static routes to the other side's loopback pointing to the interface itself. (think of the way you would do ip routing for parallel connections if you could not do ethercnannel but had multiple ethernet connections). You can also just use good routing protocol that can take care of load-balancing of traffic across parallel paths such as OSPF or IEGRP or possibly do MPLS (although it is probably an overkill). Now the question would be which device on the user side can be used for terminating multiple dsl lines. From cisco you could use 2600 or 3600 router with several DSL WIC cards, see http://www.cisco.com/en/US/products/hw/routers/ps221/products_data_sheet0918...) Other manufactures may well have their own boxes and cards that do the same. You can (I probabl would...) try to build your own box with linux or bsd as both support range of dsl cards. -- William Leibzon Elan Networks william@elan.net
On Mon, Oct 24, 2005 at 12:22:59PM +0300, Gregory Edigarov wrote: | Let's think I will answer "yes" to the questions one at a time. :-) | I do not have the formal task description yet, so I am merely looking | for opinions on options available, | so I could start making decisions. We use multichannel ppp for some of our customers. They have a CPE with two xDSL interfaces and both are transported to one chassis on our (ISP) side. It's pretty straight forward. groet, Pim -- Met vriendelijke groet, BIT BV / Ing P.B. van Pelt PBVP1-RIPE (PGPKEY-4DCA7E5E)
On 24/10/2005 10:22, Gregory Edigarov wrote:
william(at)elan.net wrote:
On Mon, 24 Oct 2005, Gregory Edigarov wrote:
Need an advice on what type of equipment/manufacturer would one use to multiplex 2 or 4 ADSL lines? E.g we need to get 2 ADSL line to act as one. Something like Etherchanel with Ciscos.
Are all these DSLs parallel to each other from the same device on the end-site to the same device on the provider side? If not are these at least DSL lines provided by the same DSL provider with most likely ATM that originates at DSL provider and end on end-user dsl line site? Are the DSL lines exactly the same speed and configuration?
Let's think I will answer "yes" to the questions one at a time. :-) I do not have the formal task description yet, so I am merely looking for opinions on options available, so I could start making decisions.
Hardware-wise a Cisco 1700 will take two ADSL lines - if you want four lines you're looking at a 2600. I'm sure there are some but I'm not aware pesonally of any other vendors that supply CPE kit capable of handling multiple DSL lines. Technology-wise, you can either use Multilink PPP or per-packet load balancing. Generally, you'll need the cooperation of the upstream ISP - although you can load balance upstream traffic using per-packet load balancing at your end, the ISP will mostly likely have unicast reverse-path turned on so will drop the packets. Obviously loadbalancing the downstream traffic requires a higher level of cooperation. Multilink PPP is better as you get lower latency with the right settings plus less problems with out-of-order packets. However, I belive even with Multilink PPP you'll get *some* out of order packets which is quite cappable of totally crippling real-time applications such as VoIP.
participants (4)
-
Gregory Edigarov
-
Pim van Pelt
-
Ryan O'Connell
-
william(at)elan.net