09网络集成期末试题.doc

上传人:re****.1 文档编号:543110375 上传时间:2023-11-16 格式:DOC 页数:4 大小:49.50KB
返回 下载 相关 举报
09网络集成期末试题.doc_第1页
第1页 / 共4页
09网络集成期末试题.doc_第2页
第2页 / 共4页
09网络集成期末试题.doc_第3页
第3页 / 共4页
09网络集成期末试题.doc_第4页
第4页 / 共4页
亲,该文档总共4页,全部预览完了,如果喜欢就下载吧!
资源描述

《09网络集成期末试题.doc》由会员分享,可在线阅读,更多相关《09网络集成期末试题.doc(4页珍藏版)》请在金锄头文库上搜索。

1、网络集成期末试题某公司构建网络。该公司4个部门,每个部门网络相对独立。该公司网络将建设一个以办公自动化、电子商务、综合管理、多媒体视频会议、信息发布及查询为核心,实现内、外沟通的现代化计算机网络系统。该公司各部门信息点如下表:部门信息点数目部门信息点数目部门一30部门二30部门三10部门四10要求:1、 整个网络干线部分为 1000M网络,桌面部分为100M网络。2、 该公司网络采用典型的三层架构,设置边界路由器与Internet连接。3、 对整个网络各个设备合理分配 IP地址。每个部门一个独立的C类私有网段。(做IP地址分配表)。4、 出口路由器做NAT。(公有IP地址自行申请,该公司公有三

2、个服务器。)5、 部门一经理办公室的网络接口 只有该经理的笔记本电脑能使用,其它计算机均不能使用。(笔记本MAC地址自行设定)6、 各部门的网络设备能够自动获取 属于该部门的IP地址(network、dns-server、default-router按实际情况设定)。7、 各部门的设备均能相互访问。(不考虑边界路由器的路由问题)8、 允许部门三的用户 可以访问部门四的TCP应用,而部门四的用户不能访问部门三的TCP应用。9、 在边界路由器上进 行配置,保证能够防止来自外网的震荡波和冲击波这两种病毒对网络的攻击。10、在部门四的汇聚层上 做Qos限流,保证该部门的结点设备速度为10M。IP地址分

3、配表:部门部门1192.168.1.0部门2192.168.2.0部门3192.168.3.0部门4192.168.4.0部门1经理办公室192.168.1.1设备配置代码:路由器的相关配置Router(config) #interface FastEthernet0/0Router(config-if)#ip address 61.1.1.1 255.255.255.0Router(config-if)#no shutdown设置单臂路由如下:Router(config)#int f0/0.100Router(config-subif)#encapsulation dot1Q 1Router

4、(config-subif)#ip address 192.168.1.254 255.255.255.0Router(config-subif)#int f0/0.200Router(config-subif)#en do 2Router(config-subif)#ip add 192.168.2.254 255.255.255.0Router(config-subif)#no shuRouter(config-subif)#int f0/0.300Router(config-subif)#ip add 192.168.3.254 255.255.255.0Router(config-su

5、bif)#no shuRouter(config-subif)#int f0/0.400Router(config-subif)#ip address 192.168.4.254 255.255.255.0Router(config-subif)#no shu核心交换机配置如下:Switch(config)#int f0/24Switch(config-if)#no swSwitch(config-if)#ip add 61.1.1.2 255.255.255.0Switch(config-if)#no shuSwitch(config)#interface FastEthernet0/1Sw

6、itch(config-if)#no switchport Switch(config-if)#ip add 192.168.1.1 255.255.255.0Switch(config-if)#no shuSwitch(config-if)#int f0/2Switch(config-if)#no swSwitch(config-if)#ip add 192.168.2.1 255.255.255.0Switch(config-if)#no shuSwitch(config-if)#int f0/3Switch(config-if)#no swSwitch(config-if)#ip add

7、 192.168.3.1 255.255.255.0Switch(config-if)#no shuSwitch(config-if)#int f0/4Switch(config-if)#no swSwitch(config-if)#ip add 192.168.4.1 255.255.255.0Switch(config-if)#no shuSwitch(config)#ip dhcp pool bumen1Switch(dhcp-config)#network 192.168.1.0 255.255.255.0Switch(dhcp-config)#default-router 192.1

8、68.1.254Switch(config)#ip default-network 192.168.1.1 255.255.255.0Switch(config)#ip dhcp excluded-address 192.168.1.1Switch(config)#ip dhcp excluded-address 192.168.1.254Switch(config)#ip dhcp pool benmen2Switch(dhcp-config)#network 192.168.2.0 255.255.255.0 Switch(dhcp-config)#de 192.168.2.254Swit

9、ch(config)#ip dhcp excluded-address 192.168.2.1Switch(config)#ip dhcp excluded-address 192.168.2.Switch(config)#ip dhcp poo bumen3Switch(dhcp-config)#net 192.168.3.0 255.255.255.0Switch(dhcp-config)#default-router 192.168.3.254Switch(config)#ip dhcp ex 192.168.3.1Switch(config)#ip dhcp ex 192.168.3.

10、254Switch(config)#ip dhcp pool bumen4Switch(dhcp-config)#net 192.168.4.0 255.255.255.0Switch(dhcp-config)#de 192.168.4.254Switch(config)#ip dh ex 192.168.4.1Switch(config)#ip dh ex 192.168.4.254交换机6的一号端口连接部门一的经理办公室配置如下:SwitchenableSwitch#configure terminalSwitch(config)#interface FastEthernet0/1Switch(config-if)#switchport port-security mac-address 0001.4254.BE2ASwitch(config-if)#switchport port-security maximum 1Switch(config-if)#switchport port-security violation restrict

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 生活休闲 > 科普知识

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号