RE: Routing protocols over Async

From: Padhu (LFG) (padhu@xxxxxxxxxxxx)
Date: Fri Jun 15 2001 - 12:48:13 GMT-3


   
async default routing

Thats what i ended up doing last nite to get it to work. When nothing works
best is to just keep doing ? on every damn option...But i know it has worked
before without this ...Thats what bugs me. Thanks again to everyone for the
help here.

Cheers,Padhu

-----Original Message-----
From: Jeff K. [mailto:jeffbk@austin.rr.com]
Sent: Thursday, June 14, 2001 6:30 PM
To: Padhu (LFG); ccielab@groupstudy.com
Subject: Re: Routing protocols over Async

I had to throw the 'async default routing' on both sides as well to get it
to work -- no totally sure why, but it worked for me...

----- Original Message -----
From: "Padhu (LFG)" <padhu@steinroe.com>
To: <ccielab@groupstudy.com>
Sent: Thursday, June 14, 2001 5:45 PM
Subject: Routing protocols over Async

> This has worked before ..not sure why its broken now...
>
> Simple AUX - AUX between 2 routers ...I can ping from 1 async to remote
> async interface fine.
> Even telnet both ways via async works fine...But i cannot run any routig
> protocol over it...
> Tried OSPF (with various net types, EIGRP also) ..finally rip v1 ...Don't
> see the nets
> coming in ...Debugs are normall sending updates via asycn...
>
> Can someone tell me whats wrong with this picture ?
>
> Cheers,Padhu
>
>
>
> BB3:
>
> interface Async4
> ip address 192.168.100.3 255.255.255.0
> encapsulation ppp
> ip ospf network broadcast
> async dynamic routing
> async mode dedicated
>
> line aux 0
> modem InOut
> transport input all
> rxspeed 38400
> txspeed 38400
> flowcontrol hardware
>
> router rip
> network 192.168.100.0
>
> R4:
>
> interface Loopback10
> ip address 10.1.1.1 255.255.255.0
>
> interface Async1
> ip address 192.168.100.4 255.255.255.0
> encapsulation ppp
> ip ospf network broadcast
> async dynamic routing
> async mode dedicated
>
> router rip
> network 10.0.0.0
> network 192.168.100.0
>
> line aux 0
> exec-timeout 0 0
> password cisco
> modem InOut
> transport input all
> speed 38400
> flowcontrol hardware
> **Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:24 GMT-3