版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、-PAGE . z.网络工程课程设计题目: 校园网设计 学生班级*成绩-. z.摘 要*校园网部的网络架构如下图所示。请按照要求完成下面的任务。分析该网络拓扑结构中每个层次的作用。为图中的网络设备进行选型并给出选型的参数和理由。将不同功能的楼分为独立的VLAN,该VLAN的机器之间可以互通,而不同VLAN之间的机器不能通信。要求图书馆的服务器均可与其它VLAN通信。通过NAT技术完成了部网络访问外部网络,配置ACL访问控制列表实现教师宿舍1栋无法访问图书馆。按照如下表格分配IP地址。VLAN 号网段IP网关备注2办公楼图书馆在路由器模拟器上实现上述功能并进行演示。1、课程设计的目的与意义1.1
2、目的了解网络设计的要求,学习网络配置相关知识,增强实际操作能力。1.2意义熟悉相关网络配置命令,加强动手能力。2、需求分析1. 将不同功能的楼分为独立的VLAN,该VLAN的机器之间可以互通,而不同VLAN之间的机器不能通信。2. 要求图书馆的服务器均可与其它VLAN通信。3. 通过NAT技术完成了部网络访问外部网络,配置ACL访问控制列表实现教师宿舍1栋无法访问图书馆。3、网络的规划设计在接入层交换机上划分VLAN;在汇聚层交换机上设置各VLAN网关,配置访问控制列表;核心层交换机作为流量转发中心, 并开启DHCP动态IP分配。4、网络设备选型本次校园网设备选型中,我们采用了1台华为S532
3、8C-EI-24S核心层交换机、2台华为华为Quidway S5324TP-SI-AC汇聚层交换机、以及若干个华为Quidway S2326TP-EI(AC)接入层交换机,其各层设备具体性能参数如下: 4.1核心层设备选择核心层采用交换机,其具体参数如下:主要参数交换机类型企业级交换机应用层级三层传输速率10/100Mbps网络标准IEEE 802.3,IEEE 802.3u,IEEE 802.3z,IEEE 802.3ab端口结构非模块化端口数量24个接口介质快速以太网口,千兆以太网口传输模式支持全双工交换方式存储-转发背板带宽32Gbps包转发率6.5MppsVLAN支持支持QOS支持支持
4、网管支持支持网管功能网管功能SNMP,CLI,Web,管理软件MAC地址表12K安全性强尺寸(mm)30144544mm重量(Kg)5.1kg4.2汇聚层设备选择汇聚层采用 交换机,其具体参数如下:主要参数交换机类型企业级交换机应用层级三层传输速率10/100Mbps网络标准IEEE 802.3,IEEE 802.3u,IEEE 802.3z,IEEE 802.3ab端口结构非模块化端口数量24个接口介质快速以太网口,千兆以太网口传输模式支持全双工交换方式存储-转发背板带宽32Gbps包转发率6.5MppsVLAN支持支持QOS支持支持网管支持支持网管功能网管功能SNMP,CLI,Web,管理
5、软件MAC地址表12K尺寸(mm)强重量(Kg)30144544mm4.3接入层设备选择接入层采用作为交换机,其具体参数如下:主要参数交换机类型快速以太网交换机应用层级二层传输速率10/100Mbps网络标准IEEE 802.1*、IEEE 802.3*、IEEE 802.1D、IEEE 802.1p CoS、IEEE 802.1Q、IEEE 802.3ab、IEEE 802.3u、IEEE802.3端口结构非模块化端口数量24接口介质10/100Base-T传输模式存储转发方式接口类型10/100Base-T端口,10/100Base-T4.4路由器设备选择本网络采用思科的路由器,其基本参数
6、如下:思科基本参数产品定位多业务路由器网络类型IEEE 802.3*安全标准UL 60950 ,CAN/CSA C22.2 No. 60950 ,IEC 60950 ,EN 60950-1 ,AS/NZS 60950是否置防火墙置是否支持VPN支持是否支持Qos支持支持网络协议IEEE 802.3*固定的局域网接口2扩展模块槽数4控制端口有Flash存最大128MB,缺省64MBDRAM存最大760MB,缺省256MB支持的网管协议协议Cisco ClickStart,SNMP5、网络的综合布线5.1校园网拓扑结构图6、校园网络的设备配置6.1 VLAN端口划分及配置表6-1为该校VLAN与I
7、P网段的划分VLAN 号网段IP网关备注2主教学楼3学生宿舍4教师宿舍5图书馆6办公楼7科研实训楼6.2路由器与交换机的配置路由器的配置Building configuration.Current configuration : 767 bytes!version 12.4no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Router!spanning-tree mode pvst!interface Fa
8、stEthernet0/0 ip nat inside duple* auto speed auto!interface FastEthernet0/1 ip nat outside duple* auto speed auto!interface Vlan1 no ip address shutdown!router rip!ip nat inside source list 1 pool globalnet overloadip classless!access-list 1 permit 192.168.0.0 .255!line con 0!line au* 0!line vty 0
9、4 login!end核心层交换机的配置Building configuration.Current configuration : 1609 bytes!version 12.2no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Switch!ip routing!spanning-tree mode pvst!interface FastEthernet0/1 no switchport duple* a
10、uto speed auto!interface FastEthernet0/2 no switchport duple* auto speed auto!interface FastEthernet0/3 no switchport duple* auto speed auto!interface FastEthernet0/4 no switchport duple* auto speed auto!interface FastEthernet0/5 no switchport duple* auto speed auto!interface FastEthernet0/6!interfa
11、ce FastEthernet0/7!interface FastEthernet0/8!interface FastEthernet0/9!interface FastEthernet0/10!interface FastEthernet0/11!interface FastEthernet0/12!interface FastEthernet0/13!interface FastEthernet0/14!interface FastEthernet0/15!interface FastEthernet0/16!interface FastEthernet0/17!interface Fas
12、tEthernet0/18!interface FastEthernet0/19!interface FastEthernet0/20!interface FastEthernet0/21!interface FastEthernet0/22!interface FastEthernet0/23!interface FastEthernet0/24!interface GigabitEthernet0/1!interface GigabitEthernet0/2!interface Vlan1 no ip address shutdown!router rip!ip classless!lin
13、e con 0!line au* 0!line vty 0 4 login!end汇聚层交换机的配置交换机1Building configuration.Current configuration : 2315 bytes!version 12.2no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Switch!ip dhcp pool vlan2ip dhcp pool vlan3ip dhcp pool
14、vlan4ip routing!spanning-tree mode pvst!interface FastEthernet0/1 no switchport duple* auto speed auto!interface FastEthernet0/2!interface FastEthernet0/3!interface FastEthernet0/4!interface FastEthernet0/5!interface FastEthernet0/6!interface FastEthernet0/7!interface FastEthernet0/8!interface FastE
15、thernet0/9!interface FastEthernet0/10!interface FastEthernet0/11!interface FastEthernet0/12!interface FastEthernet0/13!interface FastEthernet0/14!interface FastEthernet0/15!interface FastEthernet0/16!interface FastEthernet0/17!interface FastEthernet0/18!interface FastEthernet0/19!interface FastEther
16、net0/20!interface FastEthernet0/21!interface FastEthernet0/22!interface FastEthernet0/23!interface FastEthernet0/24!interface GigabitEthernet0/1!interface GigabitEthernet0/2!interface Vlan1 no ip address shutdown!interface Vlan2 ip access-group toV2 out!interface Vlan3 ip access-group toV3 out!inter
17、face Vlan4 ip access-group toV4 out!interface Vlan6 no ip address!interface Vlan7 no ip address!router rip!ip classless!ip access-list standard toV2 deny 192.168.3.0 .255 deny 192.168.4.0 .255 deny 192.168.6.0 .255 deny 192.168.7.0 .255 permit anyip access-list standard toV3 deny 192.168.2.0 .255 de
18、ny 192.168.4.0 .255 deny 192.168.6.0 .255 deny 192.168.7.0 .255 permit anyip access-list standard toV4 deny 192.168.2.0 .255 deny 192.168.3.0 .255 deny 192.168.5.0 .255 deny 192.168.6.0 .255 deny 192.168.7.0 .255 permit any!line con 0!line au* 0!line vty 0 4 login!End交换机2Building configuration.Curre
19、nt configuration : 2042 bytes!version 12.2no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Switch!ip dhcp pool vlan5ip dhcp pool vlan6ip dhcp pool vlan7ip routing!spanning-tree mode pvst!interface FastEthernet0/1 no switchport du
20、ple* auto speed auto!interface FastEthernet0/2!interface FastEthernet0/3!interface FastEthernet0/4!interface FastEthernet0/5!interface FastEthernet0/6!interface FastEthernet0/7!interface FastEthernet0/8!interface FastEthernet0/9!interface FastEthernet0/10!interface FastEthernet0/11!interface FastEth
21、ernet0/12!interface FastEthernet0/13!interface FastEthernet0/14!interface FastEthernet0/15!interface FastEthernet0/16!interface FastEthernet0/17!interface FastEthernet0/18!interface FastEthernet0/19!interface FastEthernet0/20!interface FastEthernet0/21!interface FastEthernet0/22!interface FastEthern
22、et0/23!interface FastEthernet0/24!interface GigabitEthernet0/1!interface GigabitEthernet0/2!interface Vlan1 no ip address shutdown!interface Vlan5!interface Vlan6 ip access-group toV6 out!interface Vlan7 ip access-group toV7 out!router rip!ip classless!ip access-list standard toV6 deny 192.168.2.0 .
23、255 deny 192.168.3.0 .255 deny 192.168.4.0 .255 deny 192.168.7.0 .255 permit anyip access-list standard toV7 deny 192.168.2.0 .255 deny 192.168.3.0 .255 deny 192.168.4.0 .255 deny 192.168.6.0 .255 permit any!line con 0!line au* 0!line vty 0 4 login!end接入层交换机配置主教学楼Building configuration.Current confi
24、guration : 1046 bytes!version 12.1no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Switch!spanning-tree mode pvst!interface FastEthernet0/1 switchport mode trunk!interface FastEthernet0/2 switchport access vlan 2!interface FastEt
25、hernet0/3 switchport access vlan 2!interface FastEthernet0/4!interface FastEthernet0/5!interface FastEthernet0/6!interface FastEthernet0/7!interface FastEthernet0/8!interface FastEthernet0/9!interface FastEthernet0/10!interface FastEthernet0/11!interface FastEthernet0/12!interface FastEthernet0/13!i
26、nterface FastEthernet0/14!interface FastEthernet0/15!interface FastEthernet0/16!interface FastEthernet0/17!interface FastEthernet0/18!interface FastEthernet0/19!interface FastEthernet0/20!interface FastEthernet0/21!interface FastEthernet0/22!interface FastEthernet0/23!interface FastEthernet0/24!inte
27、rface Vlan1 no ip address shutdown!line con 0!line vty 0 4 loginline vty 5 15 login!End学生宿舍Building configuration.Current configuration : 1046 bytes!version 12.1no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Switch!spanning-tre
28、e mode pvst!interface FastEthernet0/1 switchport mode trunk!interface FastEthernet0/2 switchport access vlan 3!interface FastEthernet0/3 switchport access vlan 3!interface FastEthernet0/4!interface FastEthernet0/5!interface FastEthernet0/6!interface FastEthernet0/7!interface FastEthernet0/8!interfac
29、e FastEthernet0/9!interface FastEthernet0/10!interface FastEthernet0/11!interface FastEthernet0/12!interface FastEthernet0/13!interface FastEthernet0/14!interface FastEthernet0/15!interface FastEthernet0/16!interface FastEthernet0/17!interface FastEthernet0/18!interface FastEthernet0/19!interface Fa
30、stEthernet0/20!interface FastEthernet0/21!interface FastEthernet0/22!interface FastEthernet0/23!interface FastEthernet0/24!interface Vlan1 no ip address shutdown!line con 0!line vty 0 4 loginline vty 5 15 login!End教师宿舍Building configuration.Current configuration : 1046 bytes!version 12.1no service t
31、imestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Switch!spanning-tree mode pvst!interface FastEthernet0/1 switchport mode trunk!interface FastEthernet0/2 switchport access vlan 4!interface FastEthernet0/3 switchport access vlan 4!interface F
32、astEthernet0/4!interface FastEthernet0/5!interface FastEthernet0/6!interface FastEthernet0/7!interface FastEthernet0/8!interface FastEthernet0/9!interface FastEthernet0/10!interface FastEthernet0/11!interface FastEthernet0/12!interface FastEthernet0/13!interface FastEthernet0/14!interface FastEthern
33、et0/15!interface FastEthernet0/16!interface FastEthernet0/17!interface FastEthernet0/18!interface FastEthernet0/19!interface FastEthernet0/20!interface FastEthernet0/21!interface FastEthernet0/22!interface FastEthernet0/23!interface FastEthernet0/24!interface Vlan1 no ip address shutdown!line con 0!
34、line vty 0 4 loginline vty 5 15 login!End图书馆Building configuration.Current configuration : 1046 bytes!version 12.1no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Switch!spanning-tree mode pvst!interface FastEthernet0/1 switchpor
35、t mode trunk!interface FastEthernet0/2 switchport access vlan 5!interface FastEthernet0/3 switchport access vlan 5!interface FastEthernet0/4!interface FastEthernet0/5!interface FastEthernet0/6!interface FastEthernet0/7!interface FastEthernet0/8!interface FastEthernet0/9!interface FastEthernet0/10!in
36、terface FastEthernet0/11!interface FastEthernet0/12!interface FastEthernet0/13!interface FastEthernet0/14!interface FastEthernet0/15!interface FastEthernet0/16!interface FastEthernet0/17!interface FastEthernet0/18!interface FastEthernet0/19!interface FastEthernet0/20!interface FastEthernet0/21!inter
37、face FastEthernet0/22!interface FastEthernet0/23!interface FastEthernet0/24!interface Vlan1 no ip address shutdown!line con 0!line vty 0 4 loginline vty 5 15 login!End办公楼Building configuration.Current configuration : 1046 bytes!version 12.1no service timestamps log datetime msecno service timestamps
38、 debug datetime msecno service password-encryption!hostname Switch!spanning-tree mode pvst!interface FastEthernet0/1 switchport mode trunk!interface FastEthernet0/2 switchport access vlan 6!interface FastEthernet0/3 switchport access vlan 6!interface FastEthernet0/4!interface FastEthernet0/5!interfa
39、ce FastEthernet0/6!interface FastEthernet0/7!interface FastEthernet0/8!interface FastEthernet0/9!interface FastEthernet0/10!interface FastEthernet0/11!interface FastEthernet0/12!interface FastEthernet0/13!interface FastEthernet0/14!interface FastEthernet0/15!interface FastEthernet0/16!interface FastEthernet0/17!interface FastEthernet0/18!interface FastEthernet0/19!interface FastEthernet0/20!interface FastEthernet0/21!interface FastEthernet0/22!interface FastEthernet0/23!interface FastEthernet0/24!interface Vlan1 no ip address shutdown!line con 0!line vt
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 单位之间协议书
- 2025年广东广州市泰昌实业(消防工程)有限公司招聘笔试参考题库附带答案详解
- 2025年度个人房贷再担保合同标准范本4篇
- 2025年度个人车辆购置担保合同2篇
- 2025-2030全球狄氏剂行业调研及趋势分析报告
- 2025-2030全球黏性伤口护垫行业调研及趋势分析报告
- 2025-2030全球可擦除可编程只读 (EPROM) 存储器行业调研及趋势分析报告
- 2025年度个人网络安全防护解决方案服务合同2篇
- 2025版智慧社区消防安全管理合作协议3篇
- 2025年度个人住宅抵押贷款合同实施细则
- 物业民法典知识培训课件
- 2023年初中毕业生信息技术中考知识点详解
- 2024-2025学年八年级数学人教版上册寒假作业(综合复习能力提升篇)(含答案)
- 《万方数据资源介绍》课件
- 医生定期考核简易程序述职报告范文(10篇)
- 第一章-地震工程学概论
- 安全创新创效
- 《中国糖尿病防治指南(2024版)》更新要点解读
- 初级创伤救治课件
- 交通运输类专业生涯发展展示
- 《处理人际关系》课件
评论
0/150
提交评论