sto provando ad aggiornare l'IOS del mio 827-4V..
ma ho un po' di problemi!!
Nel frattempo vi posto la run:
Codice: Seleziona tutto
Building configuration...
Current configuration : 2828 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname VoIP
!
logging queue-limit 100
enable secret 5 $1$T/J6$9kgivw48PRmm7vgMO0/Rt1
!
username cisco password 7 14141B180F0B
ip subnet-zero
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
!
!
!
!
!
interface Ethernet0
ip address 10.10.10.1 255.255.255.0
ip access-group 103 out
ip nat inside
no cdp enable
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
!
interface Dialer1
ip address negotiated
ip access-group 101 in
ip mtu 1492
ip nat outside
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer remote-name redback
dialer-group 1
no cdp enable
ppp authentication pap chap callin
ppp chap hostname xxxxx
ppp chap password 7 094D5C00180B18
ppp pap sent-username xxxxx password 7 104F1B1004191D
ppp ipcp dns request
ppp ipcp wins request
!
ip nat translation timeout 420
ip nat translation tcp-timeout 420
ip nat translation udp-timeout 120
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 inside source list 102 interface Dialer1 overload
ip nat inside source static tcp 10.10.10.3 4662 interface Dialer1 4662
ip nat inside source static udp 10.10.10.3 4672 interface Dialer1 4672
ip nat inside source static tcp 10.10.10.3 50000 interface Dialer1 50000
ip nat inside source static udp 10.10.10.3 50000 interface Dialer1 50000
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
no ip http server
!
!
access-list 101 permit icmp any any echo
access-list 101 permit icmp any any net-unreachable
access-list 101 permit icmp any any host-unreachable
access-list 101 permit icmp any any echo-reply
access-list 101 deny tcp any any lt 1024
access-list 101 deny udp any any lt 1024
access-list 101 deny icmp any any
access-list 101 permit ip any any
access-list 102 permit ip 10.10.10.0 0.0.0.255 any
access-list 103 permit udp any eq domain any
access-list 103 permit tcp any any established
access-list 103 permit tcp any host 10.10.10.3 eq 4662
access-list 103 permit udp any host 10.10.10.3 eq 4672
access-list 103 permit icmp any any echo
access-list 103 permit icmp any any net-unreachable
access-list 103 permit icmp any any host-unreachable
access-list 103 permit icmp any any echo-reply
access-list 103 deny ip any any
dialer-list 1 protocol ip permit
no cdp run
!
call rsvp-sync
!
voice-port 1
!
voice-port 2
!
voice-port 3
!
voice-port 4
!
!
line con 0
stopbits 1
line vty 0 4
access-class 23 in
exec-timeout 120 0
login local
length 0
!
scheduler max-task-time 5000
end
Codice: Seleziona tutto
System flash directory:
File Length Name/status
1 6948560 c820-sv6y6-mz.122-15.T13.bin
[6948624 bytes used, 5634288 available, 12582912 total]
12288K bytes of processor board System flash (Read/Write)
Codice: Seleziona tutto
Cisco Internetwork Operating System Software
IOS (tm) C820 Software (C820-SV6Y6-M), Version 12.2(15)T13, RELEASE SOFTWARE (f
c2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Wed 16-Jun-04 14:36 by hqluong
Image text-base: 0x80013148, data-base: 0x80BEB394
ROM: System Bootstrap, Version 12.2(1r)XE2, RELEASE SOFTWARE (fc1)
ROM: C820 Software (C820-SV6Y6-M), Version 12.2(15)T13, RELEASE SOFTWARE (fc2)
VoIP uptime is 54 minutes
System returned to ROM by reload
System image file is "flash:c820-sv6y6-mz.122-15.T13.bin"
CISCO C827-4V (MPC855T) processor (revision 0x1001) with 48128K/1024K bytes of m
emory.
Processor board ID JAE0826N2JK (3393378217), with hardware revision 0000
CPU rev number 5
Bridging software.
4 POTS Ports
1 Ethernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
128K bytes of non-volatile configuration memory.
12288K bytes of processor board System flash (Read/Write)
2048K bytes of processor board Web flash (Read/Write)
Configuration register is 0x2102
è come se non pingasse assolutamente la porta ethernet del router!!
il cavo che uso è lo stesso che ho per il Soho che sto utilizzando fino ad ora!! tra le altre cose quando stacco il cavo dal soho e lo inserisco nell'827 XP mi dice cavo di rete scollegato!!
E poi se provo a dare il no shut sulla ethernet0 da console mi dice:
Codice: Seleziona tutto
VoIP(config-if)#no shut
VoIP(config-if)#
00:57:46: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0, changed state to up
00:57:52: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0, changed state to down
non c'è un modo per resettare tutto e procedere passo passo alla configurazione o per vedere se il router FUNZIONA??
MOLTE GRAZIE A TUTTI!!
