Você está na página 1de 12

Table of Contents

Chapter 1
Design................................................................................................... 2
Answer Key 125
Explanations 138

Chapter 2
Exam Topics...................................................................................... 20
Answer Key 127
Explanations 157

Chapter 3
Implementation and Configuration................................................. 65
Answer Key 132
Explanations 220

Chapter 4
Troubleshooting.............................................................................. 103
Answer Key 135
Explanations 259
BSCI Printables
Copyright 2005 by PrepLogic, Inc.
Product ID: 8133
Production Date: April 15, 2005
Total Questions: 245

All rights reserved. No part of this document shall be stored in a retrieval system
or transmitted by any means, electronic, mechanical, photocopying, recording, or
otherwise, without written permission from the publisher. No patent liability is
assumed with respect to the use of the information contained herein.

Warning and Disclaimer


Every effort has been made to make this document as complete and as accurate as
possible, but no warranty or fitness is implied. The publisher and authors assume
no responsibility for errors or omissions. The information provided is on an "as
is" basis. The authors and the publisher shall have neither liability nor
responsibility to any person or entity with respect to any loss or damages arising
from the information contained in this document.

Volume, Corporate, and Educational Sales


PrepLogic offers favorable discounts on all products when ordered in quantity.
For more information, please contact PrepLogic directly:

1-800-418-6789
solutions@preplogic.com
Design 2

Chapter 1
Design
1. Which layer of the three-layer hierarchical model provides media translation
between dissimilar media types?

Select the best answer.

A. Access layer
B. Main layer
C. Core layer
D. Distribution layer
E. Allocation layer
Find the Answer p. 125

2. Which layer of the three-layer hierarchical model provides the fastest switching
capabilities?

Select the best answer.

A. Distribution layer
B. Core layer
C. Access layer
D. Desktop layer
Find the Answer p. 125
Design 3

3. You need to choose the routing protocol for corporate Intranet that will contain
more than 700 interconnected routers. They are from different vendors. Redundant
paths will be available. You need to take advantage of VLSM and route
summarization. Which routing protocol is the best choice for the network?

Select the best answer.

A. RIP
B. Static route
C. OSPF
D. IGRP
E. EIGRP
Find the Answer p. 125

4. You are the administrator of a small network that has a main office and 36 branch
offices. Each of the branch offices is directly connected to the main office with
64Kbps links. Router memory and CPU utilization are issues as your routers are
older Cisco models. There are no direct links between branches and no backup
links to the main office. Which routing protocol will you choose?

Select the best answer.

A. OSPF
B. RIP
C. IGRP
D. Static route
Find the Answer p. 125
Design 4

5. How could you resolve the problem with automatic summarizing routes in a
discontiguous network if the routing protocol is RIPv1?

Select the best answer.

A. It cannot be resolved.
B. There is no problem at all.
C. You can exchange the RIPv1 with EIGRP, RIPv2 or OSPF and
switch off auto summarization.
D. You can turn off auto-summarization on RIPv1.
E. You can exchange RIPv1 with IGRP.
Find the Answer p. 125

6. What is the summary network address advertised by R5? (See the exhibition)

Select the best answer.

A. 192.168.100.64/28
B. 192.168.100.64/26
C. 192.168.100.64/27
D. 192.168.100.128/27
E. 192.168.100.128/29
Find the Answer p. 125

Exhibit(s):
Design 5

7. What IOS command output is shown on the exhibition?

Select the best answer.

A. Debug ip ospf neighbors


B. Debug ip ospf packet
C. Debug ospf adjacencies
D. Debug ip ospf events
E. Debug ip ospf adj
Find the Answer p. 125

Exhibit(s):
Design 125

Answers: Chapter 1
1. D Review Question p. 2 Detailed Explanation p. 138

2. B Review Question p. 2 Detailed Explanation p. 138

3. C Review Question p. 3 Detailed Explanation p. 139

4. D Review Question p. 3 Detailed Explanation p. 139

5. C Review Question p. 4 Detailed Explanation p. 140

6. C Review Question p. 5 Detailed Explanation p. 140

7. E Review Question p. 6 Detailed Explanation p. 141

8. B Review Question p. 7 Detailed Explanation p. 142

9. D Review Question p. 7 Detailed Explanation p. 143

10. D Review Question p. 8 Detailed Explanation p. 143

11. A, C Review Question p. 8 Detailed Explanation p. 144

12. D Review Question p. 8 Detailed Explanation p. 144

13. B, D Review Question p. 9 Detailed Explanation p. 145

14. C Review Question p. 9 Detailed Explanation p. 145

15. C Review Question p. 9 Detailed Explanation p. 146

16. E Review Question p. 10 Detailed Explanation p. 146

17. E Review Question p. 11 Detailed Explanation p. 147

18. A, D Review Question p. 11 Detailed Explanation p. 148

19. D Review Question p. 12 Detailed Explanation p. 148

20. A, B, D Review Question p. 12 Detailed Explanation p. 149

21. A Review Question p. 13 Detailed Explanation p. 149

22. C Review Question p. 14 Detailed Explanation p. 150

23. D Review Question p. 14 Detailed Explanation p. 151


Design 138

