Your Ad Here

CISCO CCNA 2 - Voucher Exam

1
Which protocol is used by e-mail servers to communicate with each other?
FTP
HTTP
TFTP
SMTP
POP
SNMP

2
Which command displays the active configuration file of a router?
Display startup-config
Display running-config
Show running-config
Show startup-config

3
What are the two basic functions used by a router to relay packets?
Filtering and switching
Path determination and filtering
Path determination and switching
Traffic analysis and filtering

4
Which of the following are advantages of using a static route? (Choose three.)
secure operation
highly adaptable
low maintenance configuration
low processor overhead
precise control of path selection

5
Which of the following are TCP services? (Choose three.)
address resolution
end-to-end communication
flow control
reliability of data delivery
path determination
data representation

6
What is the purpose of media access control?
It identifies which workstation has sent a frame.
It determines which Layer 3 protocol should handle a frame.
It identifies which Ethernet frame format to use on the network.
It determines which workstation on a shared medium LAN is allowed to transmit data.

7
Which of the following IP addresses are broadcast addresses if the subnet mask is 255.255.255.240? (Choose three.)
75.32.75.15
205.16.35.11
199.254.129.111
129.130.17.14
135.22.55.93
105.33.62.213

8
What is the default state of the interfaces on a router?
up, line protocol down
down, line protocol down
adminstratively down, line protocol down
up, line protocol up

9
How many bits are in IPv6 addresses?
16
32
64
96
128
258

10
Which OSI layer defines the functions of a router?
physical
data link
network
transport
session

11
What are the primary uses of Telnet? (Choose two.)
routing of data packets
transfer of data between end users
verification of application layer connectivity
connecting to remote network devices

12
Routers have different types of memory. Choose the answer that describes flash memory.
provides working storage
stores a fully functional IOS image
stores the startup configuration file
initializes the code used to boot the router

13


Which of the following is true regarding CDP and the graphic shown?
CDP running on Router D will gather information about routers A, B, C, and E.
By default, Router A will receive CDP advertisements from routers B and C.
If routers D and E are running different routing protocols, they will not exchange CDP information.
Router E can use CDP to identify the IOS running on Router B.

14
Which of the following describes path determination at the network layer?
router compares available ARP table information to select the best path
router uses routed protocol to determine the best path for data transmission
router compares available routing table information to select the best path
router uses a routing protocol to compare LAN equipment to route data through
switch compares available routing table information to select the best path

15
Which command turns on a router interface?
Router(config-if)# enable
Router(config-if)# no down
Router(config-if)# s0 active
Router(config-if)# interface up
Router(config-if)# no shutdown

If dynamic routing is not configured on a router, how do routing table updates occur?
Link state advertisements are sent from other routers.
Updates are made to the routing table by the administrator.
Best path information is communicated by network hosts.
The routing table is updated by neighboring routers.

17
What does TCP use to begin the three-way handshaking process?
The destination host sends an ACK segment.
The sending host sends a SYN segment.
The sending host sends a SYN and ACK segment.
The destination host sends a SYN segment.

18
Which statement accurately describes the way DHCP assigns IP addresses?
The network administator must re-assign a previously assigned address to the DHCP pool once a host no longer requires it.
DHCP offers a many-to-one ratio of IP addresses to users.
DHCP only allows users to obtain IP addresses if users have a profile in the DHCP pool.
DHCP has the ability to reclaim an IP address after a host workstation releases it.

19
Which process do routers use to determine the subnet network address based upon a given IP address and subnet mask?
binary adding
hexadecimal anding
binary division
binary multiplication
binary ANDing

20
At which layer of the TCP/IP model does Telnet operate?
application
presentation
session
transport
internet
network access

21
Four concurrently running Telnet connections have been initiated. Which commands would enable the network administrator to view all of them? (Choose two.)
Router> show configuration
Router> show connections
Router> show sessions
Router# show configuration
Router# show connections
Router# show sessions

22
How many IP addresses can be assigned to host devices on each subnet of a Class B network with a subnet mask of 255.255.255.248?
3
5
6
8
30
8190

23


Pings between Atlanta and Dallas are successful. If a hostname table or DNS connection is not available, which command will successfully establish a remote connection from Atlanta to Dallas via Telnet?
Atlanta> connect Dallas
Atlanta> 197.72.3.2
Atlanta# 206.157.85.1
Atlanta# telnet Dallas

24
When does a distance vector routing protocol set a hold-down timer on a route?
when the metric value of the route decreases
when the route is marked as inaccessible
when the metric value for the route improves
when a regular update is received from a neighboring router

25
Which of the following is considered to be a multi-port bridge?
hub
switch
router
repeater

26
All numbering systems have a beginning or first digit and an end or last digit. Select the first and last digits representing Base 16, hexadecimal. (Choose two.)
0
A
9
F
15

