计算机类
公务员类
工程类
语言类
金融会计类
计算机类
医学类
研究生类
专业技术资格
职业技能资格
学历类
党建思政类
计算机软件水平考试
全国计算机应用水平考试(NIT)
计算机软件水平考试
计算机等级考试(NCRE)
全国高校计算机等级考试CCT
行业认证
信息素养
网络工程师(中级)
信息系统项目管理师(高级)
系统分析师(高级)
系统架构设计师(高级)
网络规划设计师(高级)
系统规划与管理师(高级)
软件评测师(中级)
软件设计师(中级)
网络工程师(中级)
多媒体应用设计师(中级)
嵌入式系统设计师(中级)
电子商务设计师(中级)
系统集成项目管理工程师(中级)
信息系统监理师(中级)
信息安全工程师(中级)
数据库系统工程师(中级)
信息系统管理工程师(中级)
软件过程能力评估师(中级)
计算机辅助设计师(中级)
计算机硬件工程师(中级)
信息技术支持工程师(中级)
程序员(初级)
网络管理员(初级)
信息处理技术员(初级)
电子商务技术员(初级)
信息系统运行管理员(初级)
网页制作员(初级)
多媒体应用制作技术员(初级)
PMP项目管理员资格认证
单选题Multipurpose Internet Mail Extension (MIME) is a (46) document messaging standard in the Internet enviroment, with MIME, users can send (47) Email messages that include audio, video, graph-ices, and text to any other user of a TCP/IP network. Richtext information can also be (48) into messages. It defines the fonts, formats, and (49) features of a document so the document can be easily (50) on many different types of systems.
进入题库练习
单选题某网络拓扑结构如图9-12所示。在主机host1的命令行窗口输入tracertwww.shangxueba.com命令后,得到如下结果:C:/DocumentsandSettings/User>tracertwww.shanqxueba.comTracingroutetocaelumshangxueba.com[208.30.1.101]overamaximumof30hops1imsIms<1ms119.215.67.25422msims1ms172.116.11.237imsims1ms119.145.65.864imsims1ms172.116.141.65imsims1ms192.168.66.146imsims<1ms208.30.1.101Tracecomplete则路由器router1e0接口的IP地址为______,www.shangxueba.com的IP地址为______。
进入题库练习
单选题若路由器显示的路由信息如下,则最后一行路由信息是怎么样得到的?______。 R3#show ip route Gateway of last resort is not set 192.168.0.0/24 is subnetted.6 subnets C 192.168.1.0 is directly connected,Ethemet0 C 192.168.65.0 is directly connected,Serial0 C 192.168.67.0 is directly connected,Serial1 R 192.168.69.0[120/1]via 192.168.67.2,00:00:15,Serial1 [120/1]via 192.168.65.2,00:00:24,Serial0 R 192.168.5.0[120/1]via.192.168.07.2,00:00:15,Serial1 R 192.168.3.0[120/1]via 192.168.65.2,00:00:24,Serial0
进入题库练习
单选题计算机中主存储器主要由存储体、控制线路、地址寄存器、数据寄存器和______组成。 A.地址译码电路 B.地址和数据总线 C.微操作形成部件 D.指令译码器
进入题库练习
单选题SNMPv2提供了3种访问管理信息的方法,这3种方法不包括______。 A.管理站向代理发出通信请求 B.代理向管理站发出通信请求 C.管理站与管理站之间的通信 D.代理向管理站发送陷入报文
进入题库练习
单选题在Windows中运行______命令后得到如图9-15所示的结果。如果要将目标地址为102.217.112.0/24的分组经102.217.115.1发出,需增加一条路由,正确的命令为______。
进入题库练习
单选题Routing protocols use different techniques for assigning (81) to individual networks. Further, each routing protocol forms a metric aggregation in a different way. Most routing protocols can use multiple paths if the paths have an equal (82) . Some routing protocols can even use multiple paths when paths have an unequal cost. In either case, load (83) can improve overall allocation of network bandwidth. When multiple paths are used, there are several ways to distribute the packets. The two most common mechanisms are per-packet load balancing and per-destination load balancing. Per-packet load balancing distributes the (84) across the possible routes in a manner proportional to the route metrics. Per-destination load balancing distributes packets across the possible routes based on (85) .
进入题库练习
单选题现采用四级流水线结构分别完成一条指令的取指、指令译码和取数、运算以及送回运算结果四个基本操作,每步操作时间依次为60ns、100ns、50ns和70ns。该流水线的操作周期应为 (20) ns。若有一小段程序需要用20条基本指令完成(这些指令完全适合于在流水线上执行),则得到第一条指令结果需 (21) ns,完成该段程序需 (22) ns。在流水线结构的计算机中,频繁执行 (23) 指令时会严重影响机器的效率。当有中断请求发生时,采用不精确断点法,则将 (24) 。
进入题库练习
单选题The de facto standard application program interface ______ for TCP/IP applications is the "sockets" interface. Although this API was developed for ______ in the early 1980s. it has also been implemented on a wide variety of non-Unix systems. TCP/IP ______ written using the sockets API have in the past enjoyed a high degree of portability and we would like the same ______ with IPv6 applications. But changes are required to the sockets API to support IPv6 and this memo describes these changes. These include a new socket address structure to carry IPv6 ______, new address conversion functions, and some new socket options. These extensions are designed to provide Access to the basic IPv6 features required by TCP and UDP applications, including multicasting, while introducing a minimum of change into the system and providing complete ______ for existing IPv4 applications.
进入题库练习
单选题在TCP/IP网络中,主机A和主机B通过一路由器互联,提供两主机应用层之间通信的层是 (248) ,提供机器之间通信的层是 (249) ,具有IP层和网络接口层的设备是 (250) ;在A与路由器和路由器与B使用不同物理网络的情况下,主机A和路由器之间传送的数据帧与路由器和主机B之间传送的数据帧 (251) ,A与路由器之间传送的IP数据报和路由器与B之间传送的IP数据报 (252) 。
进入题库练习
单选题在Linux操作系统中,存放用户账号加密口令的文件是______。 A./etc/sam B./etc/shadow C./etc/group D./etc/security
进入题库练习
单选题某局域网访问Internet速度很慢,经检测发现局域网内有大量的广播包,采用______方法不可能有效的解决该网络问题。 A.在局域网内查杀ARP病毒和蠕虫病毒 B.检查局域网内交换机端口和主机网卡是否有故障 C.检查局域网内是否有环路出现 D.提高出口带宽速度
进入题库练习
单选题图4-9是被管理对象的树结构,其中private子树是为私有企业管理信息准备的,目前这个子树只有一个子结点enterprises(1)。某私有企业向Internet编码机构申请到一个代码920,该企业为它生产的路由器赋予的代码为3,则该路由器的对象标识符是______。
进入题库练习
单选题网络设计过程包括逻辑网络设计和物理网络设计两个阶段,各个阶段都要产生相应的文档,以下选项中,______属于逻辑网络设计文档,______属于物理网络设计文档。
进入题库练习
单选题输入输出系统与主机交换数据用的主要三种方式,即程序控制方式,中断控制方式,DMA方式,其中描述正确的是 (7) 。
进入题库练习
单选题某Linux DHCP服务器dhcpd.conf的配置文件如下: ddns-update-style none; subnet 192.168.0.0 netmask 255.255.255.0 range 192.168.0.200 192.168.0.254; ignore client-updates; default-lease-time 3600; max-lease-time 7200; option routers 192.168.0.1; option domain-name "test.org"; option domain-name-servers 192.168.0.2; host test1 hardware ethemet 00:00:4C:70:33:65; fixed-address 192.168.0.8; 客户端IP地址的默认租用期为______小时。 A.1 B.2 C.60 D.120
进入题库练习
单选题x.25分组层的主要功能是 (16) 。 A) 多路复用物理链路 B) 实施UIE-DCE连接 C) 链路访问控制 D) 差错控制
进入题库练习
单选题SNMP MIB中被管对象的Access属性不包括______。 A.只读 B.只写 C.可读写 D.可执行
进入题库练习
单选题在IP交换技术中,一台IP交换机由 (120) 三部分组成。IP交换机为每一个物理连接建立一个默认的 (121) ,相邻的IP交换机通过这些默认通信交换路由信息和数据分组,为了进行第三层的路由选择,IP交换控制器必须根据 (122) 等信息对网络数据流进行分类并加上数据流描述符。
进入题库练习
单选题在OSI网络管理标准中定义了网络管理的5大功能。对历史数据进行分析、统计和整理,为未来的网络规划提供参考的功能属于 (1) ;提供一系列实时数据采集、分析和可视化工具,对流程、负载、丢包、温度、内存、延迟等网络设备和线路进行实时检测的功能属于 (2) ;接收报警信息,启动报警程序,以各种形式发出警报的功能为 (3) 。上述事件捕捉和报告操作可由管理代理通过SNMP和传输网络将 (4) 发给管理进程,这个操作 (5) 。
进入题库练习