软考网络工程师历年真题试题(20xx下-20xx上)全内容摘要:

间件技术的是 ( 65)。 ( 65) A. Java RMI B. CORBA C. DCOM D. Java Applet 试题解析: Java RMI( Remote Method Invocation,远程过程调用)、 CORBA( Common Object Request Broker Architecture,公共对象请求代理体系结构)和 DCOM( Distributed Components Object Model,分布式组件对象模型)都属于分布式对象技术,是分布式对象 中间件的基础通信技术。 而 Java Applet 只是浏览器客户端的动态网页技术,与中间件无关。 答案:( 65) D ● Networks can be interconnected by different the physical layer, works can be connected by ( 66) or hubs, which just move the bits from one work to an identical work. One layer up we find bridges and switches, which operate at data link layer. They can accept ( 67) , examine the MAC address, and forward the frames to a different work while doing minor protocol translation in the process. In the work layer, we have routers that can connect two works, If two works have( 68) work layer, the router may be able to translate between the packer formats. In the transport layer we find transport gateway, which can interface between two transport , in the application layer, application gateways(网关) translate message(69) . As an example, gateways between Inter and must ( 70) the message and change various header fields. ( 66) A. repeaters B. relays C. connectors D. modems ( 67) A. frames B. packets C. packages D. cells ( 68) A. special B. dependent C. similar D. dissimilar(不同的 ) ( 69) A. syntax B. semantics C. language D. format ( 70) A. analyze B. parse(解析) C. delete D. create 试题解析: 学好英语,一切都很简单。 答案:( 66) A ( 67) A ( 68) D ( 69) B ( 70) B ● The purpose of the requirements definition phase is to produce a clear, plete, consistent, and testable ( 71) of the technical requirements for the software the requirements definition phase, the requirements definition team uses an iterative process to expand a broad statement of the system requirements into a plete and detailed specification of each function that the software must perform and each ( 72) that it must starting point is usually a set of highlevel requirements from the( 73) that describe the project or problem. In either case, the requirements definition team formulates an overall concept for the system and then defines ( 74) showing how the system will be operated, publishes the system and operations concept document, and conducts a system concept review( SCR) .Following the SCR, the team derives ( 75) requirements for the system from the high level requirements and the system and operations concept. Using structured or objectoriented analysis, the team specifies the software functions and algorithms needed to satisfy each detailed requirement. ( 71) A. function B. definition C. specification(规格说明) D. statement ( 72) A. criterion(标准规范) B. standard C. model D. system ( 73) A. producer B. customer C. programmer D. analyser ( 74) A. rules B. principles C. scenarios(情节脚本) D. scenes ( 75) A. cotailed B. outlined C. total D. plete 试题解析: 学好英语,一切都很简单。 答案:( 71) C ( 72) A ( 73) B ( 74) C ( 75) A 全国计算机技术与软件专业技术资格(水平)考试 2020 年下半年 网络工程师 下午试题 试题一( 15 分) 阅读以下说明,回答问题 1 至问题 3,将解答填入答题纸对应的解答栏内。 【说明】 某公司规模扩大,既要考虑保证目前土建装修的效果不被破坏,又要满足网络扩容和企业工作实际需求,同时还要保证投资不要过大。 经过深入分析和研究对比,决定采用无线局域网 组网来解决网络扩容的问题,网络拓扑结构如图 C111 所示。 【问题 1】( 3 分) 从工作的频段、数据传输速率、优缺点以及 它们之间的兼容性等方面,对 IEEE 、 IEEE 和 IEEE 进行比较。 答案: IEEE 是目前应用最广的一种 WLAN 标准,使用开放的 频段直接序列扩频,最大数据传输速率为 11Mbps。 IEEE 标准是在 IEEE 标准后推出的,虽然它可以达到 54Mbps 的高传输速率,工作频段在 ~ 的商业频段,产品价格较贵,且与原来的 IEEE 标准产品不兼容。 IEEE 标准采用与 IEEE 相同的 频段,传输速率提高到 54Mbps,与现有 IEEE 标准兼容。 【问题 2】( 8 分) 1.将( 1)处空缺设备的名称填写在答题纸的相应位置。 ( 2 分) 2.( 1)所在局域网内的 PC 或笔记本的 IP 地址有哪几种分配方式。 在安装( 1)时, 如何配置这几种方式。 ( 2 分) 3.对 PC 机或笔记本中无线网卡进行配置时,“ encryption”项的值如何确定。 ( 2 分) 4.配置完成后,采用什么命令测试该无线网是否连通。 ( 2 分) 答案 : AP(无线接入点)或无线路由器( 2 分) 有动态分配和静态设定两种方式。 在配置 AP 时,若开启 AP 的 DHCP 功能, AP 会自动给局域网内的每台机器动态分配一个局域网的 IP 地址;若关闭 AP 的 DHCP 功能,则由用户在同一子网内自行静态设定 IP 地址。 ( 2 分) 和 AP“ encryption”项的值相同。 ( 2 分) 采用 ping 命令(例如 pimg , 为 AP 的 IP 地址)。 ( 2 分) 【问题 3】( 4 分) 简述 WLAN 用户通 过 RADIUS 服务器登录的过程。 答案: 具体实现过程为: 用户连接到接入点后, WLAN 交换机向用户发送请求用户 ID 的消息。 用户回复 ID, WLAN 将用户 ID 转发给 RADIUS 服务器。 RADIUS 服务器接收接入请求,交换机提取用户身份信息,将用户分配到正确的 VLAN 中,接收信息被发送给用户。 一旦用户被分配到基于角色的 VLAN 中,随后所有的数据都被转发到正确的 VLAN。 试题二( 15 分) 阅读以下说明,回答问题 1 至问题 6,将解答填入答题纸对应的解答栏内。 【 说明】 ADSL 是接入 Inter 的一种宽带技术。 图 C121 为一台带网卡的 PC 机采用 ADSL 接入 Inter 的网络结构图。 【问题 1】( 4 分) 将图 21 中( 1)和( 2)空缺名称填写在答题纸对应的解答栏内。 答案: ( 1) ADSL modem,通常也被称为 ATUR( ADSL Transmission UnitRemote)。 ( 2) 分离器,或称滤波器 【问题 2】( 4 分) ADSL 有哪两种 IP 地址的分配方式。 答案: 静态(固定) IP 和动态 IP 地址 【问题 3】( 1 分) 目前在使用 ADSL 访问 Inter 时,要不要收取电话费。 答案: 不需交电话费 【问题 4】( 2 分) 在本质上, ADSL 采用的什么多路复用方式。 答案: 频分多路复用 【问题 5】( 2 分) 使 ADSL 的传输速率更高有哪两个主要因素。 答案: 距离和线路质量 【问题 6】 ( 2 分) 按照 的最高速率标准,上传 24MB 的文件需要多少秒时间。 答案: 24 1024 1024 8/( 512 1000) = 秒≈ 393 秒 试题三( 15 分) 阅读以下说明,回答问题 1 至问题 7,将解答填入答题纸对应的解答栏内。 【说明】 在 IMail 管理器中,选中 MailUser 邮件主机,然后在它右边的面板中选中“ General” 选项卡,出现邮件主机的配置窗口如图 C131 所示。 如果在 IMail 管理器中,选中 User1 用户,然后在它右边的面板中选中“ General”选 项卡,则邮件主机用户的配置窗口如图 C132 所示。 【问题 1】( 2 分) 限制 MailUser 邮件主机里每个用户的邮箱大小不超过 10Mbytes,如何配置。 答案: 将图 C131 所示“ Default Max Mailbox Size”的值配置成 10485760(若答 10000000 也对)。 【问题 2】( 2 分) 限制 MailUser 邮件主机里最多允许有 2020 个邮件用户,如何配置。 答案: 将图 C131 所示“ Max users”的值配置成 2020。 【问题 3】( 2 分) 限制 MailUser 邮件主机里所有用户接收的单个邮件的 大小不超过 5Mbytes,如何配 置。 答案: 将图 C131 所示“ Single Message Max Size”的值配置成 5242880(若答 5000000 也对)。 【问题 4】( 2 分) 限制 MailUser 邮件主机里每个用户邮箱里所能存放的最多邮件数量不超过 20 个,如何 配置。 答案: 将图 C131 所示“ Default Max Messages”的值配置成 20。 【问题 5】( 2 分) 如何暂时禁用某个用户帐号。 答案: 选顶相应用户名,进入图 132 对话框,选中所对应的“ Account Access Disable”复 选框,单击“应用”按钮。 【问题 6】( 3 分) IMail 安装完成后,系统自动建立了一个名为“ root”的用户,在默认情况下“ root”用 户是个失效的帐号,如何设置使其生效。 答案: 在 Im。
阅读剩余 0%
本站所有文章资讯、展示的图片素材等内容均为注册用户上传(部分报媒/平媒内容转载自网络合作媒体),仅供学习参考。 用户通过本站上传、发布的任何内容的知识产权归属用户或原始著作权人所有。如有侵犯您的版权,请联系我们反馈本站将在三个工作日内改正。