PDA

View Full Version : những câu ******* sai?



p_11
29-11-2004, 03:21 PM
QUESTION NO: 267
You are the network administrator at ********. Your assistant was unsuccessful in adding VLAN 50 to a
switch. In troubleshooting the problem, you issue the show vtp status command. The output of the show
vtp status command is displayed in the following exhibit.
TK2# show vtp status
VTP Version :2
Configuration Revision :7
Maximum VLANs supported local :68
Number of existing VLANs :8
VTP Operating Mode :Client
VTP Domain Name :corp
VTP Pruning Mode :Disabled
VTP V2 Mode :Disabled
VTP Traps Generation :Disabled
MD5 digest :0x22 0xF3 0x1A
Configuration last modified by 172.18.22.15 at 5-28-03 1t:53:20
What commands must be issued on this switch to add VLAN 50 to the database? (Choose two.)
A. TK2(config-if)# switchport access vlan 50
B. TK2(vlan)# vtp server
C. TK2(config)# config-revision 20
D. TK2(config)# vlan 50 name Tech
E. TK2(vlan)# vlan 50
F. TK2(vlan)# switchport trunk vlan 50


ở đây có phải là b, a không , tại sao ******* chọn b,f?\

QUESTION NO: 295
Your ******** trainee wants to know which VLANs are allowed over a new trunk link that is configured
on an IOS based switch.
What will your reply be?
A. All defined VLANs are allowed on the trunk by default.
B. Each VLAN, or VLAN range, that is specified with the switchport mode command.
C. Each VLAN, or VLAN range, that is specified with the vtp domain command.
D. Each VLAN, or VLAN range, that is specified with the vlan database command

273 A series of Switches are connected as shown in the following exhibit: hình 1
Which portion contains both the potential networking problem and the protocol or setting that would be
used to prevent this problem?
A. routing loops, hold down timers
B. switching loops, split horizon
C. routing loops, split horizon
D. switching loops, VTP
E. routing loops, STP
F. switching loops, STP

p_11
29-11-2004, 03:35 PM
QUESTION NO: 247
Which of the following statements describes a converged spanning-tree network?
A. All switch and bridge ports are in the forwarding state.
B. All switch and bridge ports are in the stand-by state.
C. All switch and bridge ports are assigned as either root or designated ports.
D. All switch and bridge ports are in either the forwarding or blocking state.
E. All switch and bridge are either blocking or looping.

QUESTION NO: 202
Study the Exhibit below carefully:
London#show vtp status
VTP Version: 2
Configuration Revision: 0
Maximum VLANs supported locally: 64
Number of existing VLANs: 5
VTP Operating Mode: Client
VTP Domain Name: London
VTP Pruning Mode: Disabled
VTP V2 Mode: Disabled
VTP Traps Generation: Disabled
Above is an illustration of the output of the London switch. What is the function of this switch?
A. Learn and saved VTP configuration in the running configuration.
B. Create and change VLANs.
C. Passes information about VTP configuration.
D. VTP is disabled on this device.
E. VTP is not saved to NVRAM.

nhanh
29-11-2004, 03:49 PM
Câu 267

Vì VTP ở mode client nên switch không thể add được VLAN, vì vậy phải dùng lệnh ở câu b để bật chức năng server.
Lệnh ở câu D là lệnh đúng khi tạo VLAN trên Catalyst 1900

Vì vậy, đáp án đúng là b,d