27
Which of the following protocols operate at the application layer of the OSI model? (Choose two.)
FTP
TCP
UDP
HTTP

28
Which transport layer unit of information places the port number in the header?
data
segment
packet
frame
bit

29
For which condition will the ARP protocol be used?
The destination IP address is unknown.
The destination MAC address is unknown.
The source IP address is unknown.
The source MAC address is unknown.

30
Which protocol can be used to load or retrieve Cisco IOS images to or from a router?
SNMP
TFTP
UDP
TCP

31

What command enables CDP on the interface of a router?
Router(config-if)# cdp enable
Router(config-if)# cdp run
Router(config-if)# cdp start
Router(config-if)# cdp config

32


After issuing the command traceroute 192.168.4.2 from Router A, the following information is returned.

Tracing the route to Router_D (192.168.4.2)
1 Router_B (192.168.2.2) 16 msec 16 msec 16 msec
2
3

What can be concluded about the network shown in the graphic based on the output given?
Network 192.168.5.0 is missing from the routing table on Router A.
There is a problem with the connection between Router B and Router C.
Router C is not running CDP.
Some of the routers are non-Cisco devices.
Router B was not able to return ICMP TEMs to Router A.

33
What happens to a MAC address in a frame as it passes from router to router on its way to its destination?
Nothing, it remains the same.
MAC addresses are not passed from router to router.
It changes from router to router.
It keeps the MAC address of the first router it passes through.

34
An administrator has made routing protocol changes to a router's configuration. To ensure that the changes are implemented, the active configuration is saved and the router is reloaded. After the router has initialized, the output on the screen displays "Would you like to enter the initial configuration dialog?[yes/no]:" Why did this dialog appear?
There was a POST failure.
The incorrect IOS loaded.
There was an error in the startup configuration file.
The configuration register was set to ignore NVRAM.

35
Which criteria identify a Class B address? (Choose two.)
decimal number in first octet between 127 - 191
decimal number in first octet between 128 - 192
decimal number in first octet between 128 - 191
first bit of binary IP address is 0
first two bits of binary IP address are 10
first three bits of binary IP address are 110

36
Which of the following show commands would display the location of the IOS boot image?
show flash
show NVRAM
show version
show running-config
show startup-config

37
What is the purpose of the IOS enable secret command?
To allow the user to establish password protection on incoming Telnet sessions
To allow the user to establish password protection on the console terminal
To enable the user to access the User mode
To enable the user to enter a password that will be encrypted

38
Which of the following describes shared media environment?
a collision free environment made up of systems on the same medium
multiple hosts have access to the same cable ISP system
multiple hosts have access to the same medium.
multiple router environment in a mesh topology

39
What is the purpose of Positive Acknowledgment and Retransmission (PAR)?
PAR allows the presentation layer to request that data be resent in a format the destination host can process.
PAR provides a mechanism for the receiving device to request that all segments be retransmitted if one segment is corrupt.
PAR helps ensure that a number of data segments sent by one host are received by another host before additional data segments are sent.
PAR is used to renegotiate the window size during the synchronization process.

40
Which of the following describes the function of the Domain Name Service system?
It associates IP addresses to domain names.
It associates MAC addresses to domain names.
It associates DHCP addresses to domain names.
It associates TCP port numbers to domain names.

41
Which device imposes boundaries on broadcast traffic?
bridge
repeater
router
transceiver

42


The graphic depicts two workstations attached to two different hubs that are separated by a repeater. How many collision domains exist in this scenario?
one
two
three
four
five

43
Which TCP/IP layer provides services that support a logical connection between the sending and receiving hosts?
application
network
IP
transport
presentation
session

44
What is the maximum distance that 10BASE-T will transmit data before signal attenuation affects the data delivery?
100 meters
185 meters
300 meters
500 meters

45
Which of the following types of networks pass a token sequentially to each host? (Choose two.)
Ethernet
Token Ring
FDDI
Frame Relay
ISDN

46

Identify the correct pairing of protocols and their classifications.
Routed - IP, IGRP
Routed - RIP, OSPF
Routing - IPX, RIP
Routing - OSPF, IGRP

47
Which Ethernet data link layer frame comparison is correct?
higher speed networks require more fields be included in the frame
the faster speed frame structures are incompatible with the slower speed networks
the frame structure changes with each higher speed, however, they are compatible with slower speeds
all speeds of Ethernet have nearly identical frame structures

48
Which switching mode describes a switch that transfers a frame as soon as the destination MAC address is read?
fragment-free
cut-through
store-and-forward
latency forwarding

49
Which TCP/IP model layer supports both LAN and WAN technologies?
network access layer
internet layer
transport layer
application layer

50
What is the first step a Cisco router performs after it is powered up?
Empties contents of NVRAM
Looks for the configuration file
Performs a POST
Starts the operating system

