A.RJ-45
B.RJ-11
C.BNC
D.LC
第1题:
You will want two trees about ten feet apart, from _____ to suspend your tent.
(A) there (C) which
(B) them (D) where
选择D
可改写为you will want two tress about ten feet apart, to suspend your tent from.
只要有介词摆在空格之前,选项是which, them ,there ,where肯定是which
介词+which+动词不定式,整体做定语
第2题:
阅读以下说明,回答问题1至问题2,将解答填入答题纸对应的解答栏内。 【说明】 图4-1为某学校网络拓扑图,运营商分配的公网IP地址为113.201.60.1/29,运营商网关地址为113.201.60.1,内部用户通过路由器代理上网,代理地址为113.201.60.2.核心交换机配置基于全局的DHCP服务,在办公楼和宿舍楼用户提供DHCP服务。内部网络划分为3个VLAN,其中VLAN10的地址10.0.10.1/24,VLAN20的地址10.0.20.1/24,VLAN30的地址10.0.30.1/24,请结合下图,回答相关问题。
【问题1】(共9分) 路由器的配置片段如下,根据图4- 1,补齐(1) ~(6) 空缺的命令。 配置 WAN 接口和内网上网代理 <Huawei>system-view [Huawei] sysname( ) [Router] interface( ) [Router-GigabitEthernet1/0/0] ip address() [Router-GigabitEthernet1/0/0] quit [Router] ip route-static 0.0.0.0 0.0.0( ) [Router-acI-basic-2000] [Router-acI-basic-2000] rule 5 permit source 10.0.0( ) [Router-acl-basic-2000] quit [Router] interface GigabitEthernet1/0/0 [Router-GigabitEthernet1/0/0] nat outbound( ) [Router-GigabitEthernet1/0/0] quit …… 其他配置略 【问题 2】(共 6 分) 核心交换机的配置片段如下,根据图 4-1,补齐 (7)~(10) 空缺的命令。 配置GEO/0/2接口加入VLAN20,并配置对应VLAN接口地址 [Switch]vlanbatch20 [Switch]inlterface GigabitEthernet0/0/2 [Switch-GigabitEthernet0/0/2]port link-type( ) [Switch-GigabitEthernet0/0/2]port hybrid pvid vlan20 [Switch-GigabitEthernet0/0/2]port hybrid untagged vlan20 [Switch-GigabitEthernet0/0/2]quit [Switch] interface vlanif 20 [Switch-Vlanif20] ip address( ) [Switch-Vlanif20] quit ....... 其他配置略 配置DHCP服务,租期3天 [Switch] dhcp( ) [Switch] ip pool pooll [Switch-ip-pool-pooll] network 10.0.20.0 mask 225.225.255.0 [Switch-ip-pool-pooll] dns-list 10.0.10.2 [Switch-ip-pool-pooll] gateway-list 10.0.20.1 [Switch-ip-pool-pooll] lesae day( ) [Switch-ip-pool-pooll] quit [Switch] interface vlanif 20 [Switch-Vlanif20] dhcp select global [Switch-Vlanif20] quit ...... 其他配置略
第3题:
第4题:
某网络的拓扑结构如图4-1所示,其中路由器Router1和交换机Switch1的部分配置如下:

以下是路由器Router和Switch1的部分配置信息,请解释部分命令的意义。
Router(config)interface fastEthernet1/0.1
Router(config-subif)encapsulation isl 11 (1)
Router(config-subif)ip address 10.1.1.1 255.255.255.0 (2)
Router(config-subif)exit
Router(config)interface fastEthernet1/0.2
Router(config-subif)encapsulation isl 12
Router(config-subif)ip address 10.1.2.1 255.255.255.0
Router(config-subif)exit
Router(config)interface fastEthernet1/0.3
Router(config-subi f)encapsulation isl 13
Router(config-subif)ip address 10.1.3.1 255.255.255.0
Router(config-subif)exit
Router(config)ip routing (3)
[交换机Switch1的部分配置信息]
Switch1(config)vlan database (4)
Switch1(vlan)vlan 11 (5)
Switch1(vlan)vlan 12
Switch1(vlan)vlan 13
Switch1(vlan)exit
Switch1(config)interface fastEthernet0/0
Switch1(config-if)switchport mode trunk (6)
Switch1(config-if)switchport trunk allowed all (7)
Switch1(config-if)exit
Switch1(config)interface fastEthernet0/1
Switch1(config-if)switchport mode trunk
Switch1(config-if)switchport trunk a110wed a11
Switch1(config-if)exit
Switch1(config)interface fastEthernet0/2
Switch1(config-if)switchport mode trunk
Switch1(config-if)switchport trunk allowed all
Switch1(config-if)exit
第5题:
A network associate is trying to understand the operation of the FLD Corporation by studying the network in the exhibit. The associate knows that the server in VLAN 4 provides the necessary resources to support the user hosts in the other VLANs. The associate needs to determine which interfaces are access ports. Which interfaces are access ports? ()
A.Switch1 - Fa 0/2
B.Switch1 - Fa 0/9
C.Switch2 - Fa 0/3
D.Switch2 - Fa 0/4
E.Switch2 - Fa 0/8
F.Router - Fa 1/0
第6题: