免费智能真题库 > 历年试卷 > 网络工程师 > 2017年下半年 网络工程师 上午试卷 综合知识
  第71题      
  知识点:   net   route
  章/节:   网络管理       

 
routing in circuit-switching networks has traditionally involved a static routing strategy with the use of(71)paths to respond to increased load . modern routing strategies provide more adaptive and flexible approaches . the routing function of a packet-switching network attempts to find the least-cost route through the network , with cost based on the number of (72),expected delay , or other metrics in virtually all packet-switching networks , some sort of adaptive routing technique is used . adaptive routing algorithms typically rely on the(73)of information about traffic conditions among nodes . in most cases , adaptive strategies depend on status information that is(74)at one place but used at another . there is a tradeoff here between the quality of the information and the amount of(75). the exchanged information is itself a load on the constituent networks, causing a performance degradation.
 
 
  A.  only
 
  B.  single
 
  C.  alternate
 
  D.  series
 
 
 

 
  第35题    2013年下半年  
   21%
下列关于DHCP配置的叙述中,错误的是(35)。
  第22题    2009年上半年  
   25%
TCP协议在建立连接的过程中可能处于不同的状态,用netstat命令显示出TCP连接的状态为SYN_SEND,则这个连接正处于(22)。
  第29题    2018年下半年  
   33%
在Windows下,nslookup命令结果如图所示,ftp.softwaretest.com的IP地址是(28),可通..
   知识点讲解    
   · net    · route
 
       net
        在网络管理中,最为常用的就是net命令家族。常用的net命令有以下几个。
        .net view命令:显示由指定的计算机共享的域、计算机或资源的列表。
        .net share:用于管理共享资源,使网络用户可以使用某一服务器上的资源。
        .net use命令:用于将计算机与共享的资源相连接或断开,或者显示关于计算机连接的信息。
        .net start命令:用于启动服务,或显示已启动服务的列表。
        .net stop命令:用于停止正在运行的服务。
        .net user命令:可用来添加或修改计算机上的用户账户,或者显示用户账户的信息。
        .net config命令:显示正在运行的可配置服务,或显示和更改服务器服务或工作站服务的设置。
        .net send命令:用于将消息(可以是中文)发送到网络上的其他用户、计算机或者消息名称上。
        .net localgroup命令:用于添加、显示或修改本地组。
        .net accounts命令:可用来更新用户账户数据库、更改密码及所有账户的登录要求。
 
       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:说明接口的索引。
   题号导航      2017年下半年 网络工程师 上午试卷 综合知识   本试卷我的完整做题情况  
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题    在手机中做本题