查看完整版本: c2600 serial 端口无法连接

silverfoxs 2007-5-17 21:51

c2600 serial 端口无法连接

我是第一次做CISCO,如果有问题问的不对的地方,请大家多包含。
我用的BOSON的6.0模拟器。想按照它PDF上面来做实验。其中有一个实验就是让router1和router2用serial 端口连通。
但是,我调整了IP,CLOCK,BANDWIDTH,都没有用。请大家帮忙看看。link protocol就是一直维持在down的状态。
router1#show interfaces serial 0
Serial0 is up, line protocol is down
  Hardware is HD64570
  Internet address is 175.10.1.1/24
  MTU 1500 bytes, BW 64 Kbit, DLY 1000 usec, rely 255/255, load 1/255
  Encapsulation HDLC, loopback not set, keepalive set (10 sec)
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of show interface counters never
  Queueing strategy: fifo
  Output queue 0/40, 0 drops; input queue 0/75, 0 drops
  5 minute input rate 1000 bits/sec, 2 packets/sec
  5 minute output rate 1000 bits/sec, 2 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
     0 input packets with dribble condition detected
     0 packets output, 0 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out


router2#show interface serial 0
Serial0 is down, line protocol is down
  Hardware is HD64570
  Internet address is 175.10.1.2/24
  MTU 1500 bytes, BW 64 Kbit, DLY 1000 usec, rely 255/255, load 1/255
  Encapsulation HDLC, loopback not set, keepalive set (10 sec)
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of show interface counters never
  Queueing strategy: fifo
  Output queue 0/40, 0 drops; input queue 0/75, 0 drops
  5 minute input rate 1000 bits/sec, 2 packets/sec
  5 minute output rate 1000 bits/sec, 2 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
     0 input packets with dribble condition detected
     0 packets output, 0 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out

IT傻博士 2007-5-20 11:56

第一检查硬件连接,第二在接口下开启接口用no shutdown命令,其他包括封装一切正常,如无法实现说明模拟器本身存在问题,boson大部分只能用于操作而难保证操作的准确性。

silverfoxs 2007-5-20 23:03

我回头再试试,多谢版主。

heyilang 2007-5-28 15:02

用Dynamips做实验吧,Boson错误连篇,在baidu下搜索即可见此软件。

luodi815 2007-12-10 14:59

我回头再试试,多谢版主。

我回头再试试,多谢版主。
页: [1]
查看完整版本: c2600 serial 端口无法连接