问题 选择题

下列句子中,没有语病的一项是:

A.记者从国防科工局获悉,我国探月工程研制取得重大进展,工程二期“嫦娥三号”任务正式由初样研制转入正样研制阶段,嫦娥三号探测器计划2013年发射,将进行月球软着陆探测与月面巡视勘察。

B.学校活动场地不足,体育课得不到保证,导致我国青少年学生的体能指标以及肺活量水平持续下降。

C.北京市倡议所有中国风味特色餐厅积极做好“控烟”工作,创造健康、优美、更具人文关怀的就餐环境。

D.达尔文花费20年心血写成巨著《物种起源》,创立了以自然选择为基础的进化学说,被恩格斯誉为19世纪自然界三大发现之一。

答案

A

B项并列不当,“体能指标以及肺活量水平”大小概念并列。。 C项搭配不当。不能说是健康的环境。。D项中途易辙或成分残缺,在“被恩格斯”前加上“该学说”。

填空题

如图1所示,某园区网用10Gbps的POS技术与Internet相连,POS接口的帧格式是SONET。园区网内部路由协议采用OSPF,与Internet的连接使用静态路由协议。该园区网还通过一台Cisco2511和Modem pool设备为用户提供拨号入网服务。

请阅读以下R3和R5的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成路由器的配置。

R3的POS接口、OSPF和缺省路由的配置信息

Router-R3 # configure terminal

Router-R3(config) #

Router-R3(config) # interface pos3/o

Router-R3(config-if) # description TO Internet

Router-R3(config-if) # bandwidth ___1___

Router-R3(config-if) # ip address 211.32.81.98 255.255.255.252

Router-R3(config-if) #___2___32

Router-R3(config-if) # pos framing sonet

Router-R3(config-if) # no ip directed-broadcast

Router-R3(config-if) # pos flag s1s0 0

Router-R3(config-if) #___3___(打开端口)

Router-R3(configvif) # exit

Router-R3(config) # router ospf 65

Router-R3(configvrouter) # network ___4___ area 0

Router-R3(config-router) # redistribute connected metric-type 1 subnets

Router-R3(config-router) # area 0 range 167.103.0.0 255.255.0.0

Router-R3(config-router) # exit

Router-R3(config) # ip route 0.0.0.0 0.0.0.0 211.32.81.97

Router-R3(config) # exit

Router-R3 #

R5的接口Asyncl6的部分配置信息

Router(config) # interface a16

Router(config-if) # ip unnumbered ethernet0

Router(config-if) # encapsulation PPP

Router(config-if) # async ___5___ 202.113.7.16

Router(config-if) # async dynamic routing

Router(config-if) # async mode interactive

Router(config-if) #

2()

判断题