From: Clifton Stewart (cliftonlstewart@xxxxxxxx)
Date: Thu Jun 14 2001 - 20:11:53 GMT-3
Padhu,
The config is okay, the main part was the Async Dynamic Routing. Have you
tried a debug ip packet? What ip suspect is duplicate ip addressing somewhere
in your lab. I've ran into this before, usually a duplicate ip on the same
segment with take that interface down and line protocol down.
-Cliff
P2503#ping 192.168.100.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.100.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/4 ms
P2503#sh ip route 192.168.100.4
Routing entry for 192.168.100.4/32
Known via "connected", distance 0, metric 0 (connected)
Redistributing via rip
Routing Descriptor Blocks:
* directly connected, via Async1
Route metric is 0, traffic share count is 1
P2503#ping 192.168.100.4
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.100.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 72/74/76 ms
P2503#
"Padhu (LFG)" wrote:
> 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
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:24 GMT-3