2011年9月全国计算机等级考试四级数据库工程师真题及答案百手整理起驾为您一、选择题(每小题1分,共40分)(1)下列不属于宽带城域网QoS技术的是A)密集波分复用DWDM B)区分服务DiffServC)资源预留RSVP D)多协议标记交换MPLS答案:A(2)WLAN标准802.11a将传输速率提高到A)5.5Mbps B)11MbpsC)54Mbps D)100Mbp答案:C(3)ITU标准OC-12的传输速率为A)51.84Mbps B)155.52MbpsC)622.08Mbps D)9.95328Gbps答案:C(4)下列关于网络接入技术和方法的描述中,错误的是A)“三网融合”中的三网是指计算机网络、电信通信网和广播电视网B)宽带接入技术包括xDSL、HFC、SDH、无线接入等C)无线接入技术主要有WLAN、WMAN等D)Cable Modem的传输速率可以达到10~36Mbps答案:C(5)当服务器组中一台主机出现故障,该主机上运行的程序将立即转移到组内其他主机。
下列技术中能够实现上述需求的是A)RAID B)ClusterC)RISC D)CISC答案:B(6)下列不属于路由器性能指标的是A)吞吐量B)丢失率C)延时与延时抖动D)最大可堆叠数答案:D(7)若服务器系统年停机时间为55分钟,那么系统可用性至少达到A)99%B)99.9%C)99.99%D)99.999%答案:C(8)IP地址块58.192.33.120/29的子网掩码可写为A)255.255.255.192 B)255.255.255.224C)255.255.255.240 D)255.255.255.248答案:D(9)下图是网络地址转换NAT的一个示例图中①和②是地址转换之后与转换之前的一对地址(含端口号),它们依次应为A)10.0.1.1,1234和59.67.0.6,2341 B)59.67.0.6,2341和10.0.1.1,1234C)10.0.1.1,1234和202.2.1.1,8080 D)202.2.1.1,8080和10.0.1.1,1234答案:B(10)IP地址块202.113.79.0/27、202.113.79.32/27和202.113.79.64/27经过聚合后可用的地址数为A)64 B)92 C)94 D)126答案:B(11)下列对IPv6地址的表示中,错误的是A)::50D:BC:0:0:03DA B)FE23::0:45:03/48C)FE23:0:0:050D:BC::03DA D)FF34:42:BC::0:50F:21:0:03D答案:D(12)BGP协议的分组中,需要周期性交换的是A)open B)update C)keepalive D)notification答案:C(13)R1、R2是一个自治系统中采用RIP路由协议的两个相邻路由器,R1的路由表如下图(a)所示,当R1收到R2发送的如下图(b)的〔V, D〕报文后,R1更新的4个路由表项中距离值从上到下依次为0、3、3、4A)0、4、4、3 B)l、3、3、3C)2、2、3、2 D)3、2、2、3答案:D(14)OSPF协议中,一般不作为链路状态度量值(metric)的是A)距离B)延时C)路径D)带宽答案:C(15)下列标准中,不是综合布线系统标准的是A)ISO/IEC 18011B)ANSI/TIA/EIA 568-AC)GB/T 50311-2000和GB/T 50312-2000D)TIA/EIA-568-B.1、TIA/EIA-568-B.2和TIA/EIA-568-B.3答案:A(16)下列关于综合布线系统的描述中,错误的是A)STP比UTP的抗电磁干扰能力好B)水平布线子系统电缆长度应该在90米以内C)多介质插座是用来连接计算机和光纤交换机的D)对于建筑群子系统来说,管道内布线是最理想的方式答案:C(17)下列对交换表的描述中,错误的是A)交换表的内容包括目的MAC地址及其所对应的交换机端口号B)Cisco大中型交换机使用“show mac-address-table”命令显示交换表内容C)交换机采用Flood技术建立一个新的交换表项D)交换机采用盖时间戳的方法刷新交换表答案:B(18)如下图所示,Cisco 3548交换机A与B之间需传输名为VL10(ID号为10)和VL15(ID号为15)的VLAN信息。
下列为交换机A的g0/1端口分配VLAN的配置,正确的是A)Switch-3548 (config)#interface g0/1Switch-3548 (config-if)#switchport mode trunkSwitch-3548 (config-if)#switchport trunk allowed vlan 10,15B)Switch-3548 (config)#interface g0/1Switch-3548 (config-if)#switchport mode trunkSwitch-3548 (config-if)#switchport trunk access vlan 10,15C)Switch-3548 (config)#interface g0/1Switch-3548 (config-if)#switchport allowed vlan vl10,vl15D)Switch-3548 (config)#interface g0/lSwitch-3548 (config-if)#switchport mode trunkSwitch-3548 (config-if)#switchport trunk allowed vlan 10-15答案:A(19)Cisco 3548交换机采用telnet远程管理方式进行配置,其设备管理地址是222.38.12.23/24,缺省路由是222.38.12.1。
下列对交换机预先进行的配置,正确的是A)Switch-3548(config)#interface vlan1Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0Switch-3548(config-if)#ip default-gateway 222.38.12.1Switch-3548(config-if)#exitSwitch-3548(config)#line vty 0 4Switch-3548(config-line)#password 7 cccSwitch-3548(config-line)#exitB)Switch-3548(config)#interface vlan1Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0Switch-3548(config-if)#exitSwitch-3548(config)#ip default-gateway 222.38.12.1Switch-3548(config)#line vty 0 4Switch-3548(config-line)#password 7 cccSwitch-3548(config-line)#exitC)Switch-3548(config)#interface vlan1Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0Switch-3548(config-if)#exitSwitch-3548(config)#ip default-route 222.38.12.1Switch-3548(config)#line vty 0 4Switch-3548(config-line)#password 7 cccSwitch-3548(config-line)#exitD)Switch-3548(config)#interface vlan1Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0Switch-3548(config-if)#exitSwitch-3548(config)#ip default-gateway 222.38.12.1Switch-3548(config)#line aux 0 4Switch-3548(config-line)#password 7 cccSwitch-3548(config-line)#exit答案:B(20)将Cisco 6500第4模块第1端口的通信方式设置为半双工,第2~24端口的通信方式设置为全双工,以下交换机的端口配置,正确的是A)Switch-6500> (enable) set interface duplex 4/1 halfSwitch-6500> (enable) set interface duplex 4/2-24 fullB)Switch-6500> (enable) set port 4/1 duplex halfSwitch-6500> (enable) set port 4/2-24 duplex fullC)Switch-6500> (enable) set port duplex 4/1 halfSwitch-6500> (enable) set port duplex 4/2-4/24 fullD)Switch-6500> (enable) set port duplex 4/l halfSwitch-6500> (enable) set port duplex 4/2-24 full答案:D(21)将Cisco路由器的配置保存在NVRAM中,正确的命令是A)Router #write flash B)Router #write networkC)Router #write memory D)Router #write erase答案:C(22)Cisco路由器第3模块第1端口通过E1标准的DDN专线与一台远程路由器相连,端口的IP地址为195.112.41.81/30,远程路由器端口封装PPP协议。
下列路由器的端口配置,正确的是A)Router (config)#interface s3/1Router (config-if)#bandwidth 2048Router (config-if)#ip address 195.112.41.81 255.255.255.252Router (config-if)#encapsulation pppRouter (config-if)#exitB)Router (config)#interface a3/1Router (config-if)#bandwidth 2000Router (config-if)#ip address 195.112.41.81 255.255.255.252Router (config-if)#encapsulation pppRouter (config-if)#exitC)Router (config)#interface s3/1Router (config-if)#bandwidth 2Router (config-if)#ip address 195.112.41.81 255.255.255.252Router (config-if)#encapsulation pppRouter (config-if)#exitD)Router (config)#interface s3/1Router (config-if)#bandwidth 2048Router (config-if)#ip address 195.112.41.81 255.255.255.252Router (config-if)#encapsulation hdlcRouter (config-if)#exit答案:A(23)拒绝转发所有IP地址进与出方向的、端口号为1434的UDP和端口号为4444的TCP数据包,下列正确的access-list配置是A)Router (config)#access-list 30 deny udp any any eq 1434Router (config)#access-list 30 deny tcp any any eq 4444Router (config)#access-list 30 permit ip any anyB)Router (config)#access-list 130 deny udp any any eq 1434Router (config)#access-list 130 deny tcp any any eq 4444Router (config)#access-list 130 permit ip any anyC)Router (config)#access-list 110 deny any any udp eq 1434Router (config)#access-list 110 deny any any tcp eq 4444Router (config)#access-list 110 permit ip any anyD)Router (config)#access-list 150 deny udp ep 1434 any anyRouter (config)#access-list 150 deny tcp ep 4444 any anyRouter (config)#access-list 150 permit ip any any答案:B(24)在Cisco路由器上建立一个名为zw246的DHCP地址池,地址池的IP地址是176.115.246.0/24,其中不用于动态分配的地址有176.115.246.2~176.115.246.10,缺省网关为176.115.246.1,域名为,域名服务器地址为176.115.129.26,地址租用时间设定为6小时30分钟。