2008年11月软考网络工程师模拟试题及分析
●以下关于VoIP的描述不正确的是; (60); 。
(60) A.VoIP系统一般由IP电话终端、网关(Gateway)、网(关)守(Gatekeeper)、网管系统、计费系统等几部分组成
B.在实现方式上,VoIP有电话机到PC、PC到电话机和PC到PC等3种方式
C.VoIP的关键技术包括信令技术、编码技术、实时传输技术、服务质量(QoS)保证技术以及网络传输技术等
D.VoIP的核心与关键设备是IP电话网关
【解析】本题考查VoIP的相关知识点。
在实现方式上,VoIP有电话机到电话机、电话机到PC、PC到电话机和PC到PC等4种方式。最初VoIP方式主要是PC到PC,利用IP地址进行呼叫,通过语音压缩、打包传送方式,实现因特网上PC机间的实时话音传送,话音压缩、编解码和打包均通过PC上的处理器、声卡、网卡等硬件资源完成,这种方式和公用电话通信有很大的差异,且限定在因特网内,所以有很大的局限性。电话到电话即普通电话经过电话交换机连到IP电话网关,用电话号码穿过IP网进行呼叫,发送端网关鉴别主叫用户,翻译电话号码/网关IP地址,发起IP电话呼叫,连接到最靠近被叫的网关,并完成话音编码和打包,接收端网关实现拆包、解码和连接被叫。对于电话到PC或是PC到电话的情况,是由网关来完成IP地址和电话号码的对应和翻译,以及话音编解码和打包。
●DES加密算法采用的密码技术是; (61); ,它采用; (62); bit密钥对传输的数据进行加密,著名的网络安全系统Kerberos采用的是; (63); 加密技术。公钥密码是; (64); ,常用的公钥加密算法有; (65); ,它可以实现加密和数字签名。
(61) A.对称密钥密码技术
B.公钥密码技术
C.数字签名技术
D.访问控制技术
(62) A.16
B.128
C.92
D.56
(63) A.DES
B.RSA
C.Hash
D.IDEA
(64) A.对称密钥技术,有1个密钥
B.不对称密钥技术,有2个密钥
C.对称密钥技术,有2个密钥
D.不对称密钥技术,有1个密钥
(65) A.RSA
B.DES
C.Hash
D.IDEA
【解析】最著名的保密密钥或对称密钥加密算法DES(Data Encryption Standard)是由IBM公司在70年代发展起来的,并经过政府的加密标准筛选后,于1976年11月被美国政府采用,DES随后被美国国家标准局和美国国家标准协会(American National Standard Institute,ANSI)承认。
DES使用56 bit密钥对64 bit的数据块进行加密,并对64 bit的数据块进行16轮编码。每轮编码时,一个48 bit的"每轮"密钥值由56 bit的完整密钥得出来。DES用软件进行解码需要用很长时间,而用硬件解码速度非常快。幸运地是,当时大多数黑客并没有足够的设备制造出这种硬件设备。在1977年,人们估计要耗资两千万美元才能建成一个专门计算机用于DES的解密,而且需要12 h的破解才能得到结果。所以,当时DES被认为是一种十分强壮的加密方法。
●In the following essay,each blank has four choices.Choose the most suitable one from the four choices and write down in the answer sheet.
Open Shortest Path First(OSPF)is a; (66); routing algorithm that; (67); work done on the OSI IS-IS intradomain routing protocol.This routing,as compared to distance-vector routing,requires; (68); processing power.The Dijkstra algorithm is used to calculate(69); OSPF routing table updates only take place when necessary,; (70); at regular intervals.
(66) A.distance-vector
B.link-state
C.flow-based
D.selective flooding
(67) A.derived from
B.deviated from
C.was derived from
D.was deviated from
(68) A.more
B.less
C.same
D.most
(69) A.routes
B.road
C.distance
D.cost
(70) A.but rather
B.rather too
C.rather than
D.rather that
【解析】OSPF(Open Shortest Path First)是一个内部网关协议(Interior Gateway Protocol,IGP),用于在单一自治系统(Autonomous System,AS)内决策路由。与RIP相对,OSPF是链路状态路由协议,而RIP是距离矢量路由协议。
链路是路由器接口的另一种说法,因此OSPF也称为接口状态路由协议。OSPF通过路由器之间通告网络接口的状态来建立链路状态数据库,生成最短路径树,每个OSPF路由器使用这些最短路径构造路由表。
●; (71)is a one-way function that takes an arbitrarily long piece of plaintext and from it computes a fixed-length bit string.
(72);is a protocol that most USENET machines now use it to allow news articles to propagate from one machine to another over a reliable connection.
(73);is an approach preferred by cable TV providers .In this solution the fiber terminates at an optoelectrical; converter and the final segment is a shared coaxial cable.
(74);is a device used to connect two separate network that use different communication protocol.
(75)is a digital-to-digital polar encoding method in which the signal level is always either positive;or;negative.
(71) A. MD
B.RSA
C.DES
D.MIB
(72)A.RTP
B.RTTPC; FTP
D.NNTP
(73) A. ADSL
B.FTTC
C.HFC
D.FTTH
(74)A .Router
B.Gateway
C.Bridge
D.hub
(75)A .NNI
B.NRZ
C.NAK
D.NVT