Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (ASCEND) 4000 as backup
At 11:52 1998/06/04 -0700, Michael Medwid wrote:
>We were trying to think if there was a way we could use our Max 4000 in a
>backup scenario.
>Because we use EIGRP we can't just have a Euro site call Dublin and let the
>Max take care of
>routing for a while. Our theorized solution would look like this...
I can't comment on the part about forwarding to the cisco,
as I have not tried anything like that, however we do use our Maxen
to speak OSPF to our ciscos on the LAN and the cisco redistribute those routes
into EIGRP between sites. You could probably do the same with RIPv2
if you have an aversion to OSPF... I myself have an aversion to RIP ;^)
config might look something like this:
router ospf ###
redistribute connected subnets
redistribute static subnets
redistribute eigrp ### subnets
router eigrp ###
redistribute connected subnets
redistribute static subnets
redistribute ospf ### subnets
-Jim H
----
Jim Howard Sr Network Engineer Lyceum Internet
jhoward@lyceum.com http://www.lyceum.com/ 404.248.1733
My PGP Public Key: http://www.lyceum.com/~jhoward/pgp-key.txt
Fingerprint: 7E8B E2BA 1314 2535 CB08 CFF9 119B 7CD3 2488 954D
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>