I am trying to do the above but having problems, I am afraid I am a novice at setting up ISDN on CISCO routers. Can someone help, this is my current config. Where have I gone wrong or is it a complete mess.
Current configuration:
!
version 11.1
service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname JHC_WAN
!
enable password x xxxxxxxxxxxxxxxxxxx
!
isdn switch-type basic-net3
!
interface Ethernet0
ip address xx.xx.xx.xx xx.xx.xx.xx
ip access-group 110 in
!
interface Serial0
backup interface BRI0
ip address xx.xx.xx.xx xx.xx.xx.xx
encapsulation ppp
compress stac
!
interface BRI0
ip address xx.xx.xx.xx xx.xx.xx.xx
encapsulation ppp
dialer string xxxxxxxxxxx
dialer-group 1
!
interface Dialer1
no ip address
Current configuration:
!
version 11.1
service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname JHC_WAN
!
enable password x xxxxxxxxxxxxxxxxxxx
!
isdn switch-type basic-net3
!
interface Ethernet0
ip address xx.xx.xx.xx xx.xx.xx.xx
ip access-group 110 in
!
interface Serial0
backup interface BRI0
ip address xx.xx.xx.xx xx.xx.xx.xx
encapsulation ppp
compress stac
!
interface BRI0
ip address xx.xx.xx.xx xx.xx.xx.xx
encapsulation ppp
dialer string xxxxxxxxxxx
dialer-group 1
!
interface Dialer1
no ip address