51
Which of the following are functions of RAM? (Choose three.)
contains startup configuration file
stores routing table
holds fast switching cache
retains contents when power is removed
stores running configuration file

52
How does a network device determine a collision has occurred on an Ethernet network?
The voltage of the signal on the networking media will increase.
The voltage of the signal on the networking media will decrease.
The voltage of the signal on the networking media will remain the same.
The voltage of the signal on the networking media will increase and decrease rapidly.

53
If a network node is connected to a switch port using full-duplex transmission, which of the following conditions exists?
a two-node collision domain
no collision domain
a multi-port collision domain
no broadcast domain
a two-node broadcast domain

54
Given the IP address 10.122.200.77 and subnet mask 255.255.255.224, what is the subnet address?
10.0.0.0
10.0.0.32
10.0.0.64
10.122.200.0
10.122.200.32
10.122.200.64

55
Which command will display routing table information about all known networks and subnetworks?
Router# show ip interfaces
Router# show ip connections
Router# show ip route
Router# show ip networks

56
Which of the following statements describe distance vector routing updates? (Choose three.)
Topology changes are transmitted to all routers at once.
Routers send their entire routing tables in distance vector updates.
Path cost metrics for each route are included in the updates.
Periodic updates are sent directly to every router in the network.
Routing updates are sent periodically to adjacent routers.
Routers send only the state of their own links in distance vector updates.

57
How many Telnet sessions can take place simultaneously on a router running a standard edition of the IOS?
4
5
8
10

58
What type of routing uses information that is manually entered into the routing table?
dynamic
interior
static
standard

59
Which two statements are true regarding ICMP? (Choose two.)
ICMP provides reliability for the TCP/IP protocol stack.
ICMP is a component of the TCP/IP protocol stack.
ICMP notifies the sender that data transmission errors have occurred.
ICMP is connection-oriented.
ICMP messages are propagated to all intermediate devices.

60
Which of the following are benefits of creating a subnetwork structure in an IP network? (Choose three.)
permits network address duplication
allows for address flexibility
prevents address replication
provides broadcast containment
adds low-level security
allows for more network hosts available



Related Posts by Categories



Widget by Scrapur

Comments :

2 comments to “CISCO CCNA 2 - Voucher Exam”

Anonymous said...
on 

Question 4, low maintenance config is WRONG, it should be secure operation

Anonymous said...
on 

Question 7 - is wrong
Which of the following IP addresses are broadcast addresses if the subnet mask is 255.255.255.240? (Choose three.)
We easily see x.x.x.15 and x.x.x.111 are braodscasts. With a mask of 240 in the octet of interest, the 4 least significant bits in that octet must be all "1's" to be a broadcast, I only see two correct answers? 14 in binary is 0000 1110 which is not a broadcast. 143 would be a broacast; 1000 1111 does have all 1's in the host bit position.

75.32.75.15
205.16.35.11
199.254.129.111
129.130.17.14
135.22.55.93
105.33.62.213

Post a Comment

Labels

