I have to configure a new 1700 router for a remote site and ship it to them. They have an ISDN line (the last time I configured ISDN was in a lab two years ago). It is an always-on ISDN line with the local ISP.
I followed the 1700 configuration guide, but I can't remember which lines are optional.
Do I need to configure PPP multilink?
Do I need to configure a dialer map?
Do I need to configure a dialer group?
CONFIG
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni1
!
interface BRI0
ip address 1.2.100.1 255.255.255.252
no ip directed-broadcast
encapsulation ppp
isdn spid1 1234567890101
isdn spid2 1234569870101
no fair-queue
ppp authentication chap pap
!
router rip
version 2
redistribute connected
network 1.0.0.0
no auto-summary
I followed the 1700 configuration guide, but I can't remember which lines are optional.
Do I need to configure PPP multilink?
Do I need to configure a dialer map?
Do I need to configure a dialer group?
CONFIG
ip subnet-zero
no ip domain-lookup
isdn switch-type basic-ni1
!
interface BRI0
ip address 1.2.100.1 255.255.255.252
no ip directed-broadcast
encapsulation ppp
isdn spid1 1234567890101
isdn spid2 1234569870101
no fair-queue
ppp authentication chap pap
!
router rip
version 2
redistribute connected
network 1.0.0.0
no auto-summary