From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Wed Nov 05 2003 - 02:09:46 GMT-3
Just type the command out.
Rack2R3(config)#dialer-list 1 protocol clns?
clns
Rack2R3(config)#dialer-list 1 protocol clns_is permit
Rack2R3(config)#do sho run | in dialer-list
dialer-list 1 protocol clns_is permit
Rack2R3(config)#
Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Paul
Chen
Sent: Tuesday, November 04, 2003 6:45 PM
To: ccielab@groupstudy.com
Subject: ISIS with ISDN backup interface
Has anyone ever tried ISDN back up interface with ISIS ?
The ISDN does not kick up, apparently it does not see the interesting
traffic. I have to ping to kick the isdn line up.
I tried dialer-watch with ISIS and it works, but not with backup interface.
Here are the configs:
R1:
interface Serial0/0.1 multipoint
ip address 172.16.10.1 255.255.255.0
ip router isis net5000
backup interface BRI0/0
frame-relay map clns 102 broadcast
frame-relay interface-dlci 102
frame-relay interface-dlci 103
frame-relay interface-dlci 104
interface BRI0/0
description dialer map and username hostnames are case sensitive
ip address 172.16.12.1 255.255.255.0
ip router isis net5000
encapsulation ppp
dialer idle-timeout 90
dialer map ip 172.16.12.2 name r2 broadcast 62466026
dialer map clns 49.5000.2222.2222.2222.00 name r2 broadcast 62466026
dialer-group 1
isdn switch-type basic-net3
no peer neighbor-route
ppp authentication chap
dialer-list 1 protocol clns permit -- there is no clns_is option in
12.2(15)T8 - ?
dialer-list 1 protocol ip permit
R2:
interface BRI0/0
ip address 172.16.12.2 255.255.255.0
ip router isis net5000
encapsulation ppp
dialer map clns 49.5000.1111.1111.1111.00 name r1 broadcast
dialer map ip 172.16.12.1 name r1 broadcast
dialer-group 1
isdn switch-type basic-net3
no peer neighbor-route
ppp authentication chap
dialer-list 1 protocol ip permit
dialer-list 1 protocol clns permit
This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:08 GMT-3