问题 默写题

默写。(6分)

小题1:了却君王天下事,                  

小题2:               ,长河落日圆。

小题3:                   ,她在丛中笑。

小题4:揉碎在浮藻间,                    

小题5:《观刈麦》中表现劳动人民冒着酷暑辛勤劳动的句子是:                   

                   

答案

小题1:赢得生前身后名 

小题1:大漠孤烟直 

小题1:待到山花烂漫时 

小题1:沉淀着彩虹似的梦 

小题1:足蒸暑土气,背灼炎天光。

此类题主要考查学生对诗词名句的背诵与填写能力,直接填写更考查了突破书写障碍字的能力,理解填写还考查了学生的理解诵读能力。

填空题

如图1所示,一台Cisco 3500系列交换机上连接2台计算机,他们分别划分在VLAN10(ID号为 10)和VLAN11(ID号为11)中。交换机千兆以太网端口(g0/1)连接一台路由器,使2个VLAN之间能够通信,交换机管理地址为 167.11.45.2/24,缺省路由地址为 167.11.45.1/24。

请阅读以下交换机的配置信息,并补充[6]~[10]空白处的配置命令或参数。按题目要求完成交换机的配置。(注:填写答案时,配置语句的关键字要求拼写完整)

Switch-3548>enable

Password:*********

Switch-3548#

Switch-3548#configure terminal

Switch-3548(config)#hostname Switch-lib

Switch-lib(config)#

Switch-lib(config)#interface vlan 1

Switch-lib(config-if)#no shutdown

Switch-lib(config-if)#ip address [46] 配置交换机的管理地址

Switch-lib(config-if)#exit

Switch-lib(config)#ip default-gateway 167.11.45.1

Switch-lib(config)#vtp domain lib

Switch-lib(config)#vtp mode transparent

Switch-lib(config)#exit

Switch-lib#vlan data

Switch-lib(vlan)#vlan [47] 建立VLAN10

…… 建立VLAN11(省略)

Switch-lib(vlan)#exit

Switch-lib#configure terminal

Switch-lib(config)#interface f0/1

Switch-lib(config-if)#no shutdown

Switch-lib(config-if)#switchport [48] 为端口f0/1分配VLAN

Switch-lib(config-if)#exit

Switch-lib(config)#interface f0/6

…… 为端口f0/6分配VLAN(省略)

Switch-lib(config-if)#exit

Switch-lib(config)#interface g0/1

Switch-lib(config-if)#switchport [49] 设置VLAN trunk 模式

Switch-lib(config-if)#switchport trunk encapsulation dotlq

Switch-lib(config-if)#switchport trunk [50] 配置允许中继的VLAN

Switch-lib(config-if)#exit

Switch-lib(config)#exit

Switch-lib#

47()

单项选择题 B型题