全部科目 > 网络工程师 >
2011年上半年 上午试卷 综合知识
第 71 题
知识点 net   route  
章/节 网络管理  
 
 
Border Gateway Protocol (BGP) is inter-autonomous system (71) protocol. BGP is based on a routing method called path vector routing. Distance vector routing is not a good candidate for inter-autonomous system routing because there are occasions on which the route with the smallest (72) count is not the preferred route. For example, we may not want a packet through an autonomous system that is not secure even though it is the shortest route. Also, distance vector routing is unstable due to the fact that the routers announce only the number of hop counts to the destination without actually defining the path that leads to that (73) .A router that receives a distance vector advertisement packet may be fooled if the shortest path is actually calculated through the receiving router itself. Link (74) routing is also not a good candidate for inter-autonomous system routing  because an internet is usually too big for this routing methoD. To use link state routing for the whole internet would require each router to have a huge link state database. It would also take a long time for each router to calculate its routing (75) using the Dijkstra algorism.
 
  A.  routing
 
  B.  switching
 
  C.  transmitting
 
  D.  receiving
 
 




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

  第51题    2013年上半年  
一台电脑的本地连接设置如下图所示,结果发现不能ping通任何远程设备,该故障的原因是什么?(51)。

  第43题    2017年下半年  
在某台PC上运行ipconfig /all命令后得到如下结果,下列说法中正确的是( )。
Windows IP Configuration
Host Name . . . . . . . . . . . . . .. :MSZFA2SWBGXX4UT
primaly ..

  第50题    2017年上半年  
在SwìtchA上Ping SwìtchB的地址192.168.1.100不通。通过步骤①到④解决了该故障,该故障产生的原因是()
①使用display port vlan命令查看SwitchA和SwitchB接口配置
..

 
知识点讲解
· 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
软考在线版权所有