




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、计算机通信网络课程设计题目:专业:姓名:班级:学号:指导教师: 年 月题目内容:校园网的建设是现代教育发展的必然趋势,建设校园网不仅能够更加合理有效地利用学校现有的各种资源,而且为学校未来的不断发展奠定了基础,使之能够适合信息时代的要求。校园网络的建设及其与Internet的互联,已经成为教育领域信息化建设的当务之急。假设学校有300台计算机,请规划各个部门,便于管理,选择路由协议,配置路由;搭建服务器等。分析:C类ip可以容纳254台主机,学校有300台电脑,所以采用一个B类ip或者两个C类ip. 假设学校有四个地方需要用到电脑:行政部门,教室,教师办公室,图书馆。每个地方主机的ip处在不同
2、的网段。我们采用静态路由配置来连通各个不同的网段。下面的表格以两个C类ip来进行子网划分:部门主机数(台)网段行政部门70192.168.1.0192.168.1.127教室80192.168.1.1192.168.1.255教师办公室70192.168.2.0192.168.2.127图书馆80192.168.2.1192.168.2.255使用eNSP来进行局域网的设计:1、 拓扑图:为了方便起见,在给给个部门的主机分配网段的时候并没有采用上面表格所使用的网段。2、 各个路由器和交换机的配置命令 AR2HuaweisysEnter system view, return user view
3、 with Ctrl+Z.Huaweiint gi 0/0/0Huawei-GigabitEthernet0/0/0ip add 192.168.1.1 24May 23 2017 08:04:24-08:00 Huawei %01IFNET/4/LINK_STATE(l)0:The line protocol IP on the interface GigabitEthernet0/0/0 has entered the UP state. Huawei-GigabitEthernet0/0/0int gi 0/0/1Huawei-GigabitEthernet0/0/1ip add 192
4、.168.2.1 24May 23 2017 08:04:39-08:00 Huawei %01IFNET/4/LINK_STATE(l)1:The line protocol IP on the interface GigabitEthernet0/0/1 has entered the UP state. Huawei-GigabitEthernet0/0/1int gi 0/0/2Huawei-GigabitEthernet0/0/2ip add 192.168.5.1 24May 23 2017 08:04:57-08:00 Huawei %01IFNET/4/LINK_STATE(l
5、)2:The line protocol IP on the interface GigabitEthernet0/0/2 has entered the UP state. Huaweiip route-s 192.168.6.0 24 192.168.5.2Huaweiip route-s 192.168.3.0 24 192.168.5.2Huaweiip route-s 192.168.4.0 24 192.168.5.2 AR3sysEnter system view, return user view with Ctrl+Z.Huaweiint gi 0/0/1Huawei-Gig
6、abitEthernet0/0/1ip add 192.168.3.1 24Huawei-GigabitEthernet0/0/1May 23 2017 08:07:10-08:00 Huawei %01IFNET/4/LINK_STATE(l)0:The line protocol IP on the interface GigabitEthernet0/0/1 has entered the UP state. Huawei-GigabitEthernet0/0/1int gi 0/0/2Huawei-GigabitEthernet0/0/2ip add 192.168.4.1 24May
7、 23 2017 08:07:32-08:00 Huawei %01IFNET/4/LINK_STATE(l)1:The line protocol IP on the interface GigabitEthernet0/0/2 has entered the UP state. Huawei-GigabitEthernet0/0/2Huawei-GigabitEthernet0/0/2int gi 0/0/0Huawei-GigabitEthernet0/0/0ip add 192.168.6.1 24Huawei-GigabitEthernet0/0/0May 23 2017 08:08
8、:35-08:00 Huawei %01IFNET/4/LINK_STATE(l)2:The line protocol IP on the interface GigabitEthernet0/0/0 has entered the UP state.Huaweiip route-s 192.168.5.0 24 192.168.6.2Huaweiip route-s 192.168.1.0 24 192.168.6.2Huaweiip route-s 192.168.2.0 24 192.168.6.2AR4sysEnter system view, return user view wi
9、th Ctrl+Z.Huaweiint gi 0/0/0Huawei-GigabitEthernet0/0/0ip add 192.168.5.2 24Huawei-GigabitEthernet0/0/0May 23 2017 08:11:53-08:00 Huawei %01IFNET/4/LINK_STATE(l)0:The line protocol IP on the interface GigabitEthernet0/0/0 has entered the UP state. Huawei-GigabitEthernet0/0/0int gi 0/0/1Huawei-Gigabi
10、tEthernet0/0/1ip add 192.168.6.2 24Huawei-GigabitEthernet0/0/1May 23 2017 08:12:10-08:00 Huawei %01IFNET/4/LINK_STATE(l)1:The line protocol IP on the interface GigabitEthernet0/0/1 has entered the UP state. Huawei-GigabitEthernet0/0/1qHuaweiip route-s 192.168.1.0 24 192.168.5.1 Huaweiip route-s 192.
11、168.2.0 24 192.168.5.1Huaweiip route-s 192.168.3.0 24 192.168.6.1 Huaweiip route-s 192.168.4.0 24 192.168.6.1四个交换机的命令相同sysEnter system view, return user view with Ctrl+Z.Huaweiint gi 0/0/2Huawei-GigabitEthernet0/0/2port link-t accHuawei-GigabitEthernet0/0/2int gi 0/0/1May 23 2017 08:05:33-08:00 Huaw
12、ei DS/4/DATASYNC_CFGCHANGE:OID 1.3.6.1.4.1.2011.5.25.191.3.1 configurations have been changed. The current change number is 4, the change loop count is 0, and the maximum number of records is 4095.Huawei-GigabitEthernet0/0/1port link-t trHuawei-GigabitEthernet0/0/1May 23 2017 08:05:43-08:00 Huawei DS/4/DATASYNC_CFGCHANGE:OID 1.3.6.1.4.1.2011.5.25.191.3.1 configurations have been changed. The current change number is 5, the change loop count is 0, and the maximum nu
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2022年广东省中考地理真题及答案
- 企事业单位场地无偿使用与员工活动协议
- 草牧场承包权流转与草原生态保护项目合同
- 国际贸易跨境物流全程服务质量承诺书
- 工业工程教学课件
- 2024-2025学年湖南师大附中高一下学期第二次大练习地理试题及答案
- 节庆活动教学课件
- 冷藏车运输过程中的冷链物流运输车辆冷却系统性能检测考核试卷
- 安全通道及疏散路线设置考核试卷
- 农产品加工产业链国际合作案例分析考核试卷
- 湖北2024年湖北省高级人民法院及直属法院招聘雇员制审判辅助人员22人笔试历年典型考题及考点附答案解析
- 2024年上海市中考数学真题试卷及答案解析
- 生物-云南省昆明市2023-2024学年高二下学期期末质量检测试题和答案
- 跨境电商海外仓租赁协议
- 《污水处理企业安全生产标准化建设规范》(T-GDPAWS 11-2022)
- 绘画基础(师范教育专业绘画的基础知识和创作方法)全套教学课件
- 湖南省长沙市2024年七年级下学期数学期末考试试卷附答案
- 2023年中国美术学院辅导员真题
- 2024年江西石城县城投集团与赣江源农业发展有限公司招聘笔试参考题库含答案解析
- 《经济学基础》课后题答案
- 冲压作业安全管理措施
评论
0/150
提交评论