Codice: Seleziona tutto
ISDN-4-ISDN_UNEXPECTED_EVENT: Unsupported IE: Occurred at ../isdn/isdnif_support.c:1087
Codice: Seleziona tutto
Current configuration : 2537 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot system flash c800-k8osy6-mw.123-3a.bin
boot-end-marker
!
enable secret 5 $1$zY11$MhURQziWiTpmGyXGpE40E.
enable password router
!
!
dial-peer voice 1 pots
caller-id
no forward-to-unused-port
call-waiting
ring 0
no silent-fax
registered-caller ring 1
port 1
volume 3
destination-pattern xxxxxxxxxx
!
!
no aaa new-model
ip subnet-zero
ip telnet source-interface Ethernet0
ip name-server 212.216.112.112
ip name-server 212.216.172.62
no ip dhcp conflict logging
ip dhcp excluded-address 192.168.0.1
!
ip dhcp pool 1
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
dns-server 212.216.112.112
!
ip dhcp pool airport_camera
host 192.168.0.3 255.255.255.0
client-identifier xxxxxxxxxxxx
client-name airport_camera
!
ip dhcp pool powerbook
host 192.168.0.2 255.255.255.0
client-identifier xxxxxxxxxxx
client-name powerbook
!
ip ssh break-string
isdn switch-type basic-net3
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.0.1 255.255.255.0
ip nat inside
no cdp enable
!
interface BRI0
no ip address
dialer pool-member 1
isdn switch-type basic-net3
isdn voice-priority xxxxxxxxx out always
isdn voice-priority xxxxxxxxx in always
isdn incoming-voice modem
no cdp enable
!
interface Dialer1
ip address negotiated
ip nat outside
encapsulation ppp
no ip split-horizon
ip tcp header-compression
dialer pool 1
dialer idle-timeout 2147483
dialer string 7020187187
dialer hold-queue 10
dialer load-threshold 1 either
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname telecom
ppp chap password 0 telecom
ppp pap sent-username telecom password 0 telecom
ppp multilink
!
router rip
version 2
passive-interface Dialer1
network 192.168.0.0
no auto-summary
!
ip nat inside source list 1 interface Dialer1 overload
ip nat inside source static udp 192.168.0.2 4672 interface Dialer1 4672
ip nat inside source static tcp 192.168.0.2 4662 interface Dialer1 4662
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
ip http access-class 1
no ip http secure-server
!
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
no cdp run
!
!
line con 0
transport preferred all
transport output all
stopbits 1
line vty 0 4
password router
login
transport preferred all
transport input all
transport output all
!
no rcapi server
!
!
!
end
Lore