A. IP addresses can be managed from a central point
B. Computers can automatically get new addressing when moved to a different network segment
C. Media Access Control addresses can be changed automatically
D. The network speed can automatically adjust based on the type of traffic being generated
E. The HOSTS file on the computer can be validated for proper entries
第1题:
A.HOST-A
B.HOST-B
C.HOST-C
D.HOST-D
第2题:
邻区配置工具的入口菜单为_________.
A、Configuration ->Wireless Config Application ->NE Relation Management
B、Configuration ->Wireless Config Application ->Inter Me Configuration Import and Export
C、Configuration ->Wireless Config Application ->Cell Tool
D、Configuration ->NE Management
第3题:
YouhavejustrunthissyntaxtostartthelistenerfromtheListenerControlutility:LSNRCTL>STARTStarting/mstgelai/oracle/bin/tnslsnr:pleasewait…Systemparameterfileis/u01/oracle/network/admin/listener.oraLogmessageswrittento/u01/oracle/network/log/listener.logListeningon:(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=stc-sun01-server)(PORT=1521)))Connectingto…ThecommandcompletedsuccessfullyWhatisthenameoftheListeneryoustarted?()
A.TNSLSNR
B.LISTENER
C.LOCAL_LISTENER
D.DEFAULT_LSRN
第4题:
OMC中批量导入邻区数据的功能,入口菜单为_________.
A、Configuration ->Wireless Config Application ->NE Relation Management
B、Configuration ->Wireless Config Application ->Inter Me Configuration Import and Export
C、Configuration ->Wireless Config Application ->Cell Tool
D、Configuration ->NE Management
第5题:
如下是某个tnsnames.ora里面的配置, 其中service_name的值与 listener.ora文件中哪个参数的值相对应? db.example.com= (description= (load_balance=on) (address=(protocol=tcp)(host=node1-vip)(port=1521) (address=(protocol=tcp)(host=node2-vip)(port=1521) (connect_data= (service_name=db.example.com)))()
A. SID_NAME
B. INSTANCE_NAME
C. GLOBAL_NAMES
D. GLOBAL_DBNAME
第6题:
下列定义的外部中断0函数正确的是()。
A.void int0() interrupt 1 using 0
B.void int0() interrupt 0 using 0
C.void int0() interrupt 2 using 0
D.void int0() interrupt 3 using 0