国际标准化组织制定的OSI网络管理协议是 (36) ,另外,ISO还定义了5个管理功能域, (37) 属于性能管理域。IAB制定的网络管理协议是SNMP,在SNMP管理框架中使用的管理信息库为 (38) 。管理站(Manager)通过GetRequest命令查询代理(Agent)中的管理信息库,如果代理需要向管理站报告一个异常事件,则代理发出 (39) 报文。 (40) 事件不属于异常事件。
A. Information
B. Exception
C. Trap
D. Interrupt
查看答案
RS-232C是 (46) 之间的接口标准,它规定的电平的表示方式为 (47) 。 当使用RS-232C连接相关设备时,电缆的长度不应超过 (48) m。当用RS-232C直接连接两台计算机时,采用零调制解调器方式,其连接方式为 (49) 。当计算机需要通过相连的Modem发送数据时,依次设置的信号是 (50) 。
A. 用25针插座及电缆连接
B. 用9针插座及电缆连接
C. 信号地对接,一台计算机的发送(接收)数据线与对方的接收(发送)数据线相连
D. 不能采用这种连接方式
For each blank, choose the best answer from the four choices and write down on the answer sheet. (66) is a six bytes OSI layer 2 address which is burned into every networking device that provides its unique identity for point to point communication. (67) is a professional organization of individuals in multiple professions which focuses on effort on lower-layer protocols. (68) functions with two layers of protocols. It can connect networks of different speeds and can be adapted to an environment as it expands. (69) is the popular LAN developed under the direction of the IEEE 802.5. (70) is the popular backbone technology for transmitting information at high speed with a high level of fault tolerance which is developed under the direction of ANSI.
A. The MAC address
B. The IP address
C. The subnet address
D. The virtual address
Linux中一种常用的引导工具是 (51) ;在Linux操作系统下安装网卡,如果操作系统没有内置的驱动程序,那么用户必须 (52) ,才能完成驱动程序的安装;为一块设备名为eth0的网卡分配IP地址和子网掩码的命令是: (53) ;如果不打算使用DNS或者NIS进行地址解析,则必须将所有的主机名都放入文件 (54) 中;测试与IP地址为 165.113.1.170的网关是否连通的命令是: (55)
A. reboot
B. lilo
C. gone
D. restart
路由信息协议RIP是内部网关协议IGP中使用得最广泛的一种基于 (26) 的协议,其最大优点是 (27) 。RIP规定数据每经过一个路由器,跳数增加1,实际使用中,一个通路上最多可包含的路由器数量是 (28) ,更新路由表的原则是使到各目的网络的 (29) 。更新路由表的依据是:若相邻路由器调说“我到目的网络Y的距离为N”,则收到此信息的路由器K就知道:“若将下一站路由器选为X,则我到网络Y的距离为 (30) ”。
A. 1个
B. 16个
C. 15个
D. 无数个