From: Pat Chui (cui666@gmail.com)
Date: Fri Apr 15 2005 - 04:30:04 GMT-3
Hi, All
in short, can clns be interesting traffic to trigger isdn calls? the
answer is probably yes, but if that's true, my next question is: why
can't isis hello packets keep the call up?( 2 routers' config
attached), after dialer idle-timout (120s), the call is dropped
regardless of IIH and LSP refreshes, any feedback is appreciated.
===
hostname r5
!
username r6 password 0 cisco
!
interface BRI0/0
ip address 160.10.15.5 255.255.255.0
ip router isis
encapsulation ppp
dialer map clns 49.0004.0000.0000.0006.00 name R2 broadcast 6044305292
dialer map clns 49.0004.0000.0000.0006.00 name R2 broadcast 6044305298
dialer map ip 160.10.15.6 name R2 broadcast 6044305292
dialer map ip 160.10.15.6 name R2 broadcast 6044305298
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866101
isdn spid2 0835866301
ppp authentication chap
isis circuit-type level-2-only
!
!
router isis
net 49.0004.0000.0000.0005.00
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol clns permit
!
end
hostname r6
!
!
username r5 password 0 cisco
!
isdn switch-type basic-ni
!
!
!
interface BRI0/0
ip address 160.10.15.6 255.255.255.0
ip router isis
encapsulation ppp
dialer map clns 49.0004.0000.0000.0005.00 name R1 broadcast 6044303908
dialer map clns 49.0004.0000.0000.0005.00 name R1 broadcast 6044303910
dialer map ip 160.10.15.5 name R1 broadcast 6044303908
dialer map ip 160.10.15.5 name R1 broadcast 6044303910
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866201
isdn spid2 0835866401
ppp authentication chap
isis circuit-type level-2-only
!
!
router isis
net 49.0004.0000.0000.0006.00
!
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol clns permit
!
end
This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:54:58 GMT-3