Study Guide: Demo Version 1
Study Guide: Demo Version 1
Study Guide: Demo Version 1
Study Guide
CCNA
Demo Version 1
-1-
640-801 CCNA Sample
TABLE OF CONTENTS
List of Tables
Introduction
1. Networking Fundamentals
1.1 The OSI Reference Model
1.1.1 Interaction Between OSI Layers
1.3 Networks
1.3.1 Network Definitions
1.3.2 Types of Networks
1.3.3 Network Topologies
1.3.4 Network Technologies
1.3.4.1 Ethernet
1.3.4.2 Fast Ethernet
1.3.4.3 Gigabit Ethernet
1.3.4.4 Token Ring
1.3.5 Network Addressing
1.3.6 Bridging
1.3.7 LAN Switching
-2-
640-801 CCNA Sample
3.2 Subneting
3.3 Summarization
3.3.1 Automatic Summarization
3.3.2 Manual Summarization
4. Routing
4.1 Routing Tables
4.1.1 Static Routing
4.1.2 Dynamic Routing
4.1.3 Routing Updates
4.1.4 Verifying Routing Tables
-3-
640-801 CCNA Sample
4.4 Convergence
4.4.1 Distance-Vector Routing Convergence
4.4.1.1 RIP and IGRP Convergence
4.4.1.2 EIGRP Convergence
4.4.2 Link-State Convergence
5. Link-State Protocols
5.1 Building Routing Table on New OSPF-Configured Routers
6. Advanced TCP/IP
6.1 Private IP Addressing
-4-
640-801 CCNA Sample
-5-
640-801 CCNA Sample
LIST OF TABLES
-6-
640-801 CCNA Sample
LIST OF ACRONYMS
-7-
640-801 CCNA Sample
-8-
640-801 CCNA Sample
-9-
640-801 CCNA Sample
- 10 -
640-801 CCNA Sample
- 11 -
640-801 CCNA Sample
- 12 -
640-801 CCNA Sample
- 13 -
640-801 CCNA Sample
- 14 -
640-801 CCNA Sample
- 15 -
640-801 CCNA Sample
Certifications:
Prerequisites:
None
Intended Audience
This Study Guide is targeted specifically at people who wish to take the Cisco CCNA 640-801 Composite
exam. This information in this Study Guide is specific to the exam. It is not a complete reference work.
Although our Study Guides are aimed at new comers to the world of IT, the concepts dealt with in this Study
Guide are complex. Knowledge of CompTIA's A+ and Network+ courses would be advantageous.
Note: Because the 640-801 exam is a composite of the 640-811 and 640-821
exams, there is a fair amount of overlap between this Study Guide and the
- 16 -
640-801 CCNA Sample
640-811 and 640-821 Study Guides. However, this Study Guide does not
combine the 640-811 and 640-821 Study Guides but addresses the 640-801
exam specifically. As such, we would not advise using this Study Guide for
the 640-811 exam and/or the 640-821 exam.
Note: Remember to pay special attention to these note boxes as they contain
important additional information that is specific to the exam.
Good luck!
- 17 -
640-801 CCNA Sample
1. Networking Fundamentals
1.1 The OSI Reference Model
The OSI is the Open System Interconnection reference model for communications. As illustrated in Figure
1.1, the OSI reference model consists of seven layers, each of which can have several sublayers. The upper
layers of the OSI reference model define functions focused on the application, while the lower three layers
define functions focused on end-to-end delivery of the data.
• The Application Layer (Layer 7) refers to communications services to applications and is the interface
between the network and the application. Examples include: Telnet, HTTP, FTP, Internet browsers, NFS,
SMTP gateways, SNMP, X.400 mail, and FTAM.
• The Presentation Layer (Layer 6) defining data formats,
such as ASCII text, EBCDIC text, binary, BCD, and JPEG.
Encryption also is defined as a presentation layer service.
Examples include: JPEG, ASCII, EBCDIC, TIFF, GIF, PICT,
encryption, MPEG, and MIDI.
• The Session Layer (Layer 5) defines how to start, control,
and end communication sessions. This includes the control
and management of multiple bidirectional messages so that
the application can be notified if only some of a series of
messages are completed. This allows the presentation layer to
have a seamless view of an incoming stream of data. The
presentation layer can be presented with data if all flows
occur in some cases. Examples include: RPC, SQL, NFS,
NetBios names, AppleTalk ASP, and DECnet SCP
• The Transport Layer (Layer 4) defines several functions, FIGURE 1.1: The OSI Reference Model
including the choice of protocols. The most important Layer 4 functions are error recovery and flow
control. The transport layer may provide for retransmission, i.e., error recovery, and may use flow
control to prevent unnecessary congestion by attempting to send data at a rate that the network can
accommodate, or it might not, depending on the choice of protocols. Multiplexing of incoming data for
different flows to applications on the same host is also performed. Reordering of the incoming data
stream when packets arrive out of order is included. Examples include: TCP, UDP, and SPX.
• The Network Layer (Layer 3) defines end-to-end delivery of packets and defines logical addressing to
accomplish this. It also defines how routing works and how routes are learned; and how to fragment a
packet into smaller packets to accommodate media with smaller maximum transmission unit sizes.
Examples include: IP, IPX, AppleTalk DDP, and ICMP. Both IP and IPX define logical addressing,
routing, the learning of routing information, and end-to-end delivery rules. The IP and IPX protocols
most closely match the OSI network layer (Layer 3) and are called Layer 3 protocols because their
functions most closely match OSI’s Layer 3.
• The Data Link Layer (Layer 2) is concerned with getting data across one particular link or medium.
The data link protocols define delivery across an individual link. These protocols are necessarily
concerned with the type of media in use. Examples include: IEEE 802.3/802.2, HDLC, Frame Relay,
PPP, FDDI, ATM, and IEEE 802.5/802.2.
• The Physical Layer (Layer 1) deals with the physical characteristics of the transmission medium.
Connectors, pins, use of pins, electrical currents, encoding, and light modulation are all part of different
- 18 -
640-801 CCNA Sample
physical layer specifications. Examples includes: EIA/TIA-232, V.35, EIA/TIA-449, V.24, RJ-45,
Ethernet, 802.3, 802.5, FDDI, NRZI, NRZ, and B8ZS.
The upper layers of the OSI reference model, i.e., the Application Layer (Layer 7), the Presentation Layer
(Layer 6), and the Session Layer (Layer 5), define functions focused on the application. The lower four
layers, i.e., the Transport Layer (Layer 4), the Network Layer (Layer 3), the Data Link Layer (Layer 2), and
the Physical Layer (Layer 1), define functions focused on end-to-end delivery of the data. As a Cisco
Certified Network Associate, you will deal mainly with the lower layers, particularly the data link layer
(Layer 2) upon which switching is based, and the network layer (Layer 3) upon which routing is based.
- 19 -
640-801 CCNA Sample
signal the values for all parameters; therefore, the header typically is sent and received at application
initialization time only.
In addition to processing between adjacent OSI layers, the various layers must also interact with the same
layer on another computer to successfully implement its functions. To interact with the same layer on
another computer, each layer defines additional data bits in the header and, in some cases, trailer that is
created by the sending host’s software or hardware. The layer on the receiving host interprets the headers
and trailers created by the corresponding layer on the sending host to determine how that layer’s processing
is being defined, and how to interact within that framework.
Etc.
- 20 -