Chapter 1 Question Ccna
Chapter 1 Question Ccna
1: OSI Questions
Answer the following questions about the OSI model:
1. Which layer chooses and determines the availability of communicating partners along
with the resources necessary to make the connection; coordinates partnering applications;
and forms a consensus on procedures for controlling data integrity and error recovery?
Answer: Application
2. Which layer is responsible for converting data packets from the Data Link layer into
electrical signals?
Answer: Physical
3. At which layer is routing implemented, enabling connections and path selection
between two end systems?
Answer: Network
4. Which layer defines how data is formatted, presented, encoded, and converted for use
on the network?
Answer: Presentation
5. Which layer is responsible for creating, managing, and terminating sessions between
applications?
Answer: Session
6. Which layer ensures the trustworthy transmission of data across a physical link and is
primarily concerned with physical addressing, line discipline, network topology, error
notification, ordered delivery of frames, and flow control?
Answer: Network (DataLink)
7. Which layer is used for reliable communication between end nodes over the network
and provides mechanisms for establishing, maintaining, and terminating virtual circuits;
transport-fault detection and recovery; and controlling the flow of information?
Answer: Transport
8. Which layer provides logical addressing that routers will use for path determination?
Answer: Network
9. Which layer specifies voltage, wire speed, and cable pinouts and moves bits
between devices?
Answer: Physical
10. Which layer combines bits into bytes and bytes into frames, uses MAC addressing, and
provides error detection?
Answer: Datalink
11. Which layer is responsible for keeping the data from different applications separate on
the network?
Answer: Session
Written Labs 33
12. Which layer is represented by frames?
Answer: Datalink
13. Which layer is represented by segments?
Answer: Network (Transport)
14. Which layer is represented by packets?
Answer: Transport (Network)
15. Which layer is represented by bits?
Answer: Physical
16. Put the following in order of encapsulation:
Packets
Frames
Bits
Segments
Review Questions
The following questions are designed to test your understanding of this
chapters material. For more information on how to get additional questions,
please see this books introduction.
The answers to these questions can be found in Appendix B, Answers to Chapter
Review Questions.
1. Which of the following statements is/are true with regard to the device shown below?
(Choose all that apply.)
A. It includes one collision domain and one broadcast domain
B. It includes one collision domain and 10 broadcast domains
C. It includes 10 collision domains and one broadcast domain
D. It includes one collision domain and 10 broadcast domains
E. It includes 10 collision domains and 10 broadcast domains
2. With respect to the OSI model, which of the following are correct statements
about PDUs?
A. A segment contains IP addresses.
B. A packet contains IP addresses.
C. A segment contains MAC addresses.
D. A packet contains MAC addresses.
3. You are the Cisco administrator for your company. A new branch office is opening and
you are selecting the necessary hardware to support the network. There will be two
groups of computers, each organized by department. The Sales group computers will
be assigned IP addresses ranging from 192.168.1.2 to 192.168.1.50. The Accounting
group will be assigned IP addresses ranging from 10.0.0.2 to 10.0.0.50. What type of
device should you select to connect the two groups of computers so that data communication
can occur?
A. Hub
B. Switch
C. Router
D. Bridge
4. The most effective way to mitigate congestion on a LAN would be
to__________________?
A. Upgrade the network cards
B. Change the cabling to CAT 6
C. Replace the hubs with switches
D. Upgrade the CPUs in the routers
5. In the work area below draw a line from the OSI model layer to its PDU.
Transport Bits
Transport Segment
Data Link Segment
Data Link Frame
Physical Packet
Physical Bits
Network Frame
Network Packet
Layer Description
Send 1
1
Send 3
Send 2
ACK 2
Send 4
Send 5
Send 6
ACK 5
Connection lost!
ACK 7
Send 5
23456123456
A. flow control
B. UDP handshake
C. TCP handshake
D. reliable delivery
10. Which of the following is an example of a routed protocol?
A. EIGRP
B. IP
C. OSPF
D. BGP
11. Which of the following is NOT a function carried out on the Application layer of the
OSI model?
A. email
B. data translation and code formatting
C. file transfers
D. client/server processes
12. Which of the following layers of the OSI model was later subdivided into two layers?
A. Presentation
B. Transport
C. Data Link
D. Physical
13. What feature of TCP is illustrated below?
Sender Receiver
Send 1
Send 3
Send 2
ACK 4
Send 4
A. flow control
B. windowing
C. TCP handshake
D. reliable delivery
Review Questions 39
14. An example of a device that operates on the physical layer is a ____________.
A. Hub
B. Switch
C. Router
D. Bridge
15. Which of the following is NOT a benefit of using a reference model?
A. divides the network communication process into smaller and simpler components
B. encourages industry standardization
C. enforces consistency across vendors
D. allows various types of network hardware and software to communicate
16. Which of the following statements is not true with regard to routers?
A. They forward broadcasts by default
B. They can filter the network based on Network layer information
C. They perform path selection
D. They perform packet switching
17. Switches break up _______________ domains and routers break up _____________
domains.
A. broadcast, broadcast
B. collision, collision
C. collision, broadcast
D. broadcast, collision
18. How many collision domains are present in the diagram below?
Hub
Switch
Bridge
Router
A. eight
B. nine
C. ten
D. eleven
19. Which of the following layers of the OSI model is not involved in defining how the
applications
within the end stations will communicate with each other as well as with users?
A. Transport
B. Application
C. Presentation
D. Session
20. Which if the following is the ONLY device that operates at all layers of the OSI model?
A. Network host
B. Switch
C. Router
D. Bridge