From: Geatti (geatti@xxxxxxxx)
Date: Wed Jul 26 2000 - 12:00:37 GMT-3
Nice catch on the Broadcast statement on R2 Xuping - thanks.
Still doesn't work though. I've tried RIP, IGRP, EIGRP and OSPF, none of
them work over my POTS connection.
I do a debug ip RIP and all I get is updates send to the loopbacks, it's as
if the routing process doesn't know that the async 1 interface exists on
either router in order to send the broadcast/multicast out, even though it
is included in the RIP process as 10.0.0.0 and both status and protocol are
UP UP.
Ping :-) can ping and telnet through line all day works fine
Route :-( routing broke.
Appreciate any contributions,
Marco
(Router2-aux)---modem-------modem----(aux-Router3)
R3 config - (has loop of 3.3.3.3 255.255.255.0)
interface Async1
ip address 10.10.10.1 255.255.255.0
ip directed-broadcast
encapsulation ppp
dialer in-band
dialer idle-timeout 200
dialer map ip 10.10.10.2 name R2 modem-script fred broadcast 40
dialer-group 1
async dynamic routing
async mode dedicated
ppp authentication chap
router rip
network 10.0.0.0
network 3.0.0.0
R2 config - (has loop of 2.2.2.2 255.255.255.0)
interface Async1
ip address 10.10.10.2 255.255.255.0
encapsulation ppp
async dynamic routing
async mode dedicated
dialer in-band
dialer map ip 10.10.10.1 name R3 broadcast
ppp authentication chap
router rip
network 10.0.0.0
network 2.0.0.0
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
xuping
Sent: Tuesday, July 25, 2000 9:20 PM
To: Geatti; ccielab@groupstudy.com
Subject: async routing
>R2 config
>
>interface Async1
> ip address 10.10.10.2 255.255.255.0
> encapsulation ppp
> async dynamic routing
> async mode dedicated
> dialer in-band
> dialer map ip 10.10.10.1 name R3
> ppp authentication chap
Hi
in R2 dialer map, add "brocast", since most routing protcol use brocast or
multicast.
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:58 GMT-3