武汉艾迪飞CCIE实验室

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
楼主: 冷血

[学习交流] CCNA640-802 V13题库试题分析22艾迪飞吴老师讲解) [复制链接]

Rank: 1

该用户从未签到

最后登录
2009-5-20
在线时间
3 小时
金币
195
注册时间
2009-4-8
阅读权限
10
帖子
32
精华
0
积分
100
UID
20490
发表于 2009-4-26 09:00:47 |显示全部楼层
<img src="http://bbs.edify.com.cn/images/smilies/default/sad.gif" smilieid="2" border="0"><img src="http://bbs.edify.com.cn/images/smilies/default/sad.gif" smilieid="2" border="0"><img src="http://bbs.edify.com.cn/images/smilies/default/sad.gif" smilieid="2" border="0"><img src="http://bbs.edify.com.cn/images/smilies/default/sad.gif" smilieid="2" border="0"><img src="http://bbs.edify.com.cn/images/smilies/default/sad.gif" smilieid="2" border="0"><br>

使用道具 举报

Rank: 1

该用户从未签到

最后登录
2009-5-11
在线时间
1 小时
金币
222
注册时间
2009-5-11
阅读权限
10
帖子
43
精华
0
积分
100
UID
21800
发表于 2009-5-11 20:33:37 |显示全部楼层
我也支持楼主

使用道具 举报

Rank: 1

该用户从未签到

最后登录
2009-5-12
在线时间
0 小时
金币
209
注册时间
2009-5-12
阅读权限
10
帖子
24
精华
0
积分
100
UID
21874
发表于 2009-5-12 19:59:08 |显示全部楼层
dddddddddddddddd

使用道具 举报

Rank: 1

该用户从未签到

最后登录
2009-7-14
在线时间
8 小时
金币
87
注册时间
2009-6-9
阅读权限
10
帖子
51
精华
0
积分
100
UID
22971
发表于 2009-7-7 17:43:18 |显示全部楼层

回复 1# 的帖子

XIE~~~~~~~~~~~~~~~~~~~~~~~~~~~

使用道具 举报

Rank: 1

该用户从未签到

最后登录
2009-7-29
在线时间
0 小时
金币
0
注册时间
2009-7-29
阅读权限
10
帖子
33
精华
0
积分
100
UID
24606
发表于 2009-7-29 16:50:47 |显示全部楼层
CCNA640-802 V13题库试题分析21(艾迪飞吴老师讲解)
1.At which layers of the OSI model do WANs operate? (Choose two.)

A. application layer

B. session layer

C. transport layer

D. network layer

E. datalink layer

F. physical layer

Answer: EF

解释一下:WAN是工作在一层和二层的,比如现在常用的Frame-relay,ATM等这些都是工作在OSI的二层的。





以下内容需要回复才能看到



2.A network administrator wants to ensure that only the server can connect to port Fa0/1 on a Catalyst switch. The server is plugged into the switch Fa0/1 port and the network administrator is about to bring the server online. What can the administrator do to ensure that only the MAC address of the server is allowed by switch port Fa0/1?

(Choose two.)

A. Configure port Fa0/1 to accept connections only from the static IP address of the server.

B. Employ a proprietary connector type on Fa0/1 that is incompatible with other host connectors.

C. Configure the MAC address of the server as a static entry associated with port Fa0/1.

D. Bind the IP address of the server to its MAC address on the switch to prevent other hosts from spoofing the server IP address.

E. Configure port security on Fa0/1 to reject traffic with a source MAC address other than that of the server.

F. Configure an access list on the switch to deny server traffic from entering any port other than Fa0/1.

Answer: CE

解释一下:交换机的f0/1端口上仅仅允许转发server的流量,因此我们可以配置将server的mac地址和交换机的端口进行绑定。然后用在端口f0/1上配置端口安全以过滤其他除server外的流量。









3.Refer to the exhibit. A network associate has configured the internetwork that is shown in the exhibit, but has failed to configure routing properly. Which configuration will allow the hosts on the Branch LAN to access resources on the HQ LAN with the least impact on router processing and WAN bandwidth?

  

3.jpg (16.63 KB)

2007-12-5 11:28

A. HQ(config)# ip route 192.168.1.0 255.255.255.0 192.168.2.5

Branch(config)# ip route 172.16.25.0 255.255.255.0 192.168.2.6

B. HQ(config)# router rip

HQ(config-router)# network 192.168.2.0

HQ(config-router)# network 172.16.0.0

Branch(config)# router rip

Branch (config-router)# network 192.168.1.0

Branch (config-router)# network 192.168.2.0

C. HQ(config)# router eigrp 56

