




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、.小型网络设计 小型校园网的构建1.课程设计目的 1、增加对计算机网络软、硬件组成的感性认识初步学会典型局域网络的操作、使用技能;2、加深理解网络分层结构概念尤其是对会话层、表示层、应用层等高层协议软件的通信功能、实现方法,掌握网络互连设备的使用及工作原理,掌握ip地址的配置;3、初步掌握局域网的设计技术和技巧培养开发网络应用的独立工作能力。2.设计方案论证2.1设计思路2.1.1总体设计思路进行校园网总体设计,首先,进行对象研究和需求调查,弄清学校的性质、任务和改革发展的特点,对学校的信息化环境进行准确的描述,明确系统建设的需求和条件;其次,在应用需求分析的基础上,确定学校intranet服
2、务类型,进而确定系统建设的具体目标,包括网络设施、站点设置、开发应用和管理等方面的目标;第三,确定网络拓扑结构和功能,根据应用需求、建设目标和学校主要建筑分布特点,进行系统分析和设计;第四,确定技术设计的原则要求,如在技术选型、布线设计、设备选择、软件配置等方面的标准和要求;第五,规划安排校园网建设的实施步骤。2.1.2 网络设计将网络中心设在四号楼,支持远程教学,可以接入互联网,具有广域网访问的安全机制和网络管理功能。以四号楼为中心,精品.用光纤连接到其它建筑物,构成校园网光纤主干。网络结构分成三层:核心层、汇聚层、接入层。(1)终端用户包括:1号楼有48个校园网普通用户;2号楼有1个包含2
3、4个多媒体用户的电子阅览室;3号楼有1个包含48个用户的多媒体教室(性能要求高于电子阅览室)。4号楼是网络中心。(2)支持远程教学,可以接入互联网,具有广域网访问的安全机制和网络管理功能。(3)各楼之间的距离为500米。由于各楼之间的距离是500米,而双绞线的最远距离是100米,所以基于对条件要求的考虑,我们需要选择光纤或串行线作为传输介质。考虑传输高速率和扩展的需求,校园网楼与楼之间采用光纤传输。网络主干采用多模光纤。网络中心到主建筑物结点采用多模光纤连接。布线采用星形拓扑结构,这样当过渡到atm时,不需要重新布线可使整个网络保持原有的拓扑结构。以上特点分层网络结构可以获得良好的扩展性,根据
4、实际需求,整个校园网采用星型结构,由四号楼出发,延伸到一二三号楼。再从各个楼出发,以同轴电缆作为传输介质。由云到四号楼为a类网,由四号楼到各个楼之间为b类网,各个内部为c类网。对于整个网络的拓扑结构为混合型结构,以路由器为网络中心的星型结构,各部门以交换机为主结点的树型结构。精品.由于计算机与网络技术的特殊性,网络建设需要考虑以下一些因素:系统的先进性、体统的稳定性、系统的可扩展性、系统的可维护性、应用系统和网络系统的配合度、与外界网络的连通性、建设成本的可接受度等。2.1.3 具体设计表1 校园网设备选择表楼号设备型号数量1号楼routerrouter-pt1switch 2960-242p
5、cpc-pt42号楼routerrouter-pt2switch2950t-242serverserver-pt1精品.pcpc-pt43号楼routerrouter-pt1switch2950t-242pcpc-pt2sererserver-pt14号楼routerrouter-pt1cloudcloud-pt1表2 设备连接表楼号设备1设备2设备之间的连线1号楼routerrouter光纤routerswitch交叉双绞线switchpc直通双绞线2号楼routerrouter光纤、串行线routerswitch直通双绞线switchpc直通双绞线switchserver直通双绞线精品.3
6、号楼routerswitch直通双绞线switchpc直通双绞线switchserver直通双绞线switchswitch交叉双绞线4号楼 routerrouter光纤routercloud串行线表3 主机ip地址及网关主机ip地址默认网关pc0192.168.32.2192.168.32.1pc1192.168.32.3192.168.32.1pc2192.168.33.2192.168.33.1pc3192.168.33.3192.168.33.1pc4192.168.1.3192.168.1.1pc5192.168.1.2192.168.1.1pc6192.168.5.3192.168.
7、5.1pc7192.168.5.2192.168.5.1pc8192.168.4.2192.168.4.1pc9192.168.4.3192.168.4.1server1192.168.1.4192.168.1.1server2192.168.4.4192.168.4.1精品.表4 主机ip地址及网关主机ip地址默认网关pc0192.168.32.2192.168.32.1pc1192.168.32.3192.168.32.1pc2192.168.33.2192.168.33.1pc3192.168.33.3192.168.33.1pc4192.168.1.3192.168.1.1pc5192
8、.168.1.2192.168.1.1pc6192.168.5.3192.168.5.1pc7192.168.5.2192.168.5.1pc8192.168.4.2192.168.4.1pc9192.168.4.3192.168.4.1server1192.168.1.4192.168.1.1server2192.168.4.4192.168.4.1拓扑图如下:精品.图1网络拓扑图2.2 相关代码路由器四号楼的配置:routerenablerouter#configure terminalenter configuration commands, one per line. end with
9、 cntl/z.router(config)#interface serial2/0router(config-if)#%link-5-changed: interface serial2/0, changed state to upno shutdownrouter(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#no shutdownrouter(config-if)#router(config-if)#exitrouter(config)#interface fast
10、ethernet4/0router(config-if)#no shutdown%link-5-changed: interface fastethernet4/0, changed state to downrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet5/0router(config-if)#no shutdown%link-5-changed: interface fastethernet5/0, changed state to downrouter(config-if)#rou
11、ter(config-if)#exitrouter(config)#interface serial2/0router(config-if)#no ip addressrouter(config-if)#ip address 10.0.0.2 255.0.0.0router(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#ip address 172.18.0.1 255.255.0.0router(config-if)#router(config-if)#exitrout
12、er(config)#interface fastethernet4/0router(config-if)#ip address 172.16.0.1 255.255.0.0router(config-if)#router(config-if)#exitrouter(config)#interface fastethernet5/0router(config-if)#ip address 172.17.0.1 255.255.0.0router(config-if)#精品.在四号楼中设置静态路由routerenablerouter#configure terminalenter configu
13、ration commands, one per line. end with cntl/z.router(config)#ip route 192.168.32.0 255.255.255.0 172.16.0.2router(config)#ip route 192.168.33.0 255.255.255.0 172.16.0.2router(config)#ip route 192.168.1.0 255.255.255.0 172.18.0.2router(config)#ip route 192.168.4.0 255.255.255.0 172.17.0.2router(conf
14、ig)#ip route 192.168.5.0 255.255.255.0 172.17.0.2router(config)#路由器一号楼的配置:routerenablerouter#configure terminalenter configuration commands, one per line. end with cntl/z.router(config)#interface fastethernet0/0router(config-if)#no shutdown%link-5-changed: interface fastethernet0/0, changed state to
15、 up%lineproto-5-updown: line protocol on interface fastethernet0/0, changed state to uprouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet1/0router(config-if)#no shutdown%link-5-changed: interface fastethernet1/0, changed state to up%lineproto-5-updown: line protocol on int
16、erface fastethernet1/0, changed state to uprouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet4/0router(config-if)#no shutdown%link-5-changed: interface fastethernet4/0, changed state to up%lineproto-5-updown: line protocol on interface fastethernet4/0, changed state to upr
17、outer(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#no shutdownrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet0/0router(config-if)#ip address 192.168.32.1 255.255.255.0router(config-if)#router(config-if)#exitrouter(config)#interfac
18、e fastethernet1/0router(config-if)#ip address 192.168.33.1 255.255.255.0精品.router(config-if)#router(config-if)#exitrouter(config)#interface fastethernet4/0router(config-if)#ip address 172.16.0.2 255.255.0.0router(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#ip
19、 address 192.168.31.1 255.255.255.0router(config-if)#在一号楼中设置静态路由routerenablerouter#configure terminalenter configuration commands, one per line. end with cntl/z.router(config)#ip route 192.168.1.0 255.255.255.0 172.16.0.1router(config)#ip route 192.168.4.0 255.255.255.0 172.16.0.1router(config)#ip r
20、oute 192.168.5.0 255.255.255.0 172.16.0.1router(config)#路由器二号楼的配置:routerenablerouter#configure terminalenter configuration commands, one per line. end with cntl/z.router(config)#interface fastethernet0/0router(config-if)#no shutdown%link-5-changed: interface fastethernet0/0, changed state to up%line
21、proto-5-updown: line protocol on interface fastethernet0/0, changed state to uprouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet5/0router(config-if)#no shutdown%link-5-changed: interface fastethernet5/0, changed state to up%lineproto-5-updown: line protocol on interface f
22、astethernet5/0, changed state to uprouter(config-if)#router(config-if)#exitrouter(config)#interface serial2/0router(config-if)#no shutdownrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet0/0router(config-if)#ip address 192.168.4.1 255.255.255.0router(config-if)#router(con
23、fig-if)#exitrouter(config)#interface fastethernet5/0精品.router(config-if)#ip address 172.17.0.2 255.255.0.0router(config-if)#router(config-if)#exitrouter(config)#interface serial2/0router(config-if)#ip address 192.168.3.1 255.255.255.0router(config-if)#在二号楼中设置静态路由routerenablerouter#configure terminal
24、enter configuration commands, one per line. end with cntl/z.router(config)#ip route 192.168.5.0 255.255.255.0 192.168.3.2router(config)#ip route 192.168.32.0 255.255.255.0 172.17.0.1router(config)#ip route 192.168.33.0 255.255.255.0 172.17.0.1router(config)#ip route 192.168.1.0 255.255.255.0 172.17.
25、0.1router(config)#路由器router 6的配置:routerenablerouter#configure terminalenter configuration commands, one per line. end with cntl/z.router(config)#interface fastethernet0/0router(config-if)#no shutdown%link-5-changed: interface fastethernet0/0, changed state to up%lineproto-5-updown: line protocol on
26、interface fastethernet0/0, changed state to uprouter(config-if)#router(config-if)#exitrouter(config)#interface serial2/0router(config-if)#%link-5-changed: interface serial2/0, changed state to upno shutdownrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet0/0router(config-
27、if)#ip address 192.168.5.1 255.255.255.0router(config-if)#router(config-if)#exitrouter(config)#interface serial2/0router(config-if)#ip address 192.168.3.2 255.255.255.0router(config-if)#在router 6中设置静态路由routerenablerouter#configure terminalenter configuration commands, one per line. end with cntl/z.精
28、品.router(config)#ip route 192.168.32.0 255.255.255.0 192.168.3.1router(config)#ip route 192.168.33.0 255.255.255.0 192.168.3.1router(config)#ip route 192.168.1.0 255.255.255.0 192.168.3.1router(config)#ip route 192.168.4.0 255.255.255.0 192.168.3.1router(config)#路由器三号楼的配置:routerenablerouter#configur
29、e terminalenter configuration commands, one per line. end with cntl/z.router(config)#interface fastethernet1/0router(config-if)#no shutdown%link-5-changed: interface fastethernet1/0, changed state to uprouter(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#%link-
30、5-changed: interface serial3/0, changed state to upno shutdownrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet1/0router(config-if)#ip address 192.168.1.1 255.255.255.0router(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#ip address 1
31、72.18.0.2 255.255.0.0router(config-if)#%lineproto-5-updown: line protocol on interface fastethernet1/0, changed state to upno ip addressrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet0/0router(config-if)#no shutdown%link-5-changed: interface fastethernet0/0, changed sta
32、te to uprouter(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#%link-5-changed: interface serial3/0, changed state to administratively downshutdownrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet0/0router(config-if)#shutdown精品.%link-5
33、-changed: interface fastethernet0/0, changed state to administratively downrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet1/0router(config-if)#shutdown%link-5-changed: interface fastethernet1/0, changed state to administratively down%lineproto-5-updown: line protocol on
34、 interface fastethernet1/0, changed state to downrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet5/0router(config-if)#router(config-if)#exitrouter(config)#interface fastethernet4/0router(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)
35、#router(config-if)#exitrouter(config)#interface fastethernet0/0router(config-if)#router(config-if)#exitrouter(config)#interface fastethernet1/0router(config-if)#no shutdown%link-5-changed: interface fastethernet1/0, changed state to up%lineproto-5-updown: line protocol on interface fastethernet1/0,
36、changed state to uprouter(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#%link-5-changed: interface serial3/0, changed state to upno shutdownrouter(config-if)#router(config-if)#exitrouter(config)#interface fastethernet1/0router(config-if)#router(config-if)#exitrouter(config)#interface serial3/0router(config-if)#ip address 172.18.0.2 255.255.0.0router(config-if)#在三号楼中设置静态路由routerenablerouter#configure terminalenter configuration commands, one per line.
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 二零二五年度按揭购房合同贷款利率及还款计划
- 二零二五年度二手房交易风险提示及免责协议
- 二零二五年度市政工程劳务派遣服务合同范本
- 二零二五年度房地产买卖合同规范
- 2025版北京高端住宅租赁及配套服务合同
- 二零二五年不锈钢精密零部件加工定制合作协议
- 二零二五年车辆挂靠资产重组合作协议十
- 2025版城市轨道交通工程安全文明施工管理合同
- 二零二五年美食夜市烤肠场地租赁合同
- 二零二五年度包装材料仓储物流购销合同范本
- ISO37301:2021合规管理体系程序文件一整套
- (外研版3起)英语五年级上册单词字帖书写练习(手写体)高清打印版
- MOOC 宇宙探索与发现-大连大学 中国大学慕课答案
- 教师的职业生涯规划与专业发展课件
- 《小企业会计准则》相关二级科目设置
- 生物安全自查表
- 广州小升初-学籍表打印版
- 天津市-解除劳动合同证明书
- 公司一年完税证明模板
- DB5306∕T 69-2021 果树主要实蝇害虫综合防控技术规程
- 幼儿园绘本:《你看起来好像很好吃》 PPT课件
评论
0/150
提交评论