OSPF over async

From: l.tosolini@chello.nl
Date: Tue May 10 2005 - 18:43:11 GMT-3


Dear group,
I am not able to establish an adjecency between ccie-console/async41 (2600 with octopus cable) and r1/async1 (2600 aux port)
IP is ok because they can ping eachother, it seems that r1 is not receiving multicast hello from ccie-console.
Thanks,
Luca.

ccie-console

interface Async41
 description ** r1 aux 0 **
 ip address 192.168.251.193 255.255.255.252
 encapsulation ppp
 async default routing
 async mode dedicated
 peer default ip address 192.168.251.194
 no keepalive

router ospf 1
 log-adjacency-changes
 network 192.168.251.193 0.0.0.0 area 0

ccie-console#
1d23h: OSPF: Rcv hello from 192.168.251.194 area 0 from Async41 192.168.251.194
1d23h: OSPF: End of hello processing
1d23h: OSPF: Send hello to 224.0.0.5 area 0 on Async41 from 192.168.251.193

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

r1

interface Async1
 description ** ccie-console async41 **
 ip address negotiated
 async mode dedicated
 routing dynamic
!
router ospf 1
 log-adjacency-changes
 network 192.168.251.194 0.0.0.0 area 0

line aux 0
 stopbits 1
 speed 38400

r1#
2d00h: OSPF: Send hello to 224.0.0.5 area 0 on Async1 from 192.168.251.194
2d00h: OSPF: Send hello to 224.0.0.5 area 0 on Async1 from 192.168.251.194
2d00h: OSPF: Send hello to 224.0.0.5 area 0 on Async1 from 192.168.251.194
2d00h: OSPF: Send hello to 224.0.0.5 area 0 on Async1 from 192.168.251.194

r1#show ip interface brief
Interface IP-Address OK? Method Status Protocol
Async1 192.168.251.194 YES IPCP up up

r1#ping 192.168.251.193

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.251.193, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 80/94/144 ms



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:57 GMT-3