EDU511 国际专业IT教育服务门户
设为首页   加入收藏    联系我们
寻找IT教育内容合作伙伴
招聘教育网络编辑和运营门户高手
中讯IT教育2008年改版上线
寻找地方站运营伙伴QQ:59955917
中讯IT 技术成就未来
   你现在的位置:首页 >> 新闻系统 >> 网络管理 >> 技术方案 >> 正文

工大CCNP拓扑修改版-Dynamips拓扑配置

 
 
日期:08-04-13 12:13:20 点击: 来源:中讯IT职业教育
 

   今天第一次试用这个模拟器.东西倒是不错,就是俺的电脑...(见网上有人配置比我还底,却能模拟的比我还多,更郁闷)

    工大的CCNP 那个拓扑只用了1个E口,这样有些小实验,或者想随手验证某个问题时候,那种拓扑不太灵活.我修改了下,增加一个NM-4E模块,这样扩展到4个E口都连到交换机上,这样可以利用网段逻辑分割.同时对一些小实验也能少开点设备.另外的修改就是改成了3620模拟,7200太费资源了.IOS用的应该不是企业版,可能对一些非凡要求不能满足,但满足日常实验足够了.假如非要替换可以自己换个IOS.没有可以兼得的,IOS功能全,内存占就多,机器就受不料.除非有好机器了.我的机器8台全开,CPU在60%左右,PF占用0.98G左右,同比7200时候是降了很多.基本已经不错了,高档点的配置,占的会更少.

工大CCNP拓扑修改版-Dynamips拓扑配置

点击查看大图

拓扑基本一样,就是每个路由器改为4个E口 f0/0  f0/1 f0/2 f0/3都连到交换机上.另外就是取消掉了ATM. 以下是NET文件:

autostart = false

[localhost]
port = 7200
udp = 10000
   
    [[router R1]]
    image = D:dy6pre2npdynamipsunzip-c3620-i-mz.122-37.bin
    model = 3620
    console = 3001
    ram = 32
    confreg = 0x2142
    idlepc = 0x6036ce68
    exec_area = 32
    mmap = true
    slot0=NM-4E
    slot1 = PA-4T
    f0/0 = SW1 1
    f0/1 = SW1 2
    f0/2 = SW1 3
    f0/3 = SW1 4
    s1/1 = R2 s1/0
    s1/2 = FR1 1

    [[router R2]]
    image = D:dy6pre2npdynamipsunzip-c3620-i-mz.122-37.bin
    model = 3620
    console = 3002
    ram = 32
    confreg = 0x2142
    idlepc = 0x6036ce68
    exec_area = 32
    mmap = true
    slot0=NM-4E
    slot1 = PA-4T
    f0/0 = SW1 5
    f0/1 = SW1 6
    f0/2 = SW1 7
    f0/3 = SW1 8
    s1/1 = R3 s1/0
    s1/2 = FR1 2

    [[router R3]]
    image = D:dy6pre2npdynamipsunzip-c3620-i-mz.122-37.bin
    model = 3620
    console = 3003
    ram = 32
    confreg = 0x2142
    idlepc = 0x6036ce68
    exec_area = 32
    mmap = true
    slot0=NM-4E
    slot1 = PA-4T
    f0/0 = SW1 9
    f0/1 = SW1 10
    f0/2 = SW1 11
    f0/3 = SW1 12
    s1/1 = R4 s1/0
    s1/2 = FR1 3

    [[router R4]]
    image = D:dy6pre2npdynamipsunzip-c3620-i-mz.122-37.bin
    model = 3620
    console = 3004
    ram = 32
    confreg = 0x2142
    idlepc = 0x6036ce68
    exec_area = 32
    mmap = true
    slot0=NM-4E
    slot1 = PA-4T
    f0/0 = SW1 13
    f0/1 = SW1 14
    f0/2 = SW1 15
    f0/3 = SW1 16
    s1/1 = R5 s1/0
    s1/2 = FR1 4

