Pagina 1 di 1

Seriale Cisco 2503

Inviato: ven 13 gen , 2006 11:48 pm
da miller
Ciao a tutti

è da circa una settimana che ho questo problema, cioè da quando l'ho portato a casa :(
Ho un router cisco 2503 collegato sulla serial0 ad un cisco 2621 sulla seriale 0/1.
Il clock viene genarato dal 2503.
Ecco le configurazioni, che forse son meglio di molte parole:
Router 2503

Codice: Seleziona tutto

version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname 2503
!
interface Serial0
 description Connessione a 2621 Serial 0/1
 ip address 172.16.20.1 255.255.255.252
 clockrate 64000
!
interface Serial1
 ip address 172.16.10.2 255.255.255.252
!

Configurazione 2621
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2621
!
interface Serial0/1
 description Connessione a 2503 Serial 0
 ip address 172.16.20.2 255.255.255.0
!
Lo show int serial 0 mi dice:
Serial0 is up, line protocol is down

Non riesco a capire dove sbaglio.
Sulla seriale 1 del 2503 non ho avuto questi problemi, pensate che si sia fritta la seriale?
Ho provato anche a sostituire i cavi DCE/DTE, ma nada...
Collegamento con altro router e stessa versione ios, 0 risultati nemmeno qui...
Non so + che pensare...
Illuminatemi :)

Per completezza incollo anche lo sh controller di entrambi i router.
2503:

HD unit 0, idb = 0xB178C, driver structure at 0xB5458
buffer size 1524 HD unit 0, V.35 DCE cable, clockrate 64000
cpb = 0x22, eda = 0x4140, cda = 0x4000

2621:
Interface Serial0/1
Hardware is PowerQUICC MPC860
DTE V.35 clocks stopped.

Scusatemi se il post è un po' lungo.

Grazie

Inviato: sab 14 gen , 2006 10:42 am
da andrewp
Perchè hai tagliato lo sh int?Postalo per intero con tutti i cavi collegati...e, naturalmente il cavo DCE deve stare sulla s0/0 del 2500.

Inviato: sab 14 gen , 2006 3:47 pm
da miller
Certo, il cavo DCE sta sulla s0 del 2503.
sh controller serial 0

D unit 0, idb = 0xB178C, driver structure at 0xB5458
buffer size 1524 HD unit 0, V.35 DCE cable, clockrate 64000
cpb = 0x22, eda = 0x4140, cda = 0x4000
RX ring with 16 entries at 0x224000

Ecco lo sh int serial 0

Serial0 is up, line protocol is down
Hardware is HD64570
Internet address is 172.16.20.1/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation HDLC, loopback not set, keepalive set (10 sec)
Last input never, output 00:00:04, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/64/0 (size/threshold/drops)
Conversations 0/1 (active/max active)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
3937 packets output, 88657 bytes, 0 underruns
0 output errors, 0 collisions, 1900 interface resets
0 output buffer failures, 0 output buffers swapped out
2544 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up

Ciao

Inviato: sab 14 gen , 2006 4:51 pm
da andrewp
Vai in conf t di entrambe le interfacce e configura l'encapsulation HDLC.... :)

Inviato: sab 14 gen , 2006 5:59 pm
da miller
Ho fatto come dici tu, anche se l'encapsulation l'avevo impostata la prima volta che ho configurato le interfacce.
Cmq, non cambia nulla, sempre protocol down :(

Inviato: sab 14 gen , 2006 6:16 pm
da andrewp
Non ci avevo fatto caso...

Codice: Seleziona tutto

 description Connessione a 2621 Serial 0/1 
 ip address 172.16.20.1 255.255.255.252

Codice: Seleziona tutto

description Connessione a 2503 Serial 0 
 ip address 172.16.20.2 255.255.255.0
Le subnet mask...

Inviato: sab 14 gen , 2006 8:24 pm
da miller
Opsss...
Ho corretto la subnet, ma ancora nulla... sta seriale nn ne vuole sapere di salire.
Sto iniziando a pensare che abbia dei problemi hardware.