HQ(config-router)# network 192.168.2.4

HQ(config-router)# network 172.16.25.0

Branch(config)# router eigrp 56

Branch (config-router)# network 192.168.1.0

Branch (config-router)# network 192.168.2.4

D. HQ(config)# router ospf 1

HQ(config-router)# network 192.168.2.4 0.0.0.3 area 0

HQ(config-router)# network 172.16.25.0 0.0.0.255 area 0

Branch(config)# router ospf 1

Branch (config-router)# network 192.168.1.0 0.0.0.255 area 0

Branch (config-router)# network 192.168.2.4 0.0.0.3 area 0

Answer: A

解释一下:动态路由协议都是需要有他的更新包来传递路由的,而这些都是会占用带宽的,为了减小流量的冲突我们可以采用静态路由,他是会占用任何带宽的。





4.Which are valid modes for a switch port used as a VLAN trunk? (Choose three.)

A. transparent

B. auto

C. on

D. desirable

E. blocking

F. forwarding

Answer: BCD

解释一下:将链路配置为trunk模式可以通过几种协商模式来完成:auto , desirable , on ;也可以通过静态指定trunk来强制一条链路为trunk。





5.Refer to the exhibit. The network administrator is in a campus building distant from Building B. WANRouter is hosting a newly installed WAN link on interface S0/0. The new link is not functioning and the administrate needs to determine if the correct cable has been attached to the S0/0 interface. How can the administrator accurately verify the correct cable type on S0/0 in the most efficient manner?

     

5.jpg (28.99 KB)

2007-12-5 11:28

A. Telnet to WANRouter and execute the command show interfaces S0/0

B. Telnet to WANRouter and execute the command show processes S0/0

C. Telnet to WANRouter and execute the command show running-configuration

D. Telnet to WANRouter and execute the command show controller S0/0

E. Physically examine the cable between WANRouter S0/0 and the DCE.

F. Establish a console session on WANRouter and execute the command show interfaces S0/0

Answer: D

解释一下:要检验端口s0/0的线缆类型,首先要登陆到路由器上去,我们可以通过telnet的技术登上去,查看接口所接的线缆的类型使用的命令为show controller s0/0,可以看到接口的状态为DTE,或是DCE。

使用道具 举报

Rank: 1

该用户从未签到

最后登录
2009-11-16
在线时间
17 小时
金币
4
注册时间
2009-8-14
阅读权限
10
帖子
96
精华
0
积分
97
UID
25094
发表于 2009-9-3 15:40:32 |显示全部楼层
5.What is the function of the command switchport trunk native vlan 999 on a Cisco Catalyst switch?

A. It creates a VLAN 999 interface.

B. It designates VLAN 999 for untagged traffic.

C. It blocks VLAN 999 traffic from passing on the trunk.

D. It designates VLAN 999 as the default for all unknown tagged traffic.

Answer: B

解释一下:native vlan是不打标签的VLAN,这指定native vlan 为999,表明 VLAN 999为不用打标签的VLAN.

使用道具 举报

Rank: 1

该用户从未签到

最后登录
2009-10-3
在线时间
9 小时
金币
243
注册时间
2009-1-8
阅读权限
10
帖子
72
精华
0
积分
100
UID
16476
发表于 2009-9-5 02:52:51 |显示全部楼层
dffffffffffffffffffffff

使用道具 举报

Rank: 1

该用户从未签到

最后登录
2010-2-8
在线时间
16 小时
金币
55
注册时间
2009-11-20
阅读权限
10
帖子
90
精华
0
积分
110
UID
28117
发表于 2009-11-26 05:46:33 |显示全部楼层
thanks<br>试题分析

使用道具 举报

Rank: 2

该用户从未签到

最后登录
2010-4-9
在线时间
3 小时
金币
3
注册时间
2010-4-5
阅读权限
20
帖子
34
精华
0
积分
910
UID
33264
发表于 2010-4-5 16:07:23 |显示全部楼层
先回复,后学习

使用道具 举报

Rank: 2

该用户从未签到

最后登录
2010-8-9
在线时间
7 小时
金币
35
注册时间
2010-4-18
阅读权限
20
帖子
84
精华
0
积分
658
UID
33583
发表于 2010-4-19 13:44:02 |显示全部楼层
good ......顶.......

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

武汉艾迪飞CCIE实验室

Archiver|武汉艾迪飞思科网络 ( 鄂ICP备05016161号 )

GMT+8, 2012-5-19 12:23 , Processed in 0.101434 second(s), 13 queries .

Powered by Discuz! X2 Licensed

© 2001-2011 Comsenz Inc.

回顶部