50 Cent ADELE AKON ALAINA WHITAKER Alanis Morissette Album Alexandra Burke Alicia Keys AMERICAN IDOL PERFORMANCE Amerie ANDRE 3000 ANTHONY HAMILTON ASHANTI Assessment Cisco Program Edit audio AVRIL LAVIGNE BACKSTREET BOYS Benisour Benzino Beyonce Birdman Black Eyed Peas Blondie BRANDY Brian Mcknight Britney Spears Brooke Hogan BROOKE VALENTINE Bun B Butta creme CASSIE CCNA 1 CCNA 2 ccna 3 ccna 3 version 4 CCNA 3 version 4 CHAPTER 1 ccna 3 version 4 CHAPTER 2 CCNA 4 - Module 6 Exam Answers CCNA Discovery 4.0 Curriculum CCNA Exploration 4.0: Routing Protocols and Concepts Chamillionaire Chapter 1 Exam Answers Chapter 10 Exam Answers Chapter 3 Exam Answers Chapter 4 Exam Answers Chapter 5 Exam Answers Chapter 6 Exam Answers Chapter 8 Exam Answers Chapter 9 Exam Answers Cherisme CHICK COREA AND JOHN MCLAUGHLIN Chis Brown Chpater 2 Exam Answers CHRIS BROWN Chrisette Michelle CHRISTINA AGUILERA ciara CISCO CCNA 1 CISCO CCNA 1 - Module 1 Exam Answers CISCO CCNA 1 - Module 2 Exam Answers CISCO CCNA 1 - Module 3 Exam Answers CISCO CCNA 1 - Module 4 Exam Answers CISCO CCNA 1 - Module 5 Exam Answers CISCO CCNA 1 - Module 6 Exam Answers CISCO CCNA 1 - Module 6/7 Exam Answers CISCO CCNA 1 - Module 7 Exam Answers CISCO CCNA 1 - Module 8 Exam Answers CISCO CCNA 1 - Module 9 Exam Answers CISCO CCNA 1 - Module 9/10 Exam Answers CISCO CCNA 1 - Practice Final CISCO CCNA 1- Final Exam Result CISCO CCNA 2 CISCO CCNA 2 - Module 10 Exam Answers CISCO CCNA 2 - Practice Final CISCO CCNA 2 - Voucher Exam CISCO CCNA 3 CISCO CCNA 3 - Final Exam CISCO CCNA 3 - Module 1 Exam Answers CISCO CCNA 3 - Module 2 Exam Answers CISCO CCNA 3 - Module 3 Exam Answers CISCO CCNA 3 - Module 4 Exam Answers CISCO CCNA 3 - Module 5 Exam Answers CISCO CCNA 3 - Module 6 Exam Answers CISCO CCNA 3 - Module 7 Exam Answers CISCO CCNA 3 - Module 8 Exam Answers CISCO CCNA 3 - Module 9 Exam Answers CISCO CCNA 3- PRACTICE FINAL Cisco CCNA 4 CISCO CCNA 4 - Module 1 Exam Answers CISCO CCNA 4 - Voucher Exam Cisco CCNA 4 Exam 2 Answer Cisco CCNA 4 Exam 3 Answer Cisco CCNA 4 Exam 4 Answer Cisco CCNA 4 Exam 5 Answer Cisco CCNA 4 Final Exam Answer COLBY O DONIS Common CRAIG DAVID DANITY KANE DAVID ARCHULETA DAVID BANNER David Guetta DAY 26 Discovery 1 Discovery 1 - Final Exam Discovery 1 - Module 1 Discovery 1 - Module 2 Discovery 1 - Module 3 Discovery 1 - Module 4 Discovery 1 - Module 5 Discovery 1 - Module 6 Discovery 1 - Module 7 Discovery 1 - Module 8 Discovery 1 - Module 9 Discovery 2 Discovery 2 - FINAL EXAM Discovery 2 - Module 1 Discovery 2 - Module 2 Discovery 2 - Module 3 Discovery 2 - Module 4 Discovery 2 - Module 5 Discovery 2 - Module 6 Discovery 2 - Module 8 Discovery 4.0 Disk Defragmenter Utility Dizzy Dondria Donell Jones Downloads Drake Duffy EDUARDO CRUZ Eminem ENRIQUE IGLESIAS Eric Benet ESTELLE Ester Dean Etta James Fabolous FAT JOE FERGIE FLO RIDA Fly C FREEWAY game GIRLICIOUS GIT FRESH Gucci Mane J. HOLIDAY James Blunt JAMIE FOXX JANET JACKSON Jazmine Sullivan Jennifer Hudson Jennifer Lopez Jesse McCartney Joe Budden JOE THOMAS John Austin JOHN LEGEND John Mayer Jojo Jordin Sparks Jordyn Taylor justin timberlake KANYE WEST KAT DELUNA Kelis Keri Hilson KERI HISON Kesha Keshia Chanté keyshia cole Khia Kid Cudi KINGSTON Kree KYLIE MINOGUE Lady Gaga LAST GOODNIGHT LEELAND LEONA LEWIS Letoya Luckett Lil Jon lil kim LIL MAMA lil mo LIL WAYNE Lindsay Lohan LINKIN PARK ll cool LL COOL J LLOYD Ludacris Lyrics M.I MADONNA Marc Anthony MARIAH CAREY MARIO maroon 5 Marquez Mary Mary MATT POKORA Mayweather Mccall MEL B Melanie Fiona MICHAEL JACKSON MICHELLE WILLIAMS Missy Elliot Mo'Cheddah MOBY Module Final Exam Monica Ms Porsh MYA N.E.R.D. NAS NATASHA BEDINGFIELD Ne-yo NEO News Nicole Scherzinger Nina Sky Nipsey Hussle Paris Hilton PAULA ABDUL PITBULL Pleasure P Pretty Ricky Pussycat Dolls R. KELLY Remix Rhea Rick Ross RICK ROSS AND DRE Rihanna RL Robin Routing Protocols and Concepts RYAN LESLIE Sandra Sean Kingston Sean Paul September SHAGGY SHAKIRA Shawty SNOOP DOGG solange SOULJA BOY TELL'EM Sugarbabes T-Pain T.I. TAMIA TANK TEAIRRA MARI THE DREAM The Game Tiffany Evans TIMBALAND Timberland Toni Braxton Trey Songz TUPAC Twista Tyga USHER VIDEO Wale WESTLIFE Whitney Houston Young Joc
 

Copyright © 2009 by Purely Arribuh