QQread.com 推出各大专业服务器评测 Linux服务器的安全性能 SUN服务器 HP服务器 DELL服务器 IBM服务器 联想服务器 浪潮服务器 曙光服务器 同方服务器 华硕服务器 宝德服务器


    [[router R5]]
    image = D:dy6pre2npdynamipsunzip-c3620-i-mz.122-37.bin
    model = 3620
    console = 3005
    ram = 32
    confreg = 0x2142
    idlepc = 0x6036ce68
    exec_area = 32
    mmap = true
    slot0=NM-4E
    slot1 = PA-4T
    f0/0 = SW1 17
    f0/1 = SW1 18
    f0/2 = SW1 19
    f0/3 = SW1 20
    s1/1 = R6 s1/0
    s1/2 = FR1 5

    [[router R6]]
    image = D:dy6pre2npdynamipsunzip-c3620-i-mz.122-37.bin
    model = 3620
    console = 3006
    ram = 32
    confreg = 0x2142
    idlepc = 0x6036ce68
    exec_area = 32
    mmap = true
    slot0=NM-4E
    slot1 = PA-4T
    f0/0 = SW1 21
    f0/1 = SW1 22
    f0/2 = SW1 23
    f0/3 = SW1 24
    s1/1 = R7 s1/0
    s1/2 = FR1 6

    [[router R7]]
    image = D:dy6pre2npdynamipsunzip-c3620-i-mz.122-37.bin
    model = 3620
    console = 3007
    ram = 32
    confreg = 0x2142
    idlepc = 0x6036ce68
    exec_area = 32
    mmap = true
    slot0=NM-4E
    slot1 = PA-4T
    f0/0 = SW1 25
    s1/1 = R8 s1/0
    s1/2 = FR1 7

    [[router R8]]
    image = D:dy6pre2npdynamipsunzip-c3620-i-mz.122-37.bin
    model = 3620
    console = 3008
    ram = 32
    confreg = 0x2142
    idlepc = 0x6036ce68
    exec_area = 32
    mmap = true
    slot0=NM-4E
    slot1 = PA-4T
    f0/0 = SW1 26
    s1/2 = FR1 8

    [[ethsw SW1]]
    1 = dot1q 1
    2 = dot1q 1
    3 = dot1q 1
    4 = dot1q 1
    5 = dot1q 1
    6 = dot1q 1
    7 = dot1q 1
    8 = dot1q 1
    9 = dot1q 1
    10 = dot1q 1
    11 = dot1q 1
    12 = dot1q 1
    13 = dot1q 1
    14 = dot1q 1
    15 = dot1q 1
    16 = dot1q 1
    17 = dot1q 1
    18 = dot1q 1
    19 = dot1q 1
    20 = dot1q 1
    21 = dot1q 1
    22 = dot1q 1
    23 = dot1q 1
    24 = dot1q 1
    25 = dot1q 1
    26 = dot1q 1
    27 = Access 1 NIO_gen_eth:DeviceNPF_{186AF844-4284-4049-84BD-70E40AA9AF92}


    [

 
责任编辑:
 
前一篇:
后一篇:
相关新闻(文章)

 
登录模块加载中...
热点资讯
友情链接
重庆之窗 | 重庆IT教育 | 我爱论文网 | 涪陵课件园 | 中国教育导航 | 第一教育网 | 中华IT培训网 
百度网址大全   重庆电脑维修网   华育国际教育 maple story   中国销售培训网    更多友情链接>>>
地址:重庆渝中区大坪正街88号 Copyright © edu511.com All rights reserved.
本站建设得到北京泰胜得风险投资机构、重庆网通信息港、平全教育服务中心与的大力支持            重庆视网科技发展有限公司版权所有 邮编:400041
电话:023-61630611 15902314551            ICP备案号:渝ICP备08002346号 QQ:59955917       邮箱:sysium_yuh@126.com yuhong@edu511.com