Perdition wrote:
> wrote:
> > Perdition wrote:
> > > Is it possible to make multiple serial interfaces into an etherchannel?
> >
> > Maybe you would like multilink ppp.
>
>
> I would ^_^ I found out about it a bit later, works great, but i also
> need to deal with HDLC serial links now and again and i couldn't find a
> form of interface redundancy for HDLC, does anyone know of any?
Depends on what you are trying to do. Look up 'floating static routes'
to have failover.
Otherwise, you can set two equal cost static routes across those links
or increase maximum paths within your routing protocol to 2 to obtain
per-packet load balancing.