Cloud Native应用交付

  • 首页
  • 关于本站
  • 个人介绍
  • Downloads
  • Repo
    • Github
    • Container
  • F5
    • F5 Python SDK
    • F5-container
    • F5-LBaaS
  • 社交
    • 联系我
    • 微信/微博
    • 公众号
    • 打赏赞助
行至水穷处 坐看云起时
Cloud Native Application Services: cnadn.net
  1. 首页
  2. 项目案例
  3. 正文

[原创]工大CCNP拓扑修改版-Dynamips拓扑配置

2006年10月21日 7804点热度 0人点赞 0条评论

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

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

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

autostart = false

[localhost]
port = 7200
udp = 10000
   
    [[router R1]]
    image = D:\dy6pre2np\dynamips\unzip-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:\dy6pre2np\dynamips\unzip-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:\dy6pre2np\dynamips\unzip-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:\dy6pre2np\dynamips\unzip-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

    [[router R5]]
    image = D:\dy6pre2np\dynamips\unzip-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:\dy6pre2np\dynamips\unzip-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:\dy6pre2np\dynamips\unzip-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:\dy6pre2np\dynamips\unzip-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:\Device\NPF_{186AF844-4284-4049-84BD-70E40AA9AF92}

    [[FRSW FR1]]
    1:102 = 2

:201
  &nbs
p; 1:103 = 3:301
    1:104 = 4:401
    1:105 = 5:501
    1:106 = 6:601
    1:107 = 7:701
    1:108 = 8:801
    2:203 = 3:302
    2:204 = 4:402
    2:205 = 5:502
    2:206 = 6:602
    2:207 = 7:702
    2:208 = 8:802
    3:304 = 4:403
    3:305 = 5:503
    3:306 = 6:603
    3:307 = 7:703
    3:308 = 8:803
    4:405 = 5:504
    4:406 = 6:604
    4:407 = 7:704
    4:408 = 8:804
    5:506 = 6:605
    5:507 = 7:705
    5:508 = 8:805
    6:607 = 7:706
    6:608 = 8:806
    7:708 = 8:807

 

IOS 下载:

相关文章

  • 暴风影音DNS事件分析
  • 配置组播(最少配置)
  • [转]RTR/SLA 在多ISP环境下下的应用--已经更新,切换后线路恢复时,已能自动恢复
  • 【原创】用CISCO VPN-Client4.01连接扩展验证-VPN-SERVER配置
  • 【原创】用CISCO VPN-Client4.01连接VPN-SERVER配置
本作品采用 知识共享署名-非商业性使用 4.0 国际许可协议 进行许可
标签: 实验 Dynamips 拓扑
最后更新:2006年10月21日

纳米

linjing.io

打赏 点赞
< 上一篇
下一篇 >

文章评论

razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
取消回复

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理。

页面AI聊天助手

纳米

linjing.io

☁️迈向Cloud Native ADC ☁️

认证获得:
TOGAF: ID 152743
Kubernetes: CKA #664
Microsoft: MCSE MCDBA
Cisco: CCNP
Juniper: JNCIS
F5:
F5 Certified Solution Expert, Security
F5 Certified Technology Specialist, LTM/GTM/APM/ASM
F5 Certified BIG-IP Administrator
  • 点击查看本博技术要素列表
  • 归档
    分类
    • AI
    • Automation
    • Avi Networks
    • Cisco ACI
    • CISCO资源
    • F5 with ELK
    • F5-Tech tips
    • F5技术
    • Juniper
    • Linux
    • NGINX
    • SDN
    • ServiceMesh
    • WEB编程
    • WINDOWS相关
    • 业界文章
    • 交换机技术
    • 化云为雨/Openstack
    • 协议原理
    • 容器/k8s
    • 我的工作
    • 我的生活
    • 网站技术
    • 路由器技术
    • 项目案例
    标签聚合
    istio envoy gtm irule openstack flannel k8s F5 network neutron nginx DNS bigip api docker
    最近评论
    汤姆 发布于 9 个月前(09月10日) 嗨,楼主,里面的json怎么下载啊,怎么收费啊?
    汤姆 发布于 9 个月前(09月09日) 大佬,kib的页面可以分享下吗?谢谢
    zhangsha 发布于 1 年前(05月12日) 资料发给我下,谢谢纳米同志!!!!lyx895@qq.com
    李成才 发布于 1 年前(01月02日) 麻烦了,谢谢大佬
    纳米 发布于 1 年前(01月02日) 你好。是的,因为以前下载系统插件在一次升级后将所有的下载生成信息全弄丢了。所以不少文件无法下载。DN...
    浏览次数
    • Downloads - 184,632 views
    • 联系我 - 118,966 views
    • 迄今为止最全最深入的BIGIP-DNS/GTM原理及培训资料 - 118,013 views
    • Github - 104,644 views
    • F5常见log日志解释 - 80,128 views
    • 从传统ADC迈向CLOUD NATIVE ADC - 下载 - 76,085 views
    • Sniffer Pro 4 70 530抓包软件 中文版+视频教程 - 74,320 views
    • 迄今为止最全最深入的BIGIP-DNS/GTM原理及培训资料 - 67,770 views
    • 关于本站 - 61,481 views
    • 这篇文档您是否感兴趣 - 55,780 views
    链接表
    • F5SE创新
    • Jimmy Song‘s Blog
    • SDNlab
    • Service Mesh社区
    • 三斗室
    • 个人profile
    • 云原生社区

    COPYRIGHT © 2023 Cloud Native 应用交付. ALL RIGHTS RESERVED.

    Theme Kratos Made By Seaton Jiang

    京ICP备14048088号-1

    京公网安备 11010502041506号