CLNS routing over ISDN

From: M Patel (m.p@SoftHome.net)
Date: Sun Mar 09 2003 - 18:02:34 GMT-3


Hello All,

I'm trying to configure IS-IS over an ISDN link. I added the dialer map
command on both end of the ISDN link, using the NET of the opposite side,
but there are still encapsulation errors, on both sides.

Here is the Topology :

R1 --------------ISDN-------------R2
NET = 01.0001.0001.0001.00 NET=01.0002.0002.0002.00

Configuration is as follows :

!R1 config

interface BRI0/0
 ip address 172.16.1.1 255.255.255.252
 ip router isis
 encapsulation ppp
 dialer map clns 01.0002.0002.0002.00 name R2 384820
 dialer map ip 172.16.1.2 name R2 broadcast 384820
 dialer-group 1
 isdn switch-type basic-net3
 clns router isis

!R2 Config

interface BRI0/0
 ip address 172.16.1.2 255.255.255.252
 ip router isis
 encapsulation ppp
 dialer remote-name R1
 dialer map clns 01.0001.0001.0001.00 name R1 384740
 dialer map ip 172.16.1.1 name R1 broadcast 384740
 dialer-group 1
 clns router isis

Any suggestions are appreciated.

Thanks,
M Patel



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:35 GMT-3