当前位置:首页计算机类软件水平考试中级网络工程师->Themetricassignedtoeachnetwork

The metric assigned to each network depends on the type of protocol. Some simple protocol, like RIP, treats each network as equals. The(  )of passing through each network is the same; it is one(  )count. So if a packet passes through 10 network to reach the destination, the total cost is 10 hop counts. Other protocols, such as OSPF, allow the administrator to assign a cost for passing through a network based on the type of service required. A(  )through a network can have different costs (metrics). For example, if maximum(  )is the desired type of service, a satellite link has a lower metric than a fiber-optic line. On the other hand, if minimum(  )is the desired type of service, a fiber-optic line has a lower metric than a satellite line. OSPF allow each router to have several routing table based on the required type of service.
问题1选项
A.number
B.connection
C.diagram
D.cost
问题2选项
A.process
B.hop
C.route
D.flow
问题3选项
A.flow
B.window
C.route
D.cost
问题4选项
A.packet
B.throughput
C.error
D.number
问题5选项
A.delay
B.stream
C.packet
D.cost

查看答案 纠错
答案: DBCBA
本题解析: 暂无解析
更新时间:2022-04-18 14:10

你可能感兴趣的试题

填空题

以太网介质访问控制策略可以采用不同的监听算法,其中一种是:“一旦介质空闲就发送数据,假如介质忙,继续监听,直到介质空闲后立即发送数据”,这种算法称为(  )监听算法,该算法的主要特点是(  )。
问题1选项
A.1-坚持型
B.非坚持型
C.P-坚持型
D.0-坚持型
问题2选项
A.介质利用率和冲突概率都低
B.介质利用率和冲突概率都高
C.介质利用率低且无法避免冲突
D.介质利用率高且可以有效避免冲突

查看答案
填空题

假设用户Q1有2000台主机,则必须给他分配(  )个C类网络,如果分配给用户Q1的超网号为200.9.64.0,则指定给Q1的地址掩码为(  );假设给另一用户Q2分配的C类网络号为200.9.16.0~200.9.31.0,如果路由器收到一个目标地址为11001000 00001001 01000011 00100001的数据报,则该数据报应送给用户(  )。
问题1选项
A.4
B.8
C.10
D.16
问题2选项
A.255.255.255.0
B.255.255.250.0
C.255.255.248.0
D.255.255.240.0
问题3选项
A.Q1
B.Q2
C.Q1或Q2
D.不可到达

查看答案
填空题

ICMP协议属于TCP/IP网络中的(  )协议,ICMP报文封装在(  )包中传送。
问题1选项
A.数据链路层
B.网络层
C.传输层
D.会话层
问题2选项
A.IP
B.TCP
C.UDP
D.PPP

查看答案
填空题

A transport layer protocol usually has several responsibilities.One is to create a process-to-process communication;UDP uses(  )numbers to accomplish this. Another responsibility is to provide control mechanisms at the transport level. UDP does this task at a very minimal level. There is no flow control mechanism and there is no(  )for received packet. UDP,however, does provide error control to some extent. If UDP detects an error in the received packet, it will silently drop it.
The transport layer also provides a connection mechanism for the processes. The (  ) must be able to send streams of data to the transport layer.It is the responsibility of the transport layer at(  )station to make the connection with the receiver, chop the stream into transportable units,number them, and send them one by one. It is the responsibility of the transport layer at the receiving end to wait until all the different units belonging to the same process have arrived, check and pass those that are(  )free, and deliver them to the receiving process as a stream.
问题1选项
A.hop
B.port
C.route
D.packet
问题2选项
A.connection
B.window
C.acknowledgement
D.destination
问题3选项
A.jobs
B.processes
C.programs
D.users
问题4选项
A.sending
B.routing
C.switching
D.receiving
问题5选项
A.call
B.state
C.cost
D.error

查看答案
填空题

网络设计过程包括逻辑网络设计和物理网络设计两个阶段,各个阶段都要产生相应的文档,以下选项中,(  )属于逻辑网络设计文档,(  )属于物理网络设计文档。
问题1选项
A.网络lP地址分配方案
B.设备列表清单
C.集中访谈的信息资料
D.网络内部的通信流量分布
问题2选项
A.网络lP地址分配方案
B.设备列表清单
C.集中访谈的信息资料
D.网络内部的通信流量分布

查看答案
填空题

配置路由器时,PC机的串行口与路由器的(  )相连,路由器与PC机串行口通信的默认数据速率为(  )。
问题1选项
A.以太接口
B.串行接口
C.RJ-45端口
D.console接口
问题2选项
A.2400b/s
B.4800b/s
C.9600b/s
D.10Mb/s

查看答案
填空题

32位的IP地址可以划分为网络号和主机号两部分。以下地址中,(  )不能作为目标地址,(  )不能作为源地址。
问题1选项
A.0.0.0.0
B.127.0.0.1
C.10.0.0.1
D.192.168.0.255/24
问题2选项
A.0.0.0.0
B.127.0.0.1
C.10.0.0.1
D.192.168.0.255/24

查看答案
填空题

Kerberos由认证服务器(AS)和票证授予服务器(TGS)两部分组成,当用户A通过Kerberos向服务器V请求服务时,认证过程如下图所示,图中①处为(  ),②处为(  )。
中级网络工程师,历年真题,2011年下半年(上午)《网络工程师》真题
问题1选项
A.KTGS(A,KS)
B.KS(V,KAV)
C.KV(A,KAV)
D.Ks(t)
问题2选项
A.KAV(t+1)
B.Ks(t+1)
C.Ks(t)
D.KAV(t)

查看答案
填空题

某报文的长度是1000字节,利用MD5计算出来的报文摘要长度是(  )位,利用SHA计算出来的报文摘要长度是(  )位。
问题1选项
A.64
B.128
C.256
D.160
问题2选项
A.64
B.128
C.256
D.160

查看答案
填空题

某网络拓扑结构如下图所示:
中级网络工程师,历年真题,2011年下半年(上午)《网络工程师》真题
在主机host1的命令行窗口输入tracert www.abc.com.cn命令后,得到如下结果:
C:\Documents and Settings\User>tracert www.abc.com.cn
Tracing route to caelum.abc.com.cn [208.30.1.101]
over a maximum of 30 hops:
1 1ms 1ms <1ms 119.215.67.254
<lms br="" style="box-sizing: border-box; -webkit-user-drag: auto !important; user-select: text !important;">2 2 ms 1 ms 1ms 172.116.11.2
3 71 ms 1ms 1ms 119.145.65.86
4 1ms 1ms 1ms 172.116.141.6
5 1ms 1ms 1ms 192.168.66.14
6 1ms 1ms <1ms 208.30.1.101
Trace complete.
则路由器router1 e0接口的IP地址为(  ),www.abc.com.cn的lP地址为(  )。
问题1选项
A.172.116.11.2
B.119.215.67.254
C.210.120.1.30
D.208.30.1.101
问题2选项
A.172.116.11.2
B.119.215.67.254
C.210.120.1.30
D.208.30.1.101

查看答案