Review Questions

1. 

Which of the following describes isochronous data transfer most accurately?

  1. Time sensitive

  2. Delay sensitive

  3. Reliable

  4. Connection oriented

athe word isochronous comes from the greek words iso (equal) and chrono (time). so isochronous traffic is time sensitive.

2. 

Which of the following describes SLB most accurately?

  1. An alternative to HSRP

  2. A protocol allowing server load sharing

  3. A server redundancy protocol

  4. An alternative to switching

bslb stands for server load balancing, and although some redundancy may be configured, it is designed to load-balance connections across more than one server.

3. 

Which of the following best describes a best efforts network?

  1. Unreliable

  2. Guaranteed

  3. Connectionless

  4. Streaming

abest efforts networks deliver datagrams as best they can. without any additional features, such as acknowledgments and requests for retransmission, they are regularly termed unreliable.

4. 

Which of the following best describes jitter?

  1. Packets arriving with variations in delay

  2. Packets arriving later than expected

  3. Packets arriving all at once

  4. Packets not arriving at all

ajitter is the term used to describe the effect caused by successive packets arriving with different delay times.

5. 

Which of the following best describes TOS (Type of Service)?

  1. TOS is the classification of different IP streams.

  2. TOS is a field in the IP header that can be used to classify packets.

  3. TOS is applied by DiffServe routers to forward packets.

  4. TOS applies only to IPv6.

binside ipv4, the limited provisions for prioritization are encoded in the 3 bits entitled type of service.

6. 

Which of the following best describes DiffServe?

  1. Packets marked and forwarded by each DiffServe router

  2. Packets forwarded by each DiffServe router using per-hop forwarding according to TOS

  3. Packets following a predetermined path through the DiffServe cloud

  4. Packets forwarded using DiffServe parameters

bdifferentiated services (diffserve) provides no integrated capabilities. each diffserve router must be configured to forward data using local priorities.

7. 

Which of the following might cause variable delay in packet forwarding? (Choose all that apply.)

  1. Congested switches

  2. First in, first out queuing

  3. Varying frame sizes in the switch output buffers

  4. Unstable network topology

a, b, c, din a best efforts network, almost anything can cause delay to occur, and to occur variably.

8. 

Which protocol defines Type of Service at the Data Link layer?

  1. 802.1D

  2. 802.1Q

  3. DiffServe

  4. 802.1p

dinside the 802.1q standard for vlan definition, 3 bits are allocated to the priority of the ethernet frame. these 3 bits are fully defined inside 802.1p.

9. 

What queuing mechanisms are supported by the 2950 switches, running standard edition IOS software? (Choose all that apply.)

  1. Custom Queuing

  2. Low Latency Priority Queuing

  3. Weighted Round Robin Queuing

  4. Strict Priority Queuing

  5. First in, first out queuing

c, d, ecustom queuing and low latency priority queuing are usually associated with layer 3 functionality in the ios.

10. 

What is a policy-map used for?

  1. To set the different classes of service

  2. To determine which traffic is to be matched to specific criteria to be set for incoming traffic

  3. To determine the classification criteria to be set for incoming traffic

  4. To define the match criteria when classifying traffic

cclass-maps define the criteria for matching, and policy-maps define the classification for setting.

11. 

What is a class-map used for?

  1. To set the different classes of service

  2. To define the match criteria when classifying traffic

  3. To determine which traffic is to be matched to specific criteria to be set for incoming traffic

  4. To determine the classification criteria to be set for incoming traffic

bclass-maps define the criteria for matching , and policy-maps define the classification for setting.

12. 

Which of the following describes GLBP most accurately?

  1. An extension to HSRP

  2. An alternative to HSRP

  3. A replacement for HSRP

  4. A firewall load balancing protocol

bgateway load balancing protocol operates in almost exactly the same way as hsrp, but with the added advantage of utilizing standby routers that hsrp does not utilize.

13. 

If a show port capabilities command on a 4000 series router tells you that a port is type 2q1t, what does that mean?

  1. The port has two configurable queues, with one drop threshold.

  2. The port has one configurable queue with two drop thresholds.

  3. The port has the option of one or two configurable queues.

  4. The port has two queues but a single timer.

athe queue type on a port is fixed in the hardware, and the show port capabilities command allows you to determine what you have.

14. 

What queue types are supported on the 2950 switch?

  1. One normal priority and two configurable high priority

  2. One normal priority and four configurable high priority

  3. One normal priority and one configurable high priority

  4. One normal priority or our configurable high priority

beven so, the queues have some independence. you can just use the normal priority queue and fifo, or you can enable qos to get access to the other queues.

15. 

Which of the following services could be described as supporting transparent Ethernet LANs? (Choose all that apply.)

  1. Ethernet over Fiber

  2. Ethernet over ADSL

  3. Ethernet over DWDM

  4. Ethernet over IP networks

  5. Ethernet over wireless

