ISDN Switch-type 5ESS without spid

From: shuyir.chang4@juno.com
Date: Fri Jun 06 2003 - 21:02:11 GMT-3


This is what I read from :
If you only intend to connect a single device/application (such as the 3COM Impact) to your ISDN line, then you only need the point-to-point configuration and you are not assigned any SPIDs 

How do you configure ISDN no spid ? Does this mean we just need put dialer string
Configure as following: does this will work ??

R5
username r3 password 0 cisco
!
isdn switch-type basic-5eSS
dialer-list 1 protocol ip permit

int bri0
interface BRI1/0
 ip address 142.7.35.5 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
dialer idle-timeout 20
 dialer string 1111
dialer-group 1
 isdn switch-type basic-5ess
no peer neighbor-route
 no cdp enable
 ppp authentication chap
!

R3
username r5 password 0 cisco
!
isdn switch-type basic-5eSS
dialer-list 1 protocol ip permit

int bri0
interface BRI1/0
 ip address 142.7.35.3 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
dialer idle-timeout 20
 dialer string 2222
dialer-group 1
 isdn switch-type basic-5ess
no peer neighbor-route
 no cdp enable
 ppp authentication chap



This archive was generated by hypermail 2.1.4 : Fri Jul 04 2003 - 11:10:54 GMT-3