问题 单项选择题

投资项目社会评价的目的可体现在宏观层面和项目层面。下列属于项目层面的是 ______。

A.满足人们的基本社会需求

B.保证不同地区之间的公平协调发展

C.实现经济和社会的和谐发展

D.防止或尽量减少对地区社会环境造成负面影响

答案

参考答案:D

单项选择题
填空题

某公司有1个总部和2个分部,各个部门都有自己的局域网。该公司申请了4个C类IP地址块202.112.10.0/24~202.114.13.0/24。公司各部门通过帧中继网络进行互联,网络拓扑结构如图3所示。

Switch0、Switch1、Switch2和Switch3均为二层交换机。总部拥有的IP地址块为202.114.12.0/24。Switch0的端口e0/24与路由器R2的端口e0/0相连,请根据图3补充[46]~[50]空白处的配置命令或参数,完成路由器R0、R2及Switch0的配置。

R0(config) # interface S0/0 (进入串口配置模式)

R0(config-if) # ip address 202.114.13.1 (46) (设置Ip地址和掩码)

R0(config) # encapsulation (47) (设置串口工作模式)

R2(config) # interface fastethernet 0/0.1

R2(config-subif) # encapsulation dotlq (48)

R2(config-subif) # ip address 202.114.12.1 255.255.255.192

R2(config-subif) # no shutdown

R2(config-subif) # exit

R2(config) # interface fastethernet 0/0.2

R2(config-subif) # encapsulation dotlq 200

R2(config-subif) # ip address 202.114.12.65 255.255.255.192

R2(config-subif) # no shutdown

R2(config-subif) # exit

R2(config) # interface fastethernet 0/0.3

R2(config-subif) # encapsulation dotlq 300

R2(config-subif) # ip address 202.114.12.129 255.255.255.192

R2(config-subif) # no shutdown

R2(config-subif) # exit

R2(config) # interface fastether 0/0

R2(config-if) # no shutdown

Switch0(config) # interface f0/24

Switch0(config-subif) # switchport mode (49)

Switch0(config-subif) # switchport trunk encapsulation (50)

Switch0(config-subif) # switchport trunk allowed all

Switch0(config-subif) # exit

50()