Help!!cisco 1721 Nuovo ios ma non vede le interface card

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

Moderatore: Federico.Lagni

Rispondi
VoglioImparare
n00b
Messaggi: 15
Iscritto il: gio 09 giu , 2005 2:46 pm
Località: lecce

Ciaoooo
Finalmente mi hanno ridato il router sistemato....
mi hanno ricaricato l'ios....ma non riesco a vedere
le interfacce card....che devo fare?
un grazie anticipato...
Alessandro
Avatar utente
tonycimo
Cisco pathologically enlightened user
Messaggi: 185
Iscritto il: mer 26 gen , 2005 9:26 am
Località: Roma

manda uno show ver ed uno show run
*************************************
Non rendere mai difficile il facile per mezzo dell'inutile....
VoglioImparare
n00b
Messaggi: 15
Iscritto il: gio 09 giu , 2005 2:46 pm
Località: lecce

sh ver

Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-SY-M), Version 12.2(5), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Tue 11-Sep-01 20:42 by pwade
Image text-base: 0x800080E0, data-base: 0x808CFD2C

ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)

Router uptime is 44 minutes
System returned to ROM by power-on
System image file is "flash:c1700-sy-mz.122-5.bin"

cisco IPM (MPC860) processor (revision 0x300) with 58983K/6553K bytes of memory.

Processor board ID FOC07520GL2 (3533190102), with hardware revision 0000
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)

Configuration register is 0xE542


sh run


Current configuration : 573 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
no service dhcp
!
hostname Router
!
!
ip subnet-zero
ip domain-name 10.31.24.1
!
!
!
!
interface FastEthernet0
ip address 10.10.10.7 255.255.255.0
ip broadcast-address 10.10.10.0
ip nat outside
speed auto

ip default-gateway 10.10.10.1
ip nat outside source list 101 interface FastEthernet0
ip classless
no ip http server
ip pim bidir-enable
!
access-list 101 permit ip 10.10.1.0 0.0.0.255 any
!
line con 0
line aux 0
line vty 0 4
!
no scheduler allocate
end

Router#

ecco qua....
ps non leggere la conf..che ho fatto fa un po paura
Avatar utente
tonycimo
Cisco pathologically enlightened user
Messaggi: 185
Iscritto il: mer 26 gen , 2005 9:26 am
Località: Roma

la prima cosa che farei è:
cambia il registro di configurazione in 0x2102
(config-register 0x2102)
e reload
*************************************
Non rendere mai difficile il facile per mezzo dell'inutile....
VoglioImparare
n00b
Messaggi: 15
Iscritto il: gio 09 giu , 2005 2:46 pm
Località: lecce

ok...
sh ver

Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-SY-M), Version 12.2(5), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Tue 11-Sep-01 20:42 by pwade
Image text-base: 0x800080E0, data-base: 0x808CFD2C

ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)

Router uptime is 1 minute
System returned to ROM by reload
System image file is "flash:c1700-sy-mz.122-5.bin"

cisco IPM (MPC860) processor (revision 0x300) with 58983K/6553K bytes of memory.

Processor board ID FOC07520GL2 (3533190102), with hardware revision 0000
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102


Using 573 out of 29688 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
no service dhcp
!
hostname Router
!
!
ip subnet-zero
ip domain-name 10.31.24.1
!
!
!
!
interface FastEthernet0
ip address 10.10.10.7 255.255.255.0
ip broadcast-address 10.10.10.0
ip nat outside
speed auto
!
ip default-gateway 10.10.10.1
ip nat outside source list 101 interface FastEthernet0
ip classless
no ip http server
ip pim bidir-enable
!
access-list 101 permit ip 10.10.1.0 0.0.0.255 any
!
line con 0
line aux 0
line vty 0 4
!
no scheduler allocate
end

ok e adesso?
Avatar utente
tonycimo
Cisco pathologically enlightened user
Messaggi: 185
Iscritto il: mer 26 gen , 2005 9:26 am
Località: Roma

quando si avvia il router, ha notato qualche errore ?
di solito ti mostra le if che non riconosce, quali if hai ??
prova a toglierle ed a rimetterle dentro (non a caldo)
*************************************
Non rendere mai difficile il facile per mezzo dell'inutile....
VoglioImparare
n00b
Messaggi: 15
Iscritto il: gio 09 giu , 2005 2:46 pm
Località: lecce

System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2003 by cisco Systems, Inc.
C1700 platform with 65536 Kbytes of main memory

program load complete, entry point: 0x80008000, size: 0x45716c
Self decompressing the image : #################################################
#########################################
############ [OK]

Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706



Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-SY-M), Version 12.2(5), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Tue 11-Sep-01 20:42 by pwade
Image text-base: 0x800080E0, data-base: 0x808CFD2C





Processor board ID FOC07520GL2 (3533190102), with hardware revision 0000
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)



Press RETURN to get started!


00:00:03: %LINK-3-UPDOWN: Interface FastEthernet0, changed state to up
00:00:06: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed
state to up
00:00:06: %SYS-5-CONFIG_I: Configured from memory by console
00:00:09: %SYS-5-RESTART: System restarted --
Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-SY-M), Version 12.2(5), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Tue 11-Sep-01 20:42 by pwade
00:00:09: %SNMP-5-COLDSTART: SNMP agent on host Router is undergoing a cold star
t



scusa ma sono un po troppo novellino che devo fare?
Avatar utente
marckalex
Cisco pathologically enlightened user
Messaggi: 182
Iscritto il: gio 24 feb , 2005 11:37 am

Re:

Ciao,

Se per interfacce intendi la WIC-1ADSL....sembra dal fn che l'img che hai ora non ha tale supporto...quindi che mod wic nn ti trova, giusto per sapere?

By Marckalex
Deleted
VoglioImparare
n00b
Messaggi: 15
Iscritto il: gio 09 giu , 2005 2:46 pm
Località: lecce

una è la single-port thernet wan interface card wic 1enet
l'altra 2 port serial wan interface card spare wic-27
spero che sia giusto quello che ti ho scritto
ma posso fare qualcosa?
Avatar utente
marckalex
Cisco pathologically enlightened user
Messaggi: 182
Iscritto il: gio 24 feb , 2005 11:37 am

Re:

Ciao,


cosa strana che l'img che hai è assegnata alla platform 1720 e nn 1721...ad ongi modo è img antidiluviana...unico consiglio che potrebbe essere anche quello di cisco..è...upgrade IOS.


By Marckalex
Deleted
VoglioImparare
n00b
Messaggi: 15
Iscritto il: gio 09 giu , 2005 2:46 pm
Località: lecce

ok adesso vedo che posso fare....
faccio dei tentativi per adesso grazie per l'aiuto
vi faccio sapere buona giornata
alessandro
Rispondi