返回列表 发帖

请教下2691要怎么做.net 文件

问:
请教下2691要怎么做.net 文件?

以下是小弟做了,但是运行不了,有错误

不知道slot 要插什么模块
autostart = true

[localhost]
      workingdir = d:\temp
      udp = 10000   
   [[2691]]
    image = D:\Dynamips\ios\c2691-adventerprisek9-mz.123-22.bin
    idlepc = 0x60e082bc
    ram = 128
    reg = 0x2142
    npe=0
   [[Router R1]]
    model = 2691
    console = 2001
    slot0 = GT96100-FE
   # slot1 = NM-4T
    s1/0 = R2 s1/0
   [[Router R2]]
    model = 2691
    console = 2002
    slot0 = GT96100-FE
  #  slot1 = NM-4T

请教下要怎么修改?运行 的时候提示localhost, router r2, slot0 = the value "gt96100-fe" is unacceptable
                                                   localhost, router r1, slot0 = the value "gt96100-fe" is unacceptable
                                                   localhost,2691,npe = the value "0" is unacceptable
这些是什么问题?麻烦指点一下谢谢

网友一:
新手还是用bat好,上手快一点

网友二:
c3725/c3745/c2691
  GT96100-FE <------>支持2个Fastethernet接口(只限制在slot 0)
  NM-16ESW   <------>支持16个Fastethernet接口(16个快速以太口,二层)
  NM-1FE-TX  <------>支持1个Fastethernet接口
  NM-4T      <------>支持4个serial接口

返回列表