Câu a:gán port đến VLAN 50, kô phải để tạo VLAN
Câu c:không có lệnh như vậy
câu e: thiếu lệnh name (TK2(vlan)#vlan 50 name VLAN50)
Câu f:lệnh này không đúng

Câu 295. Đáp án là A.

Câu 273.Vì câu hỏi là nói đến switch, nên chỉ có vấn đề loop liên quan đến lớp 2, do đó là switching loop, chứ không phải routing loop ở lớp 3. Do đó, giao thức của nó là STP(Spanning Tree Protocol)---> đáp án là:F

Câu a:đây là phương pháp ngăn routing loop(nắm ở các thiết bị lớp 3, router)
Câu b:không phải sự kết hợp dúng,split-horizon ngăn loop trong giao thức distance vector routing protocol
Câu c:Là phương pháp đúng cho loop lớp 3 của chuỗi các router
Câu d:VTP không phải là giao thức ngăn loop
Câu e: kô phải sự kết hợp đúng

nhanh
29-11-2004, 04:06 PM
Câu 247. Đáp án là D. KHi spanningtree chưa convergence, thì các port sẽ tồn tại ở các trạng thái: Listening, Learning, Blocking, Forwarding, nhưngkhi đã hội tụ thì tất cả dữ liệu đã được đồng bộ, khi đó chỉ còn có Forwarding và Blocking.

Câu 202. Nhìn cấu hình của lệnh show vtp status, ta thấy switch ở mode client, do đó nó chỉ học và lưu lại thông tin VLAN cập nhật từ VTP server.
Do đó, đáp án : A

Câu b:ĐÚng cho mode server
Câu c:đúng cho mode transparent
câu d:vtp có enable
Câu e: Thông tin về VLAN được save trong NVRAM

p_11
04-12-2004, 08:26 AM
Cậu giúp mình thêm một vài câu nữa nhé

1
To upgrade a network, emphasis must be placed on efficiency and error-free transport rather than fast transport. For this purpose, new switches had been purchased. Which switching mode should be configured on these new switches to have the desired effect?
A. 802.1q forwarding
B. VTP transparent mode
C. cut-through
D. store-and-forward
E. fragment-free
F. frame-filtering
Mình đã tìm trong tài liệu nhưng không thấy đề cập đến vấn đề này

at3g
04-12-2004, 08:35 AM
Xin lỗi tôi đấnh nhậm câu trả lời là câu d: store and forward

p_11
04-12-2004, 09:10 AM
ban đọc đoạn này nha:
store & forward : the switch sẽ nhận toàn bộ frame trước khi forwarding, nó đọc source và distination address , tính lại crc nếu sai crc sẽ discard cái frame đó , còn một chức năng nữa: delay through the varies with frame length ( hiểu ý này là thế nào)

đâu có nghe nói đến error-free

p_11
04-12-2004, 09:11 AM
2
You are a technician at ********. Your newly appointed ******** trainee wants to know which LAN
switch method holds the packet in memory until the data portion of the packet reaches the
switch.
What would your reply be?
A. Cut-through
B. Store and forward
C. Frag-free
D. None of the above

p_11
04-12-2004, 09:43 AM
câu này khó hiểu quá

3 On which of the following types of network will OSPF elect a backup designated router?
A. Point-to-point and point-to-multipoint casting
B. Nonbroadcast and broadcast multipoint casting
C. Point-to-point and multi-access broadcasting
D. Point-to-multipoint and multi-access broadcasting
E. Nonbroadcast and broadcast multiaccess
ở đây ******* chọn e, nhưng mình không hiểu

khampha02
04-12-2004, 11:17 AM
câu 2 là store & forward
câu 3 chọn e là chính xác rồi vì Point to... khi có một điểm đến các router khác thì không cần chọn

p_11
04-12-2004, 02:05 PM
hi khám phá02

cậu có thể giải thích câu trả lời của cậu được không?

nhanh
06-12-2004, 07:23 AM
ban đọc đoạn này nha:
store & forward : the switch sẽ nhận toàn bộ frame trước khi forwarding, nó đọc source và distination address , tính lại crc nếu sai crc sẽ discard cái frame đó , còn một chức năng nữa: delay through the varies with frame length ( hiểu ý này là thế nào)

đâu có nghe nói đến error-free
Hi p_11,

Bạn chú ý đoạn này nhé :"efficiency and error-free transport rather than fast transport", nghĩa là nó cần chuyển đảm bảo không có lỗi quan trọng hơn là chuyển nhanh. Do đó, chỉ có phương pháp "store-and-forward" sẽ xử lý toàn bộ khung, nếu thấy có lỗi(gây ra sai CRC) thì discard, và phải truyền lại. Ưu điểm của phương pháp này chính là error-free, còn hạn chế lớn nhất chính là trễ lớn và thay đổi theo kích thước gói tin(vì nó phải đọc toàn bộ gói tin).

Hai phương pháp switching còn lại là "fragment free" và "cut-through" chỉ xem xét xem đường truyền có tắc nghẽn hay không và địa chỉ đích có đúng hay không mà không xem xét gói tin có lỗi hay không, nên nó đảm bảo được fast transport nhưng lại không đạt yêu cầu "error-free"

p_11
16-12-2004, 10:31 AM
1. You are a network technician at ********, Inc. A newly pointed trainee wants to know which of the following are types of crosstalk. What would your response be? (Choose 3.)
1 near-end crosstalk(NEXT)
2 middle open-end crosstalk(MOEXT)
3 power sum near-end crosstalk(PSNEXT)
4 jitterry crosstalk(JEXT
5 far end crosstalk(FEXT)

2. Which of the following are features of the routing protocol EIGRP? (Select two options.)
Has a maximum hop count of 25
1 Can differentiate between internal and external routes
2 Uses a 32-bit metric
3 Can maintain only one routing table
4 Need all networks to use the same subnet mask
5 Supports only one routed protocol

p_11
16-12-2004, 10:43 AM
1. h1
Study the Exhibit below carefully: Above is an illustration of the output of the London switch. What is the function of this switch?
A. Learn and saved VTP configuration in the running configuration.
B. Create and change VLANs.
C. Passes information about VTP configuration.
D. VTP is disabled on this device.
E. VTP is not saved to NVRAM.
******* chọn câu c ,ở đây phải là A?

2. h2
A. There are two broadcast domains in the network.
B. There are four broadcast domains in the network.
C. There are six broadcast domains in the network.
D. There are four collision domains in the network.
E. There are five collision domains in the network.
F. There are seven collision domains in the network.
******* chọn a và f

p_11
16-12-2004, 10:43 AM
h2

at3g
16-12-2004, 10:46 AM
2. Which of the following are features of the routing protocol EIGRP? (Select two options.)
Has a maximum hop count of 25
1 Can differentiate between internal and external routes
2 Uses a 32-bit metric
3 Can maintain only one routing table
4 Need all networks to use the same subnet mask
5 Supports only one routed protocol

Câu trả lời là: 1,2

internal và external route EIGRP có AD khác nhau. Nếu chạy EIGRP với cùng một AS thì là internal có AD=90, con chạy khác AS thì là external có AD=170( hình như là vậy, tôi nhớ không rõ lắm)

p_11
16-12-2004, 10:54 AM
3. h3 You are the network administrator at ********. The ******** network is shown in the following exhibit: You want to apply the following access control list to one of the ******** routers.
access-list 101 permit tcp 192.168.1.16 0.0.0.15 192.168.2 16 0.0.0.15 eq 23
With regard to this scenario, which of the following statements are true? (Choose 2.)
a Telnet traffic from 192.168.1.16 0.0.0.15 to 168.2.16 0.0.0.15 is allowed.
b. SMTP traffic from 192.168.1.16 0.0.0.15 to 168.2.16 0.0.0.15 is allowed.
c. The ACL is configured to allow traffic from one specific host to another.
d. The ACL should be applied inbound to the e0 interface of Router ********1.
e. The ACL should be applied outbound to the e0 interface of Router ********1.

******* chọn a và d , phải là a, e chứ?

at3g
16-12-2004, 10:56 AM
1. h1
Study the Exhibit below carefully: Above is an illustration of the output of the London switch. What is the function of this switch?
A. Learn and saved VTP configuration in the running configuration.
B. Create and change VLANs.
C. Passes information about VTP configuration.
D. VTP is disabled on this device.
E. VTP is not saved to NVRAM.
******* chọn câu c ,ở đây phải là A?

2. h2
A. There are two broadcast domains in the network.
B. There are four broadcast domains in the network.
C. There are six broadcast domains in the network.
D. There are four collision domains in the network.
E. There are five collision domains in the network.
F. There are seven collision domains in the network.
******* chọn a và f
Câu 1: đáp án đúang là câu A, vì VTP đây là client.
Câu 2: đáp án là A,F

Router break broadcast domain do vậy ở đây có 2 BD trong mang.
Switch break collision domain, ở đây có 5 PC, và thêm cổng nối với router nối vào SW vậy sẽ có 6 vùng CD, hub không break CD-> thêm 1 CD. 6+1=7.

p_11
16-12-2004, 12:23 PM
cám ơn at3g ,
2. do quan sát không kỷ nên mình tưởng là 2 switch
còn câu kia thì sao?

nhanh
16-12-2004, 12:46 PM
3. h3 You are the network administrator at ********. The ******** network is shown in the following exhibit: You want to apply the following access control list to one of the ******** routers.
access-list 101 permit tcp 192.168.1.16 0.0.0.15 192.168.2 16 0.0.0.15 eq 23
With regard to this scenario, which of the following statements are true? (Choose 2.)
a Telnet traffic from 192.168.1.16 0.0.0.15 to 168.2.16 0.0.0.15 is allowed.
b. SMTP traffic from 192.168.1.16 0.0.0.15 to 168.2.16 0.0.0.15 is allowed.
c. The ACL is configured to allow traffic from one specific host to another.
d. The ACL should be applied inbound to the e0 interface of Router ********1.
e. The ACL should be applied outbound to the e0 interface of Router ********1.

******* chọn a và d , phải là a, e chứ?

Hi p_11,
Đáp án a và d là đúng. Ý nghĩa của ACL này là cho phép telnet traffic từ địa chỉ nguồn 192.168.1.16/28 đến địa chỉ đích 192.168.2.16/28.Do đó nó phải áp dụng inbound E0 của ******** 1, để cho traffic từ Server A đến Server B được cho phép, còn chiều ngược lại bị chặn

Nếu bạn chọn câu e, thì tất cả traffic đến Server A sẽ có địa chỉ đích là 192.168.1.18, chứ không phải là địa chỉ nguồn, và nếu áp dụng ACL trên thì toàn bộ traffic ra khỏi E0 sẽ bị block vì không match điều kiện permit của ACL.

Đây là vấn đề rất cơ bản của cấu hình access-list. Bạn phải chú ý hướng đi của traffic để cấu hình ACL cho đúng

Thân

p_11
16-12-2004, 12:54 PM
4. h4
A. The Frame Relay PVC is down.
B. The IP addressing on the Central/Remote serial link is incorrect.
C. RIP routing information is not being forwarded.
D. Frame Relay inverse-ARP is not properly configured.

******* chon cau c?

p_11
16-12-2004, 01:04 PM
ừ đúng rồi nhanh , do không nhìn kỷ hình và lẫn lộn cái hướng mặc định của nó là out

at3g
16-12-2004, 01:51 PM
3. h3 You are the network administrator at ********. The ******** network is shown in the following exhibit: You want to apply the following access control list to one of the ******** routers.
access-list 101 permit tcp 192.168.1.16 0.0.0.15 192.168.2 16 0.0.0.15 eq 23
With regard to this scenario, which of the following statements are true? (Choose 2.)
a Telnet traffic from 192.168.1.16 0.0.0.15 to 168.2.16 0.0.0.15 is allowed.
b. SMTP traffic from 192.168.1.16 0.0.0.15 to 168.2.16 0.0.0.15 is allowed.
c. The ACL is configured to allow traffic from one specific host to another.
d. The ACL should be applied inbound to the e0 interface of Router ********1.
e. The ACL should be applied outbound to the e0 interface of Router ********1.

******* chọn a và d , phải là a, e chứ?

Đúng là câu a và d rồi.

hoanglenhan
26-12-2004, 07:20 AM
câu 4 hình 4 , mình còn nhớ đề bài cho là ping thành công nhưng không access được resource mà thôi ! Như vậy từ layer1 đến layer3 đã ok ! Trong câu này kô thể chọn ra được 1 đáp án đúng !

Mình có đưa thêm 1 số câu hỏi về ******** trong version 56 các bạn vào xem và đóng góp ý kiến giúp mình với nhé ! ( Trong phần ICND -Routing và Access-lists ) !