华南农业大学信息(软件)学院《计算机网络》综合性、设计性实验成绩单开设时间:2013学年第2学期专业软件工程班级R1 学号201131000414 姓名邝倍浩题目小型网络的设计与实现专业班级软件R1 提交日期2014/6/10 小组成员学号姓名工作量%成绩(指导老师填写)组长201131000414邝倍浩80%组员组员组员教师评语评价指标:●题目内容完成情况优□良□中□差□●对算法原理的理解程度优□良□中□差□●程序设计水平优□良□中□差□●实验报告结构清晰优□良□中□差□●实验总结和分析详尽优□良□中□差□成绩教师签名目录一、网络背景 (4)二、网络需求 (5)三、网络规划 (6)四、交换机配置 (10)五、路由器配置 (16)六、总结 (25)一、背景为了适应业务的发展和国际化的需要,积极参与国家信息化进程,提高管理水平,展现全新的形象,某厂准备建立一个现代化的机构内部网,实现信息的共享、协作和通讯,并和属下个部门互连,并在此基础上开发建设现代化的企业应用系统,实现智能型、信息化、快节奏、高效率的管理模式。
在本方案中,我们借鉴了大型高端网络系统集成的经验,充分利用当今最成熟、最先进的网络技术,对该信息网络系统的建设与实施提出方案。
二、企业需求1.从企业对信息的需求来看面对着激烈的市场竞争,公司对信息的收集、传输、存储、查询以及预测决策等工作量越来越大,原来的电脑只是停留在单机工作模式,各科室间的数据不能实现共享,致使工作效率大大下降,纯粹的手工管理方式和手段已不能适应需求,这将严重妨碍公司的生存和发展。
社会进步要求企业必须改变现有的落后管理体系、管理方法和手段,建立现代企业的新形象,建议本企业的自动化管理信息系统,以提高管理水平,增加经济和社会效益。
2. 从企业管理和业务发展的角度出发通过网络对网络资源的共用来改善企业内部和企业与客户之间的信息交流方式。
满足业务部门对信息存储、检索、处理和共享需求,使企业能迅速掌握瞬息万变的市场行情,使企业信息更有效地发挥效力;提高办公自动化水平,提高工作效率,降低管理成本,提高企业在市场上的竞争力;通过对每项业务的跟踪,企业管理者可以了解业务进展情况,掌握第一手资料,以及掌握市场动态,为企业提供投资导向信息,为领导决策者提供数据支持;通过企业内部网建议,企业各业务部门可以有更方便的交流沟通,管理者可随时了解每一位员工的情况,并加强对企业人力资源合理调度,切实做到系统的集成化设计,使原有的设备、资源得到有效利用。
三、网络规划企业网络由多种完成不同功能的网络设备组成,包括路由器、交换机、Internet接入设备、防火墙等以及各种服务器。
企业内部网络采用共享或交换式以太网,通过DDN、ISDL/PSDN等方式,选择中国科研教育网接入到Internet,企业之间通过国际互联网的方式互相连接,同时采取相应的措施,确保通讯数据的安全、保密。
系统运行要安全可靠,故障小。
1.拓扑图2.Vlan划分根据企业的实际需求,属于同一部门的工作人员可能在不同的建筑物中,但需要在一个逻辑子网中,网络站点的增减,人员的变动,无论从网络管理,还是用户的角度来讲,都需要虚拟网技术的支持。
因此在网络的主干中要支持三层交换及vlan的划分。
在整个网络中使用虚拟网技术,以提高网络的安全和灵活性。
3.IP基本配置如下表格:设备名称IP配置基本配置备注PC0(vlan10)Ip:192.168.10.1无Vlan10里面的PC机Submask:255.255.255.0Gateway:192.168.10.254无Vlan20里面的PC机PC1(vlan20)Ip:192.168.20.1Submask:255.255.255.0Gateway:192.168.20.254无Vlan30里面的PC机PC2(vlan30)Ip:192.168.30.1Submask:255.255.255.0Gateway:192.168.30.254PC3(vlan40)Ip:192.168.40.1无Vlan40里面的PC机Submask:255.255.255.0Gateway:192.168.40.254无Vlan50里面的PC机PC4(vlan50)Ip:192.168.50.1Submask:255.255.255.0Gateway:192.168.50.254PC5(vlan60)Ip:192.168.60.1无Vlan60里面的PC机Submask:255.255.255.0Gateway:192.168.60.254PC6(vlan70)Ip:192.168.70.1无Vlan70里面的PC机Submask:255.255.255.0Gateway:192.168.70.254无Vlan80里面的PC机PC7(vlan80)Ip:192.168.80.1Submask:255.255.255.0Gateway:192.168.80.254Router0 S0/1/0:192.168.12.1 router os 110net 192.168.12.00.0.0.255 area 0net 192.168.10.00.0.0.255 area 0net 192.168.20.00.0.0.255 area 0net 192.168.30.00.0.0.255 area 0路由器Router1 S0/0/0: 192.168.23.2S0/1/0: 192.168.12.2router os 110net 192.168.12.00.0.0.255 area 0net 192.168.23.00.0.0.255 area 0net 192.168.40.00.0.0.255 area 0net 192.168.50.00.0.0.255 area 0路由器Router2 S0/1/0: 192.168.23.1 router os 110net 192.168.23.00.0.0.255 area 0net 192.168.60.00.0.0.255 area 0net 192.168.70.00.0.0.255 area 0net 192.168.80.00.0.0.255 area 0路由器Switch0 无①fa0/1配置成:二层交换机switchport modetrunk②将fa0/2划分到vlan 10,fa0/3划分到vlan 20,fa0/4划分到vlan30二层交换机Switch1 无①fa0/1配置成:switchport modetrunk②将fa0/2划分到vlan 40,fa0/3划分到vlan 50二层交换机Switch2 无①fa0/1 配置成:switchport modetrunk②将fa0/2划分到vlan 60,fa0/3划分到vlan 70,fa0/4划分到vlan 80四、交换机的配置交换机的详细配置过程比较复杂,而且具体的配置方法会因不同品牌、不同系列的交换机而有所不同,有了通用配置方法,我们就能举一反三,融会贯通。
通常网管型交换机可以通过两种方法进行配置:一种就是本地配置;另一种就是远程网络配置两种方式,但是要注意后一种配置方法只有在前一种配置成功后才可进行.Cisco交换机在网络届处于绝对领先地位,高端冗余设备(如:冗余超级引擎,冗余负载均衡电源,冗余风扇,冗余系统时钟,冗余上连,冗余的交换背板),高背板带宽,高多层交换速率等都为企业网络系统的高速稳定运行提供良好解决方案。
这就是为什么大型企业都选择Cisco交换机做核心层和分布层等主要网络设备。
Switch0:Switch#show runningBuilding configuration...Current configuration : 1123 bytes!version 12.1no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Switch!!!interface FastEthernet0/1switchport mode trunk!interface FastEthernet0/2switchport access vlan 10switchport mode access!interface FastEthernet0/3switchport access vlan 20switchport mode access!interface FastEthernet0/4switchport access vlan 30switchport mode access!interface Vlan1no ip addressshutdown!!line con 0!line vty 0 4loginline vty 5 15login!!endSwitch1:Switch#show runBuilding configuration...Current configuration : 1072 bytes!version 12.1no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption!hostname Switch!!!interface FastEthernet0/1switchport mode trunk!interface FastEthernet0/2switchport access vlan 40switchport mode access!interface FastEthernet0/3switchport access vlan 50switchport mode access!interface Vlan1no ip addressshutdown!line con 0!line vty 0 4loginline vty 5 15login!!endSwitch2:Switch#show runBuilding configuration...Current configuration : 1123 bytes!version 12.1no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption!hostname Switch!!!interface FastEthernet0/1 switchport mode trunk !interface FastEthernet0/2 switchport access vlan 60 switchport mode access !interface FastEthernet0/3 switchport access vlan 70 switchport mode access !interface FastEthernet0/4 switchport access vlan 80 switchport mode access !interface Vlan1no ip address shutdown!!line con 0!line vty 0 4loginline vty 5 15login!!end五、路由器的核心配置Router0:Router#sh runBuilding configuration...Current configuration : 1006 bytes!version 12.4no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname Router!interface FastEthernet0/0no ip addressduplex autospeed auto!interface FastEthernet0/0.10encapsulation dot1Q 10ip address 192.168.10.254 255.255.255.0!interface FastEthernet0/0.20encapsulation dot1Q 20ip address 192.168.20.254 255.255.255.0!interface FastEthernet0/0.30encapsulation dot1Q 30ip address 192.168.30.254 255.255.255.0!interface FastEthernet0/1no ip addressduplex autospeed autoshutdown!interface Serial0/1/0ip address 192.168.12.1 255.255.255.0 clock rate 64000!interface Vlan1no ip addressshutdown!router ospf 110log-adjacency-changesnetwork 192.168.12.0 0.0.0.255 area 0 network 192.168.10.0 0.0.0.255 area 0 network 192.168.20.0 0.0.0.255 area 0 network 192.168.30.0 0.0.0.255 area 0 !ip classless!line con 0line vty 0 4login!endRouter1:Router#sh runBuilding configuration...Current configuration : 955 bytes!version 12.4no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption!hostname Router!interface FastEthernet0/0no ip addressduplex autospeed auto!interface FastEthernet0/0.40 encapsulation dot1Q 40ip address 192.168.40.254 255.255.255.0 !interface FastEthernet0/0.50 encapsulation dot1Q 50ip address 192.168.50.254 255.255.255.0 !interface FastEthernet0/1no ip addressduplex autospeed autoshutdown!interface Serial0/0/0ip address 192.168.23.2 255.255.255.0!interface Serial0/1/0ip address 192.168.12.2 255.255.255.0!interface Vlan1no ip addressshutdown!router ospf 110log-adjacency-changesnetwork 192.168.12.0 0.0.0.255 area 0 network 192.168.23.0 0.0.0.255 area 0 network 192.168.40.0 0.0.0.255 area 0 network 192.168.50.0 0.0.0.255 area 0!ip classless!line con 0line vty 0 4login!EndRouter2:Router#sh runBuilding configuration...Current configuration : 1006 bytes!version 12.4no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption!hostname Router!interface FastEthernet0/0no ip addressduplex autospeed auto!interface FastEthernet0/0.60 encapsulation dot1Q 60ip address 192.168.60.254 255.255.255.0 !interface FastEthernet0/0.70 encapsulation dot1Q 70ip address 192.168.70.254 255.255.255.0 !interface FastEthernet0/0.80 encapsulation dot1Q 80ip address 192.168.80.254 255.255.255.0 !interface FastEthernet0/1no ip addressduplex autospeed autoshutdown!interface Serial0/1/0ip address 192.168.23.1 255.255.255.0 clock rate 64000!interface Vlan1no ip addressshutdown!router ospf 110log-adjacency-changesnetwork 192.168.23.0 0.0.0.255 area 0 network 192.168.60.0 0.0.0.255 area 0 network 192.168.70.0 0.0.0.255 area 0 network 192.168.80.0 0.0.0.255 area 0 !ip classless!line con 0line vty 0 4 login!End运行的效果:1.PC0 ping PC72.PC0 ping PC3六、总结在课程设计中我学到了很多课本上学不到的宝贵知识和经验。