Hi,
This is the first time setting up dial up through ISDN and would like some
advice
NOTE:  EIGRP has also been enabled.
 
hostname test-router
logging buffered 4096 debugging
!
! username is the remote router and the password must be the same
! on both ends. 
Username  password 
enable secret 5 111111111111111
enable password 7 11111111111
!
!
interface Bri0
! This is the Dial out line when the primary fails
ip address  
encapsulation ppp
ppp authentication chap
dialer idle-timeout 30
dialer watch disable 15
! add dialer map for remote routers BRI int
dialer map ip ?.?.?.? name  broadcast 
! dialer map for network being watched
dailer map ip ?.?.?.? name  broadcast 
!
!
!
dialer watch-group 8
! This specifies the route to watch
dialer group 1
! Specifies the interesting traffic in the dialer list
!
isdn switch type basic-ni
isdn spid 1 1111111111111 
isdn spid 2 2222222222222 
!
! this is the exact network route being watched
dialer watch-list 8 ip   
access-list 101 permit ip any any
access-list 101 deny eigrp any any
dialer-list 1 protocol ip list 101
 
 
Bob Perez
EPX Network Support
CCNA, CCNP, MCSE
302-326-0700  x4242
Cell     302-420-6883




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=17693&t=17693
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to