Hello,
I have got a cisco 2611 router with the with serial interface connected to a serial communication system for commu. with another router .
However on giving the command sh int s0/1 at my end the following output comes and no data transfer takes place.
Serial0/1 is up, line protocol is down
Hardware is PowerQUICC Serial
Description: 'WAN link to HBCPL Bolpur'
Internet address is 10.76.1.121/30
MTU 1500 bytes, BW 64 Kbit, DLY 60000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
LCP Listen
Closed: BRIDGECP, IPCP, CCP, CDPCP, LLC2, BACP
Last input never, output never, output hang never
Last clearing of "show interface" counters 00:19:32
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 48 kilobits/sec
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
48 packets output, 672 bytes, 0 underruns
0 output errors, 0 collisions, 24 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
but all dcd, dsr dtr trs and cts are up what can be the problem and how to make the routers communicate.
the serial interface part in my end is like this
interface serial1/0
bandwidth 64
ip address 10.76.1.121 255.255.255.252
encapsulation ppp
delay 6000
keepalive 60
clock rate 64000
akonwar
I have got a cisco 2611 router with the with serial interface connected to a serial communication system for commu. with another router .
However on giving the command sh int s0/1 at my end the following output comes and no data transfer takes place.
Serial0/1 is up, line protocol is down
Hardware is PowerQUICC Serial
Description: 'WAN link to HBCPL Bolpur'
Internet address is 10.76.1.121/30
MTU 1500 bytes, BW 64 Kbit, DLY 60000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
LCP Listen
Closed: BRIDGECP, IPCP, CCP, CDPCP, LLC2, BACP
Last input never, output never, output hang never
Last clearing of "show interface" counters 00:19:32
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 48 kilobits/sec
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
48 packets output, 672 bytes, 0 underruns
0 output errors, 0 collisions, 24 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
but all dcd, dsr dtr trs and cts are up what can be the problem and how to make the routers communicate.
the serial interface part in my end is like this
interface serial1/0
bandwidth 64
ip address 10.76.1.121 255.255.255.252
encapsulation ppp
delay 6000
keepalive 60
clock rate 64000
akonwar