Call bumping 803 non funziona

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

Rispondi
Monsterdark99
n00b
Messaggi: 2
Iscritto il: lun 30 giu , 2008 5:22 pm

Ciao a tutti sono nuovo del forum e mi è arrivato da poco un 803 a cui ho aggiornato IOS questa è la sh version

Cisco Internetwork Operating System Software
IOS (tm) C800 Software (C800-OY6-MW), Version 12.3(1a), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Sat 07-Jun-03 04:27 by dchih
Image text-base: 0x000F5000, data-base: 0x00993000

ROM: TinyROM version 1.2(2)
Monster99 uptime is 28 minutes
System returned to ROM by reload
System image file is "flash:c800-oy6-mw.123-1a.bin"

Cisco C803 (MPC850) processor (revision 1) with 53320K bytes of virtual memory.

Processor board ID JAD03476013 (73665204)
CPU part number 0x2100
Bridging software.
Basic Rate ISDN software, Version 1.1.
2 POTS Ports
1 Ethernet/IEEE 802.3 interface(s)
1 ISDN Basic Rate interface(s)
12M bytes of physical memory (DRAM)
8K bytes of non-volatile configuration memory
8M bytes of flash on board (4M from flash card)

Configuration register is 0x2102

Con la configurazione che allego mi funziona quasi tutto perfettamente dopo aver fatto base con faststep e piccole correzione da configurazioni in rete.
L'unico problema è che non mi funziona il call bamping quando sollevo la cornetta mi cade la linea e si sente uno strano rumore alla cornetta ... poi occupato.

Using 3445 out of 8077 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Moxxx
!
enable secret 5 $1$J9o8$FCwYFdKXrUSrvsNlTfRFJ1
!
username Moxxx password 7 0877197D081C114E4B
!
dial-peer voice 1 pots
no caller-id
no forward-to-unused-port
call-waiting
ring 0
no silent-fax
registered-caller ring 1
port 1
volume 3
destination-pattern xxxxxxx
!
pots country DK
!
ip subnet-zero
no ip source-route
!
ip inspect name firewall cuseeme
ip inspect name firewall fragment maximum 256 timeout 1
ip inspect name firewall ftp
ip inspect name firewall http
ip inspect name firewall h323
ip inspect name firewall realaudio
ip inspect name firewall smtp
ip inspect name firewall sqlnet
ip inspect name firewall streamworks
ip inspect name firewall tftp
ip inspect name firewall vdolive
ip inspect name firewall tcp
ip inspect name firewall udp
isdn switch-type basic-net3
isdn tei-negotiation first-call
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip access-group 101 in
no ip proxy-arp
ip nat inside
ip inspect firewall in
!
interface BRI0
no ip address
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-net3
isdn voice-priority xxxxxx out always
isdn voice-priority xxxxxx in always
isdn incoming-voice modem
ppp authentication chap pap callin
ppp multilink
!
interface Dialer1
description ISP
ip address negotiated
ip access-group 111 in
no ip proxy-arp
ip nat outside
encapsulation ppp
no ip split-horizon
dialer pool 1
dialer remote-name Cisco1
dialer idle-timeout 300
dialer string 7020187187 class DialClass
dialer hold-queue 10
dialer load-threshold 10 either
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname telecom
ppp chap password 7 120D001B17080309
ppp pap sent-username telecom password 7 071B24404B0A1608
ppp multilink
!
ip nat translation timeout 900
ip nat translation tcp-timeout 900
ip nat translation udp-timeout 600
ip nat translation finrst-timeout 300
ip nat translation syn-timeout 120
ip nat translation dns-timeout 300
ip nat translation icmp-timeout 120
ip nat translation max-entries 4950
ip nat inside source list 18 interface Dialer1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
!
!
map-class dialer DialClass
access-list 18 permit 192.168.1.0 0.0.0.255
access-list 101 deny udp any eq netbios-dgm any
access-list 101 deny udp any eq netbios-ns any
access-list 101 deny udp any eq netbios-ss any
access-list 101 deny tcp any eq 137 any
access-list 101 deny tcp any eq 138 any
access-list 101 deny tcp any eq 139 any
access-list 101 permit ip 192.168.1.0 0.0.0.255 any time-range TIME
access-list 101 deny ip any any
access-list 111 permit icmp any any administratively-prohibited time-range TIME
access-list 111 permit icmp any any echo time-range TIME
access-list 111 permit icmp any any echo-reply time-range TIME
access-list 111 permit icmp any any packet-too-big time-range TIME
access-list 111 permit icmp any any time-exceeded time-range TIME
access-list 111 permit icmp any any traceroute time-range TIME
access-list 111 permit icmp any any unreachable time-range TIME
access-list 111 deny ip any any
dialer-list 1 protocol ip permit
!
line con 0
exec-timeout 120 0
stopbits 1
line vty 0 4
exec-timeout 0 0
login local
!
no rcapi server
!
!
time-range TIME
periodic daily 0:00 to 23:59
!
!
end

Ho fatto varie prove ma non ho tolto il ragno dal buco .. qualcuno che ha un po di dimestichezza con l'IOS può darmi qualche dritta?

Inoltre quando salva running-config si startup-config mi esce questa dicitura:
copy running-config startup-config
Destination filename [startup-config]?
Building configuration...

WARNING: no valid "boot system" command. TinyROM will
pick an IOS image to boot.
[OK]
Grazie anticipato per i sugeriementi
Monsterdark99
n00b
Messaggi: 2
Iscritto il: lun 30 giu , 2008 5:22 pm

L'ultimo messaggio risolto.
Capisco che non è argomento di massimo interesse ma sono uno dei pochi sf... che non ha ancora adsl ... senza fare polemica!
Rispondi