全部科目 > 网络工程师 >
2018年上半年 上午试卷 综合知识
第 71 题
知识点 net   route  
章/节 网络管理  
 
 
With circuit switching, a (71)path is established between two stations for communication . Switching and transmission resources within the network are (72)for the exclusive use of the circuit for the duration of the connection . The connection is(73):Once it is established ,it appears to attached devices as if there were a direct connection. Packet switching was designed to provide a more efficient facility than circuit switching for (74) data traffic. Each packet contains some portion of the user data plus control information needed for proper functioning of the network. A key distinguishing element of packet-switching networks is whether the internal operation is datagram or virtual circuit . With internal virtual circuits,a route is defined between two endpoints and all packets for that virtual circuit follow the(75)route, With internal datagrams,each packet is treated independently,and packets intended for the same destination may follow different routes.
 
  A.  unique
 
  B.  dedicated
 
  C.  nondedicated
 
  D.  independent
 
 




 
 
相关试题     网络诊断和配置命令 

  第57题    2015年上半年  
运营商指定本地路由器接口的地址是200.15.10.6/29,路由器连接的默认网关的地址是200.15.10.7,这样配置后发现路由器无法ping通任何远程设备,原因是(57)。

  第33题    2012年上半年  
与route print具有相同功能的命令是(33)。

  第31题    2016年上半年  
某网络拓扑结构如下图所示。

 
知识点讲解
· 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:说明接口的索引。



更多复习资料
请登录电脑版软考在线 www.rkpass.cn

京B2-20210865 | 京ICP备2020040059号-5
京公网安备 11010502032051号 | 营业执照
 Copyright ©2000-2023 All Rights Reserved
软考在线版权所有