Routing protocols over Async

From: Padhu (LFG) (padhu@xxxxxxxxxxxx)
Date: Thu Jun 14 2001 - 19:45:30 GMT-3


   
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



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