Cisco CCNA part 1

Click on the correct answer




1 What is the correct order for the OSI model?
P=Presentation, S=Session, D=Datalink, Ph=Physical, T=Transport, A= Application, N=Network

. P S A PH D N T
A P S T N D PH
PH D N T A S P
P S A T N D PH

2 What is encapsulation?
Putting the header on an incoming frame
Putting a header on an incoming segment
Putting a header on an outgoing frame
Putting a header on an outgoing bit

3 Which layer is most concerned with user applications?
Application
Presentation
Network
Physical

4 Which of the following is de-encapsulation?
Stripping the header from a frame
Putting a header on a segment
Putting a header on a frame
Stripping a frame from a link

5 What layer converts data into segments?
Application
Presentation
Transport
Physical

6 What layer converts data into Packets?
Network
Application
Physical
Data Link

7 What layer converts data into Frames?
Application
Physical
Data Link
Transport

8 What layer converts data into bits?
Application
Session
Data Link
Physical

9 Which layer is most concerned with getting data from the beginning to the final destination?
Application
Presentation
Session
Transport

10 Which of the following is not a part of the Session layer?
Establishing a session
Ensuring error free segments
Ending a session
Keeping the sender and receiver from sending a message at the same time

11 Which of the following is not a job for the presentation layer? Choose 2
Data representation
Compression
Dialog management
Transmission
Encryption

12 What does Peer to Peer communication involve?
Each layer communication with the layer below it
Each layer communication with layer above it
Each layer communicating with adjacent layer in another system
Each layer communication with it's corresponding layer in another system

13 Why does the industry use a layered model? Choose all correct
When you enhance one layer it doesn't affect the other layers
Design and development can be made in a modular fashion
Network operations can be simplified
Troubleshooting can be simplified

14 Which two of the following are not from the physical layer?
SDLC
V.35
HSSI
ISDN
. RS-232

15 Which two answers are functions of the OSI model"s network layer?
Sequencing of frames
Path determination
Packet switching
Packet sequencing

16 What is an example of a MAC address?
AZ32:6362:2434
Sj:2817:8288
GGG:354:665
A625:cbdf:6525

17 Which of the following is not part of the data link layer?
Transports data across the physical link
Performs physical addressing
Performs flow control
Determines network topology
Terminates a session

18 Which of the following are data link protocols?
HDLC
FTP
SQL
ISDN
Token Ring

19 Of the following address AA77:3827:EF54, which of the following is the vendor portion?
AA7738
27EF54
AA77
EF54

20 Which of the following are examples of layer 3 addressing?
165.33.4.34
AA77:3827:EF54
HHHH:hg:7654
76

21 What is considered Layer 3 addressing?
Data Link Layer
Network Layer
Application Layer
None of these

22 What layer are Bridges on?
Data Link
Physical
Application
Transport

23 Repeaters are on what layer?
Transport
Session
Physical
Application

24 Which of the following are considered routing protocols?
OSPF
IP
IPX
EIGRP
Token Ring

25 Which two of the following are considered connection oriented communication?
Setup and maintenance procedures are performed to ensure message delievery
A physical circuit exists between two communicating devices
It is a best effort type of communication
A virtual connection exists between the two

26 Which of the following are not WAN protocols? Choose 2
Frame Relay
ATM
Ethernet
FDDI
ISDN

27 Which of the following will allow you to view NVRAM's contents?
show configuration
show protocols
show version
show running-config
show startup-config

28 Which of the following contains the OS image?
Flash
NVRAM
RAM
Interfaces

29 Which of the following indicates the router is in privilege mode?
Router#
Router>
Router-
Router*

30 What does "show cdp neighbors" not show? Neighbors_________
device id
hardware platform
ios version
port type and number

31 Which of the following will show you the clock?
cl?
Cl ?
Clock?
Clock ?

32 CDP operates at which layer?
Transport
Network
Data link
Physical

33 Which command does not show two devices are not routing packets between them successfully?
ping
show interface
trace
telnet

34 What keystrokes shows the possible commands in privilege mode?
. help
h
ctrl+h
?

35 Which two items contain versions of the router's configuration file?
. flash
nvram
ram
rom

36 Which of the following commands will allow youto review the contents of RAM?
show configuration
show protocols
show version
show running-config
show startup-config

37 Which of the following will allow you to add, modify, or delete commands in the startup configuration file?
show startup-config
show running-config
configure terminal
configure memory

38 Which command would be used to restore a configuration file to RAM?
________TFTP running-config
router#copy
router>copy
router*copy
router^copy

39 Which of the following commands will display the running configuration file to a terminal?
show running-config
show router-config
router#show flash
router>show version

40 If you need to copy the currently executing configuration file into NVRAM, which command would you use?
router#copy startup-config running-config
router#copy startup-config TFTP
router#copy running-config startup-config
router>copy startup-config running-config

41 Which of the following commands would not set a password on a Cisco router?
router(config)#enable secret
router(config-line)#password test
router(config)#service encryption password
router(config)#enable password

42 Which of the following would cause a router to boot into the initial configuration dialog after powering has cycled?
Someone had copied the startup configuration file in a TFTP server
The running configuration file was copied to the startup configuration file
It is the first time router has ever been turned on
The write erase command was executed immediately before powering down the router.

43 What would cause a router to boot from ROM?
0x3202
0x2302
0x2101
0x2103

44 Where does the running config file exist?
NVRAM
ROM
RAM
Flash

45 How do you back up a router?
router#copy running-config startup-configuration
router(config)#copy TFTP flash
router#copy flash TFTP
router#copy flash NVRAM

46 Which of the following is not valid?
router>show version
router#show running-config
router#show startup-config
router#show RAM

47 Which of the following are basic router functions?
Packet switching
Packet filtering
Path determination
Rapid convergence

48 Which of the following is not an interior routing protocol?
RIP
IGRP
OSPF
BGP

49 Which of the following routing protocols communicate router information by sending the state of it's links to all routers in it's domain?
BGP
RIP
IGRP
OSPF

50 What is a problem caused by distance vector routing protocols?
Split horizon
Route Poison
Counting to infinity
Max hop count
Hold down timers