Explanations: Chapter 1
1. Review Question p. 2
Answers: D
Explanation A. No, the access-layer provides end user connectivity to the network. It
must provide end user access functions as high port density low cost, VLAN support
and MAC address filtering.
Explanation B. There is no such layer in the three-layer hierarchical model. The layers
are access, distribution and core.
Explanation C. This answer is incorrect. The core layer interconnects all distribution
layer devices. It is also called backbone. It must switch traffic as quick as possible and
usually does not have layer 3 functionality.
Explanation D. This layer interconnects access and core layer. The devices on this
layer must provide the following functionality: inter VLAN routing, media translation
between dissimilar media types and policy-based connectivity based on the access-lists.
Explanation E. There is no allocation layer in the three-layer hierarchical model. The
layers are access, distribution and core.
More Information:
Three-layer hierarchical model

PrepLogic Question: 8133-100

2. Review Question p. 2
Answers: B
Explanation A. This layer interconnects access and core layer. The devices on this
layer must provide the following functionality: inter VLAN routing, media translation
between dissimilar media types and policy-based connectivity based on the access-lists.
Explanation B. This is the correct answer. The core layer interconnects all distribution
layer devices. It is also called backbone. It must switch traffic as quick as possible and
usually does not have layer 3 functionality. Its main function is to switch the traffic
between distribution layer devices.
Explanation C. The access-layer provides end-user connectivity to the network. It
provides end user access functions as high port density, low cost, VLAN support and
MAC address filtering. The core layer is the backbone of the three-layer model and
provides the fastest switching capabilities.
Design 139

Explanation D. This is another name for the access layer and is, therefore, incorrect.
More Information:
Three-layer hierarchical model

PrepLogic Question: 8133-101

3. Review Question p. 3
Answers: C
Explanation A. The distance vector Interior gateway protocols are not suitable for large
environments. Slow convergence, small number of hops (15) determines their use in
small networks. RIPv1 does not support VLSM.
Explanation B. Static route is not appropriate in huge complex environments with
redundant links between routers.
Explanation C. OSPF is a link-state routing protocol and is appropriate for huge
networks. It supports up to 6 load sharing connections, if they have equal cost. The
convergence is very fast. It supports VLSM and the network can be divided on areas,
which will reduce routing updates.
Explanation D. IGRP is a distance vector routing protocol that is more scalable than
RIP. The convergence is slow and it does not support VLSM. It is also a Cisco
proprietary protocol, but we have equipment from different vendors.
Explanation E. EIGRP is a distance vector routing protocol and has some
characteristics of link state protocol. The convergence is fast and it supports VLSM. It is
a Cisco proprietary protocol and this is the reason why we cannot use the EIGRP.
More Information:
Routing protocols

PrepLogic Question: 8133-102

4. Review Question p. 3
Answers: D
Explanation A. You have a small networking organization with single connection
without redundancy. OSPF is intended for more complex networks. Link-state routing
protocols have higher requirements for router processor power and memory than
distance-vector protocols.
Explanation B. RIP protocol is good for small organizations. Actually this network
doesn't need any dynamic routing protocol, because there are no redundant links at all.
Design 140

Explanation C. The IGRP routing protocol is suitable for small organizations. Our
network doesn't need any dynamic routing protocol, because there are no redundant
links at all. Dynamic routing protocol will use link bandwidth, router memory and
processor power. It is useless when there are no redundant connections.
Explanation D. Because of hub-and-spoke topology, without backup lines the static
route is the best choice for the network.
More Information:
Routing protocols

PrepLogic Question: 8133-103

5. Review Question p. 4
Answers: C
Explanation A. It could be resolved. By exchanging RIPv1 protocol with RIPv2 and to
switch off summarization. You can also use EIGRP and OSPF and configure
advertisement.
Explanation B. There is a problem. If the major network is divided from a different
network. RIP summarizes automatically at network boundaries and both parts will
advertise the major network to the second network.
Explanation C. This answer is correct. You can switch off auto summarization (it is
switched on by default on all distance vector protocols). Advertisements on EIGRP and
OSPF are configurable but on RIPv2 you can turn off auto-summarization.
Explanation D. It is impossible to turn off auto-summarization on RIPv1 and IGRP
routing protocols. If you have discontiguos network, the best resolution is to change
these routing protocols with RIPv2, EIGRP or OSPF.
Explanation E. This will not resolve the problem. It is impossible to turn off
auto-summarization on RIPv1 and IGRP routing protocols.
More Information:
Route summarization

PrepLogic Question: 8133-104

6. Review Question p. 5
Answers: C
Explanation A. 111|00|000 = 224 | 111|01|000 = 232 |
Design 141

111|10|000 = 240 | 111|11|000 = 248 |

The last octet of summary network address is 111|00000 => The summary network is
192.168.100.64/27
Explanation B. 111|00|000 = 224 | 111|01|000 = 232 |

111|10|000 = 240 | 111|11|000 = 248 |

The last octet of summary network address is 111|00000 => The summary network is
192.168.100.64/27
Explanation C. 111|00|000 = 224 | 111|01|000 = 232 |

111|10|000 = 240 | 111|11|000 = 248 |

The last octet of summary network address is 111|00000 => The summary network is
192.168.100.64/27
Explanation D. 111|00|000 = 224 | 111|01|000 = 232 |

111|10|000 = 240 | 111|11|000 = 248 |

The last octet of summary network address is 111|00000 => The summary network is
192.168.100.64/27
Explanation E. 111|00|000 = 224 | 111|01|000 = 232 |

111|10|000 = 240 | 111|11|000 = 248 |

The last octet of summary network address is 111|00000 => The summary network is
192.168.100.64/27
More Information:
Route summarization

PrepLogic Question: 8133-105

7. Review Question p. 6
Answers: E
Explanation A. This is not a valid Cisco IOS command. The valid command that shows
debug information about neighbors is debug ip ospf adj.
Explanation B. This debug command shows short statistics about received OSPF

Você também pode gostar