RE: CLNS routing over ISDN

From: Brian Dennis (brian@labforge.com)
Date: Sun Mar 09 2003 - 18:59:52 GMT-3


Add the broadcast keyword to your dialer map.

dialer map clns 01.0002.0002.0002.00 name R2 broadcast 384820
 
Brian Dennis, CCIE #2210 (R&S/ISP Dial/Security)
brian@labforge.com
http://www.labforge.com

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
M Patel
Sent: Sunday, March 09, 2003 1:03 PM
To: ccielab@groupstudy.com
Subject: CLNS routing over ISDN

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