摘 要
随着信息技术的快速发展,园区对信息的依赖性越来越明显,建立一个快速,稳定的网络平台,对园区运行的效率和执行力都有很大的搞高。同时,一个好的信息网络平台,可以更准确快速的帮助园区决策者们制定出符合园区发展的方针和政策。园区内部网(Internet)是国际互联网(Internet)技术在园区内部或封闭的用户群内的应用。Internet是使用Internet技术,特别是TCP/IP协议而建成的企业内部网络。这种技术允许不用计算机平台进行互通,暂不用考虑其位置。也就是所说的用户可以对任何一台进行访问或从任何一台计算机进行访问。
本毕业设计解决方案的设计目的是为园区用户提供组建园区网参考而设计的。包含了在架设园区级园区网中所必需要考虑和解决的问题,如对网络层次的设计,园区对网络的发展要求,网络的基础架构,网络操作平台的设计,园区信息安全和对外发布的设计,实施过程中必需检查的细节等影响网络正常运行因素。同时也考虑服务提供商在为园区建立园区网后,应保证的义务和责任。
本文从园区网络需求开始分析,根据现阶段cisco公司主流网络设备进行选材,规划最适用于目标网络的拓扑结构,建设合理的网络设计方案。本课题实施部分由GNS3模拟器来搭建网络拓扑结构,利用 cisco 设备操作用 c3640作为拓扑内所有设备核心IOS,然后用SecureCRT进行路由器交换机的相关配置,并测试其结果最终验证网络的规划与设计符合园区的需求。
关键词:虚拟局域网;ospf路由;园区网络;网络平台;思科网络技术
Abstract
With the rapid development of information technology, the dependence of campus on information becomes more and more obvious. The establishment of a fast and stable network platform will greatly improve the efficiency and execution of the operation of the park.At the same time, a good information network platform can more accurately and quickly help the park decision-makers to formulate policies and policies in line with the development of the park.Campus Intranet (Internet) is the application of Internet) technology within the campus or in a closed user group. Internet is an enterprise intranet built using Internet technology, especially the TCP/IP protocol. Luo.This technology allows for interworking without the use of computer platforms, and does not need to be considered for the time being.That is, the user can access any one or from any computer.
The design of the graduation solution is designed to provide reference for campus users.Including the problems that must be considered and solved in setting up the campus campus network, such as the design of the network level, the requirements of the campus for the development of the network, the basic structure of the network, the design of the network operation platform,The design of campus information security and external release, the details that must be checked in the process of implementation, and other factors affecting the normal operation of the network.Also consider the obligations and responsibilities of service providers in establishing campus networks for the campus.
This paper begins with the analysis of campus network requirements, selects materials according to the current mainstream network equipment of cisco Company, plans the topology structure that is most suitable for the target network, and builds a reasonable network design scheme.The implementation of this project is implemented by GNS3 simulator to build the network topology, using C3640 as the core of all devices in the topology using cisco device operation, and then using SecureCRT to configure the router switch.Finally, the test results verify that the network planning and design meet the requirements of the park.
Keywords: virtual LAN / OSF routing; Campus Network; Network platform; Cisco Network Technology
目 录
摘 要 I
Abstract II
目 录 III
第1章 绪论 1
1.1 需求分析 1
1.2技术上可行性分析 1
1.2.1高性能与技术先进性 1
1.2.2高可靠性 1
1.2.3安全性 1
1.2.4可扩展性 2
1.2.5VLAN的划分 2
1.2.6多层交换技术 2
第2章 总体设计 4
2.1设计原则 4
2.2技术选型 4
2.2.1 vlan 使用vlan技术主要考虑到以下优势 4
2.2.2 STP生成树技术与HSRP热备份路由协议技术 4
2.2.3 以太网捆绑技术 4
2.2.4 OSPF多出口技术 5
2.3设备选型 5
2.3.1核心层选型 5
2.3.2 汇聚层 5
2.3.3接入层 5
2.4目标网络拓扑 5
第3章 详细IP地址与VLAN的划分 7
3.1 IP地址划分原则 7
3.2 IP地址及主要VLAN划分 7
3.3三层链路地址划分 8
3.4设备命名及loopback地址 9
3.5网管地址划分及所属VLAN划分 9
3.6 DHCP服务器IP地址池划分 10
第4章 局域网设计实施方案 12
4.1基本配置命令 12
4.1.1设置交换机的加密使能口令 12
4.1.2设置登录虚拟终端线时的口令 12
4.1.3设置终端线超时时间 12
4.1.4设置禁用IP地址解析特性 13
4.1.5设置启用消息同步特性 13
4.2 配置接入层交换机 13
4.2.1设置接入层交换机的管理IP 13
4.2.2配置访问层交换机AccessSwitch1的访问端口 14
4.2.3设置快速端口 14
4.2.4配置访问层交换机AccessSwitch1的主干道端口 14
4.3 配置分布层交换机DistributeSwitch的VTP 14
4.4 核心层交换服务的实现-配置核心层交换机 15
4.4.1核心层上以太网接口捆绑技术 16
4.4.2 HSRP网关冗余技术 16
第5章 路由设计实施方案 17
5.1 vlan三层路由接入方案 17
5.2路由技术的比较与选择 17
5.3多出口OSPF的实施配置 19
第6章 广域网Internet与服务器接入实施方案 20
6.1防火墙 20
6.2服务器模块 21
6.3 DHCP的部署 22
第7章 仿真实现 24
7.1仿真拓扑 24
7.2 VLAN仿真与测试 24
7.3 STP生成树仿真与测试 25
7.4 以太网捆绑测试 27
7.5网关冗余技术测试 28
7.6路由的仿真与测试 29
7.7 PAT仿真与测试 29
7.8 DHCP服务器测试 29
总 结 31
致 谢 33
参考文献 34
附 录 35