a, c, dalthough the technology for extending ethernet is constantly under review, only ethernet over fiber, ethernet over dwdm, and ethernet over ip networks are correct.

16. 

Which of the following best describes Weighted Round Robin Queuing?

  1. A queuing mechanism where each queue is the same length and is serviced in turn

  2. A queuing mechanism where each queue is of configurable length and is serviced in turn

  3. A queuing mechanism where each queue is of different length and is serviced in priority of size

  4. A queuing mechanism where each queue is of configurable length and is serviced using strict priority

bround robin queuing means servicing each queue in turn. weighted means configuring the length of each queue to modify the fairness of the traffic distribution.

17. 

What is the default QoS configuration on a 3550 switch?

  1. QoS is globally disabled, so no classification occurs.

  2. QoS is globally enabled, so a default classification is applied.

  3. QoS is globally disabled; packets arriving with the DSCP set will be discarded.

  4. QoS is globally disabled; packets arriving with the DSCP set will be forwarded, but error messages will be created.

aby default, qos is disabled on all cisco switches.

18. 

How does auto-QoS discover whether a Cisco IP telephone is connected to a switch port?

  1. Cisco proprietary IP hellos

  2. Cisco Discovery Protocol (CDP)

  3. It does not discover; you have to manually configure the interface.

  4. Enhanced Cisco Discovery Protocol (ECDP)

bthe proprietary cisco discovery protocol multicasts machine properties based on a (configurable) timer. cisco ip telephones therefore announce to cisco switches that they are connected using a cdp hello.

19. 

Which of the following best describes the preempt function in HSRP?

  1. Can take over when active fails

  2. Works only in groups of two routers

  3. Will not release to higher priority routers

  4. Will take over from lower-priority active routers

dpreemption allows hsrp routers to take over at any time if they have the highest configured priority in a group.

20. 

Which of the following interface commands sets the standby IP address on an interface to 192.168.1.200?

  1. standby ip address 192.168.1.200

  2. hsrp address 192.168.1.200

  3. standby ip 192.168.1.200

  4. ip address 192.168.1.200 standby

cthe interface command standby ip ip_address sets the standby ip address.

Answers

1. 

A The word isochronous comes from the Greek words iso (equal) and chrono (time). So isochronous traffic is time sensitive.

2. 

B SLB stands for Server Load Balancing, and although some redundancy may be configured, it is designed to load-balance connections across more than one server.

3. 

A Best efforts networks deliver datagrams as best they can. Without any additional features, such as acknowledgments and requests for retransmission, they are regularly termed unreliable.

4. 

A Jitter is the term used to describe the effect caused by successive packets arriving with different delay times.

5. 

B Inside IPv4, the limited provisions for prioritization are encoded in the 3 bits entitled Type of Service.

6. 

B Differentiated Services (DiffServe) provides no integrated capabilities. Each DiffServe router must be configured to forward data using local priorities.

7. 

A, B, C, D In a best efforts network, almost anything can cause delay to occur, and to occur variably.

8. 

D Inside the 802.1Q standard for VLAN definition, 3 bits are allocated to the priority of the Ethernet frame. These 3 bits are fully defined inside 802.1p.

9. 

C, D, E Custom Queuing and Low Latency Priority Queuing are usually associated with layer 3 functionality in the IOS.

10. 

C Class-maps define the criteria for matching, and policy-maps define the classification for setting.

11. 

B Class-maps define the criteria for matching , and policy-maps define the classification for setting.

12. 

B Gateway Load Balancing Protocol operates in almost exactly the same way as HSRP, but with the added advantage of utilizing standby routers that HSRP does not utilize.

13. 

A The queue type on a port is fixed in the hardware, and the show port capabilities command allows you to determine what you have.

14. 

B Even so, the queues have some independence. You can just use the normal priority queue and FIFO, or you can enable QoS to get access to the other queues.

15. 

A, C, D Although the technology for extending Ethernet is constantly under review, only Ethernet over Fiber, Ethernet over DWDM, and Ethernet over IP networks are correct.

16. 

B Round robin queuing means servicing each queue in turn. Weighted means configuring the length of each queue to modify the fairness of the traffic distribution.

17. 

A By default, QoS is disabled on all Cisco switches.

18. 

B The proprietary Cisco Discovery Protocol multicasts machine properties based on a (configurable) timer. Cisco IP telephones therefore announce to Cisco switches that they are connected using a CDP hello.

19. 

D Preemption allows HSRP routers to take over at any time if they have the highest configured priority in a group.

20. 

C The interface command standby ip ip_address sets the standby IP address.



CCNP. Building Cisco Multilayer Switched Networks Study Guide (642-811)
CCNP: Building Cisco Multilayer Switched Networks Study Guide (642-811)
ISBN: 078214294X
EAN: 2147483647
Year: 2002
Pages: 174
Authors: Terry Jack

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net