免费智能真题库 > 历年试卷 > 网络管理员 > 2011年下半年 网络管理员 上午试卷 综合知识
  第71题      
  知识点:   ICMP   route
  章/节:   专业英语       

 
One of the main resposibilities of ICMP is to report(71). Although technology has produced increasingly relaible transmission media, errors still exist and must be handled. IP is an(72)protocol. This means that error checking and error control are not a concern of IP. ICMP was designed, in part, to compensate for this shortcoming. Howerver, ICMP does not(73)errors, it simply report them. Error correction is left to the higher-level potocols. Error messages are always sent to the original(74)because the only information available in the datagram about the route is the source and destination IP addresses. ICMP use the source IP address to sent the error massage to the source of the(75).
 
 
  A.  numbers
 
  B.  functions
 
  C.  strings
 
  D.  errors
 
 
 

 
  第72题    2012年下半年  
   58%
A management domain typically contains a large amount of management information. Each individual item of(71)information ..
  第71题    2010年上半年  
   65%
Both bus and tree topologies are characterized by the use of multipoint(71).For the bus, all stations attach, through ap..
  第74题    2012年上半年  
   60%
We have already covered the topic of network addresses. The first (71) in a block (in classes A, B, and C) defines the n..
   知识点讲解    
   · ICMP    · route
 
       ICMP
        ICMP与IP位于同一层,它被用来传送IP的控制信息,它主要用来提供有关通向目的地址的路径信息。ICMP的Redirect信息通知主机通向其他系统的更准确的路径,而Unreachable信息则指出路径有问题。另外,如果路径不可用了,则ICMP可以使TCP连接终止。PING是最常用的基于ICMP的服务。
 
       route
        route命令的功能是显示和修改本地的IP路由表。如果不带参数,则给出帮助信息。
        1)语法格式
        
        2)参数说明
        .-f:删除路由表中的网络路由、本地环路路由和组播路由。
        .-p:与add命令联合使用时,一条路由被添加到注册表中,当TCP/IP启动时,用于初始化路由;与print命令联合使用时,则显示持久路由列表;对于其他命令,这个参数被忽略。
        .Command:表示要运行的命令,可用的命令有add(添加路由)、change(修改已有的路由)、delete(删除路由)和print(打印路由)。
        .Destination:说明目标地址,可以是网络地址、主机地址或默认路由。
        .mask Netmask:说明目标地址对应的子网掩码。
        .Gateway:说明下一跃点的IP地址。
        .metric Metric:说明路由度量值,通常选择度量值最小的路由。
        .if Interface:说明接口的索引。
   题号导航      2011年下半年 网络管理员 上午试卷 综合知识   本试卷我的完整做题情况  
1 /
2 /
3 /
4 /
5 /
6 /
7 /
8 /
9 /
10 /
11 /
12 /
13 /
14 /
15 /
 
16 /
17 /
18 /
19 /
20 /
21 /
22 /
23 /
24 /
25 /
26 /
27 /
28 /
29 /
30 /
 
31 /
32 /
33 /
34 /
35 /
36 /
37 /
38 /
39 /
40 /
41 /
42 /
43 /
44 /
45 /
 
46 /
47 /
48 /
49 /
50 /
51 /
52 /
53 /
54 /
55 /
56 /
57 /
58 /
59 /
60 /
 
61 /
62 /
63 /
64 /
65 /
66 /
67 /
68 /
69 /
70 /
71 /
72 /
73 /
74 /
75 /
 
第71题    在手机中做本题