版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、(网络互连课程设计)设计说明书 园区网络规划起止日期: 2011 年 11 月 28日 至 2011 年 12 月 9 日学生姓名班级学号成绩指导教师(签字)计算机与通信学院2011年 12 月 9 日摘要这次课程设计的题目是立宏中学校园网的设计,它涉及到校园网的需求分析、网络规划设计、管理(包括安全)技术、设计原则以及设备性能介绍、选择的技术依据、解决方案等各个方面,对这次设计,还涉及到校园网建设中的基本知识和需求分析,校园网建设的方案,校园网应用服务系统的建设和校园网的安全等多方面问题,其结合立宏中学的实际情况,对校园网的建设作了深入浅出的分析和建议。 学校的系统主干及重要的支干链路应依据
2、当前需求在100M和1000M以太网之间选择,网络系统可考虑采用虚拟组网技术(VLAN),以利于网络管理和提高网络效能,利用管理平台对校园网运行情况进行监视、分析和监控,迅速判断、查找、排除网络故障。 目 录摘要1课程设计的目的与意义31.1目的31.2意义3二、需求分析42.1交换网络需求分析43.1 交换网络方案设计53.1.1 交换网络的功能需求53.1.2 交换网络拓扑图53.1.2 IP地址规划6四、方案的实施74.1 交换网络的配置74.2 交换网络测试结果15五、心得体会17六、参考文献18课程设计的目的与意义1.1 目的本次课程设计主要目的是把课堂上所学的理论知识系统的组织起来
3、实际化。通过实际事例独自完成以检阅自己在课程上学习的成果。此次课程设计通过思科模拟器模拟实际工作的工作环境来通过反复的研讨和修改完成一个整体的园区网的组建。1.2 意义通过一段时间独立的思考和反复的动手,完成一个真正意义上的网络组建,从而把一个学期来课堂上所学有关网络相关的理论知识实践化。通过此次课程设计不仅系统的梳理了课堂上所学的交换机和路由器的理论知识,而且还有机的把两者相结合组成了一个路由交换网络,为日后真正的走上工作岗位打好良好的基础。二、需求分析2.1交换网络需求分析课程设计目标:掌握园区网中交换网络的设计、实现及验证方法任务:模拟实现园区网中中的交换网络。除了要求实现各设备间的IP
4、可达之外,还要求实现不同VLAN在交换链路上的负载平衡。具体要求如下:1、对各路由、交换设备进行基本配置,包括主机名、登录密码等信息。2、配置各路由器的接口IP地址及路由信息。3、在各交换机上创建VLAN并分配VLAN接口成员(对于干道接口,配置其Trunk信息)。5、在各交换机上创建管理VLAN接口并分配IP地址及默认网关信息。6、设计、配置、验证交换机上的PVST,使得各VLAN在不同的交换链路上实现负载均衡。实训环境:核心由核心层交换机CS、汇聚层交换机DS1、DS2、接入层交换机AS1、AS2组成。为了模拟终端接入,除了PC工作站外,还使用一台路由器(R2)模拟不同VLAN的终端接入。
5、此外,还使用了一台路由器(R1)用来模拟网络边界路由器。为了简化设计,本实训只使用二个VLAN,即默认的VLAN1及VLNA2。为了实现对交换网络中所有交换机的管理,需要启用各交换机上的管理VLAN接口并配置其IP地址及默认网关。三、方案设计3.1 交换网络方案设计3.1.1 交换网络的功能需求 在大型园区中的一个分部设计一个交换式网络,此网络基本设备由交换机组成。该网络采用星型拓扑结构,分为核心层、汇聚层、接入层三层网络结构模式。为了简化设计,本交换网络只使用二个VLAN,即默认的VLAN1及VLNA2。为了实现对交换网络中所有交换机的管理,需要启用各交换机上的管理VLAN接口并配置其IP地
6、址及默认网关。该网络组要实现VLAN1和VLAN2之间相互通信,通过任何一台PC机可以远程管理交换机并设置交换机的登录密码。为了考虑到网络的稳定性,整个网络采用冗余技术。因为网络设备都是交换机,为了防止环路而形成的广播风暴所以在交换机上配置生成树协议。通过整个园区交换网络的配置实现整个网络的互通。3.1.2 交换网络拓扑图 3.1.3 IP地址规划各交换机的管理VLAN接口IP编址方案如下表。其中,核心层交换机CS上的VLAN2接口也作为VLAN2接入终端系统的默认网关。交换机管理VLAN接口管理VLAN接口IP默认网关CSVLAN1VLAN2DS1VLAN1DS2VLAN1AS1VLAN1A
7、S2VLAN1各交换机上的接口类型及接口连接方案如表所示:设备名称本地接口本地接口类型对端设备 对端设备接口CSF0/0三层IP接口R1F0/0CSF1/1二层Trunk接口DS1F1/1CSF1/2二层Trunk接口DS2F1/2DS1F1/1二层Trunk接口CSF1/1DS1F1/12二层Trunk接口DS2F1/12DS1F1/13二层Trunk接口AS1F1/13DS1F1/14二层Trunk接口AS2F1/13DS2F1/2二层Trunk接口CSF1/2DS2F1/12二层Trunk接口DS1F1/12DS2F1/13二层Trunk接口AS1F1/14DS2F1/14二层Trunk
8、接口AS2F1/14AS1F1/12二层Trunk接口AS2F1/12AS1F1/13二层Trunk接口DS1F1/13AS1F1/14二层Trunk接口DS2F1/13AS1F1/1二层ACCESS接口(VLAN1)PC工作站LO0AS2F1/12二层Trunk接口AS1F1/12AS2F1/13二层Trunk接口DS1F1/14AS2F1/14二层Trunk接口DS2F1/14AS2F1/1二层ACCESS接口(VLAN2)R2F0/0四、方案的实施4.1 交换网络的配置一、SA1交换机配置1、交换机的密码和名称配置Switch>enSwitch#conf tEnter config
9、uration commands, one per line. End with CNTL/Z.Switch(config)#hostname SA1SA1(config)#no ip domain-lookupSA1(config)#line console 0SA1(config-line)#logging synchronousSA1(config-line)#password 111SA1(config-line)#loginSA1(config-line)#line vty 0 4SA1(config-line)#password 111SA1(config-line)#loginS
10、A1(config-line)#exit2、交换机VLAN配置SA1#vlan database% Warning: It is recommended to configure VLAN from config mode, as VLAN database mode is being deprecated. Please consult user documentation for configuring VTP/VLAN in config mode.SA1(vlan)#vlan 1VLAN 1 modified:SA1(vlan)#vlan 2VLAN 2 added:Name: VLA
11、N0002SA1(vlan)#exitAPPLY completed.Exiting.3、管理地址配置SA1(config)#int vlan 1SA1(config-if)#no shutdown%LINK-5-CHANGED: Interface Vlan1, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up4、端口配置SA1(config)#int f0/1SA1(config-if)#switchport mode accessSA1(config-
12、if)#switchport access vlan 1SA1(config-if)#exitSA1(config)#int f0/12SA1(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/12, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/12, changed state to upSA1(config-if)#switchpor
13、t trunk allowed vlan 1,2SA1(config-if)#exitSA1(config)#int f0/13SA1(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/13, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/13, changed state to upSA1(config-if)#switchport tr
14、unk allowed vlan 1,2SA1(config-if)#exitSA1(config)#int f0/14SA1(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to upSA1(config-if)#switchport trunk
15、allowed vlan 1,2SA1(config-if)#exit5、STP配置SA1(config)#spanning-tree vlan 1 priority 32768SA1(config)#spanning-tree vlan 2 priority 32768二、SA2交换机配置1、交换机的密码和名称配置Switch>enSwitch#conf tEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#hostname SA2SA2(config)#no ip domain-look
16、up SA2(config)#line console 0SA2(config-line)#logging synchronousSA2(config-line)#password 111SA2(config-line)#loginSA2(config-line)#line vty 0 4SA2(config-line)#password 111SA2(config-line)#loginSA2(config-line)#exit2、交换机VLAN配置SA2#vlan database% Warning: It is recommended to configure VLAN from con
17、fig mode, as VLAN database mode is being deprecated. Please consult user documentation for configuring VTP/VLAN in config mode.SA2(vlan)#vlan 1VLAN 1 modified:SA2(vlan)#vlan 2VLAN 2 added: Name: VLAN0002SA2(vlan)#exitAPPLY completed.Exiting.3、管理地址配置SA2#conf tEnter configuration commands, one per lin
18、e. End with CNTL/Z.SA2(config)#int vlan 1SA2(config-if)#no shutdown%LINK-5-CHANGED: Interface Vlan1, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up4、端口配置SA2(config)#int f0/1SA2(config-if)#switchport mode accessSA2(config-if)#switchport access vlan 1SA2(
19、config-if)#exitSA2(config)#int f0/12SA2(config-if)#switchport mode trunkSA2(config-if)#switchport trunk allowed vlan 1,2SA2(config-if)#exitSA2(config)#int f0/13SA2(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/13, changed state to down%LINEPROTO-5-UPDO
20、WN: Line protocol on Interface FastEthernet0/13, changed state to upSA2(config-if)#switchport trunk allowed vlan 1,2SA2(config-if)#exitSA2(config)#int f0/14SA2(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/14, changed state to down%LINEPROTO-5-UPDOWN:
21、Line protocol on Interface FastEthernet0/14, changed state to upSA2(config-if)#switchport trunk allowed vlan 1,25、STP配置SA2(config)#spanning-tree vlan 2 priority 32768SA2(config)#spanning-tree vlan 1 priority 32768三、DS1交换机配置1、交换机的密码和名称配置Switch>enSwitch#conf tEnter configuration commands, one per l
22、ine. End with CNTL/Z.Switch(config)#hostname DS1DS1(config)#no ip domain-lookup DS1(config)#line console 0DS1(config-line)#logging synchronousDS1(config-line)#password 111DS1(config-line)#loginDS1(config-line)#line vty 0 4DS1(config-line)#password 111DS1(config-line)#loginDS1(config-line)#exit2、交换机V
23、LAN配置DS1(vlan)#vlan 1VLAN 1 modified:DS1(vlan)#vlan 2VLAN 2 added: Name: VLAN0002DS1(vlan)#exitAPPLY completed.Exiting.3、管理地址配置DS1#conf tEnter configuration commands, one per line. End with CNTL/Z.DS1(config)#int vlan 1DS1(config-if)#no shutdown%LINK-5-CHANGED: Interface Vlan1, changed state to upDS
24、1(config-if)#ip default-gateway 1.1%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up4、端口配置DS1(config)#int f0/1DS1(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Inter
25、face FastEthernet0/1, changed state to upDS1(config-if)#switchport trunk allowed vlan 1,2DS1(config-if)#exitDS1(config)#int f0/12DS1(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/12, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface
26、FastEthernet0/12, changed state to upDS1(config-if)#switchport trunk allowed vlan 1,2DS1(config-if)#exitDS1(config)#int f0/13DS1(config-if)#switchport mode trunkDS1(config-if)#switchport trunk allowed vlan 1,2DS1(config-if)#exitDS1(config)#int f0/14DS1(config-if)#switchport mode trunkDS1(config-if)#
27、switchport trunk allowed vlan 1,25、STP配置DS1(config)#spanning-tree vlan 2 priority 4096DS1(config)#spanning-tree vlan 1 priority 0四、DS2交换机配置1、交换机的密码和名称配置Switch>enSwitch#conf tEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#hostname DS2DS2(config)#no ip domain-lookup /DS2
28、(config)#line console 0DS2(config-line)#logging synchronousDS2(config-line)#password 111DS2(config-line)#loginDS2(config-line)#line vty 0 4DS2(config-line)#password 111DS2(config-line)#loginDS2(config-line)#exit2、交换机VLAN配置DS2(vlan)#vlan 1VLAN 1 modified:DS2(vlan)#vlan 2VLAN 2 added: Name: VLAN0002DS
29、2(vlan)#exitAPPLY completed.Exiting.3、管理地址配置DS2#conf tEnter configuration commands, one per line. End with CNTL/Z.DS2(config)#int vlan 1DS2(config-if)#no shutdown%LINK-5-CHANGED: Interface Vlan1, changed state to upDS2(config-if)#ip default-gateway 1.%LINEPROTO-5-UPDOWN: Line protocol on Interface V
30、lan1, changed state to up4、端口配置DS2(config)#int f0/2DS2(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to upDS2(config-if)#switchport trunk allowed vla
31、n 1,2DS2(config-if)#exitDS2(config)#int f0/12DS2(config-if)#switchport mode trunkDS2(config-if)#switchport trunk allowed vlan 1,2DS2(config-if)#exitDS2(config)#int f0/13DS2(config-if)#switchport mode trunkDS2(config-if)#switchport trunk allowed vlan 1,2DS2(config-if)#exitDS2(config)#int f0/14DS2(con
32、fig-if)#switchport mode trunkDS2(config-if)#switchport trunk allowed vlan 1,25、STP配置DS2(config)#spanning-tree vlan 2 priority 0DS2(config)#spanning-tree vlan 1 priority 4096五、CS交换机配置1、交换机的密码和名称配置Switch>enSwitch#conf tEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#hostn
33、ame CSCS(config)#no ip domain-lookup /CS(config)#line console 0CS(config-line)#logging synchronousCS(config-line)#password 111CS(config-line)#loginCS(config-line)#line vty 0 4CS(config-line)#password 111CS(config-line)#loginCS(config-line)#exit2、交换机VLAN配置CS#vlan database% Warning: It is recommended
34、to configure VLAN from config mode, as VLAN database mode is being deprecated. Please consult user documentation for configuring VTP/VLAN in config mode.CS(vlan)#vlan 1VLAN 1 modified:CS(vlan)#vlan 2VLAN 2 added: Name: VLAN0002CS(vlan)#exitAPPLY completed.Exiting.3、VLAN地址配置CS#conf tEnter configurati
35、on commands, one per line. End with CNTL/Z.CS(config)#int vlan 1CS(config-if)#no shutdown%LINK-5-CHANGED: Interface Vlan1, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to upCS(config)#int vlan 2%LINK-5-CHANGED: Interface Vlan2, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan2, changed state to upCS(config-if)#no shutdown4、端口配置CS(config)#int f0/1CS(config-if)#switchport mode trunkCommand rejected: An interface whose trunk encapsulation is "Auto" can not be configured to
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年南京视觉艺术职业学院单招综合素质考试题库附答案详解(培优)
- 2026年兰州现代职业学院单招职业适应性测试题库附参考答案详解(预热题)
- 2026年内蒙古呼和浩特市单招职业适应性考试题库含答案详解(基础题)
- 2026年佳木斯职业学院单招综合素质考试题库(含答案详解)
- 2026年南京视觉艺术职业学院单招职业倾向性考试题库带答案详解(黄金题型)
- 2026年包头钢铁职业技术学院单招综合素质考试题库附答案详解(研优卷)
- 2026年内蒙古呼和浩特市单招职业适应性测试题库含答案详解(黄金题型)
- 2025-2026学年浙江省杭州市示范名校高三下学期第三次月考:英语试题含解析
- 2026届山东省青岛市平度一中高三下学期期末教学质量检测试题试卷英语试题含解析
- 山东省莱州一中2025-2026学年统一招生考试二月调考仿真模拟物理试题含解析
- 探究中国气候特征及其对人类活动的影响-基于八年级地理学科的深度教学设计
- 写作:考虑目的和对象:笔为心声 文因人定(情境任务教学设计)语文新教材统编版八年级下册
- 职业教育人工智能应用发展报告(2024-2025)
- 2026年住院医师规培(整形外科)试题及答案
- 2026年交管12123学法减分复习考试题库及参考答案(培优)
- 2025华北水利水电工程集团有限公司应届高校毕业生招聘(公共基础知识)测试题附答案解析
- GB/T 43556.3-2025光纤光缆线路维护技术第3部分:基于光传感技术的光缆识别
- 地理中国的气候第三课时课件-2025-2026学年八年级地理上学期(湘教版2024)
- 应聘人员登记表和考核表模版
- 《环境装饰设计》全套教学课件
- 《整形外科》住院医师规范化培训结业理论考试题库及答案
评论
0/150
提交评论