SlideShare a Scribd company logo
Module 4: Physical Layer
Instructor Materials
Introduction to Networks v7.0
(ITN)
3
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
To facilitate learning, the following features within the GUI may be included in this module:
What to Expect in this Module
Feature Description
Animations Expose learners to new skills and concepts.
Videos
Expose learners to new skills and concepts.
Check Your
Understanding(CYU)
Per topic online quiz to help learners gauge content understanding.
Interactive Activities A variety of formats to help learners gauge content understanding.
Syntax Checker
Small simulations that expose learners to Cisco command line to practice
configuration skills.
PT Activity
Simulation and modeling activities designed to explore, acquire, reinforce, and
expand skills.
4
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Feature Description
Packet Tracer Physical
Mode Activity
These activities are completed using Packet Tracer in Physical Mode.
Hands-On Labs Labs designed for working with physical equipment.
Class Activities These are found on the Instructor Resources page. Class Activities are
designed to facilitate learning, class discussion, and collaboration.
Module Quizzes
Self-assessments that integrate concepts and skills learned throughout the
series of topics presented in the module.
Module Summary Briefly recaps module content.
What to Expect in this Module (Cont.)
▪ To facilitate learning, the following features may be included in this module:
Module 4: Physical Layer
Introduction to Networks v7.0
(ITN)
12
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Module Objectives
Module Title: Physical Layer
Module Objective: Explain how physical layer protocols, services, and network media support
communications across data networks.
Topic Title Topic Objective
Purpose of the Physical Layer Describe the purpose and functions of the physical
layer in the network.
Physical Layer Characteristics Describe characteristics of the physical layer.
Copper Cabling Identify the basic characteristics of copper cabling.
UTP Cabling Explain how UTP cable is used in Ethernet networks.
Fiber-Optic Cabling Describe fiber optic cabling and its main advantages
over other media.
Wireless Media Connect devices using wired and wireless media.
13
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
4.1 Purpose of the Physical
Layer
14
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Purpose of the Physical Layer
The Physical Connection
• Before any network communications can occur, a physical connection to a local
network must be established.
• This connection could be wired or wireless, depending on the setup of the network.
• This generally applies whether you are considering a corporate office or a home.
• A Network Interface Card (NIC) connects a device to the network.
• Some devices may have just one NIC, while others may have multiple NICs (Wired
and/or Wireless, for example).
• Not all physical connections offer the same level of performance.
15
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Purpose of the Physical Layer
The Physical Layer
• Transports bits across the
network media
• Accepts a complete frame from
the Data Link Layer and
encodes it as a series of
signals that are transmitted to
the local media
• This is the last step in the
encapsulation process.
• The next device in the path to
the destination receives the bits
and re-encapsulates the frame,
then decides what to do with it.
16
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
4.2 Physical Layer
Characteristics
17
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Physical Layer Characteristics
Physical Layer Standards
18
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Physical Layer Characteristics
Physical Components
Physical Layer Standards address three functional areas:
• Physical Components
• Encoding
• Signaling
The Physical Components are the hardware devices, media, and other
connectors that transmit the signals that represent the bits.
• Hardware components like NICs, interfaces and connectors, cable materials, and cable designs
are all specified in standards associated with the physical layer.
19
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Physical Layer Characteristics
Encoding
• Encoding converts the stream of
bits into a format recognizable by
the next device in the network
path.
• This ‘coding’ provides predictable
patterns that can be recognized by
the next device.
• Examples of encoding methods
include Manchester (shown in the
figure), 4B/5B, and 8B/10B.
20
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Physical Layer Characteristics
Signaling
• The signaling method is how the bit
values, “1” and “0” are represented on
the physical medium.
• The method of signaling will vary based
on the type of medium being used.
Electrical Signals Over Copper Cable
Light Pulses Over Fiber-Optic Cable
Microwave Signals Over Wireless
21
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Physical Layer Characteristics
Bandwidth
• Bandwidth is the capacity at which a medium can carry data.
• Digital bandwidth measures the amount of data that can flow from one place to
another in a given amount of time; how many bits can be transmitted in a second.
• Physical media properties, current technologies, and the laws of physics play a role
in determining available bandwidth.
Unit of Bandwidth Abbreviation Equivalence
Bits per second bps 1 bps = fundamental unit of bandwidth
Kilobits per second Kbps 1 Kbps = 1,000 bps = 103 bps
Megabits per second Mbps 1 Mbps = 1,000,000 bps = 106 bps
Gigabits per second Gbps 1 Gbps – 1,000,000,000 bps = 109 bps
Terabits per second Tbps 1 Tbps = 1,000,000,000,000 bps = 1012 bps
22
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Physical Layer Characteristics
Bandwidth Terminology
Latency
• Amount of time, including delays, for data to travel from one given point to another
Throughput
• The measure of the transfer of bits across the media over a given period of time
Goodput
• The measure of usable data transferred over a given period of time
• Goodput = Throughput - traffic overhead
23
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
4.3 Copper Cabling
24
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Copper Cabling
Characteristics of Copper Cabling
Copper cabling is the most common type of cabling used in networks today. It is
inexpensive, easy to install, and has low resistance to electrical current flow.
Limitations:
• Attenuation – the longer the electrical signals have to travel, the weaker they get.
• The electrical signal is susceptible to interference from two sources, which can distort and corrupt
the data signals (Electromagnetic Interference (EMI) and Radio Frequency Interference (RFI) and
Crosstalk).
Mitigation:
• Strict adherence to cable length limits will mitigate attenuation.
• Some kinds of copper cable mitigate EMI and RFI by using metallic shielding and grounding.
• Some kinds of copper cable mitigate crosstalk by twisting opposing circuit pair wires together.
25
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Copper Cabling
Types of Copper Cabling
26
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Copper Cabling
Unshielded Twisted Pair (UTP)
• UTP is the most common networking
media.
• Terminated with RJ-45 connectors
• Interconnects hosts with intermediary
network devices.
Key Characteristics of UTP
1. The outer jacket protects the copper
wires from physical damage.
2. Twisted pairs protect the signal from
interference.
3. Color-coded plastic insulation
electrically isolates the wires from
each other and identifies each pair.
27
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Copper Cabling
Shielded Twisted Pair (STP) • Better noise protection than UTP
• More expensive than UTP
• Harder to install than UTP
• Terminated with RJ-45 connectors
• Interconnects hosts with intermediary
network devices
Key Characteristics of STP
1. The outer jacket protects the copper
wires from physical damage
2. Braided or foil shield provides
EMI/RFI protection
3. Foil shield for each pair of wires
provides EMI/RFI protection
4. Color-coded plastic insulation
electrically isolates the wires from
each other and identifies each pair
28
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Copper Cabling
Coaxial Cable
Consists of the following:
1. Outer cable jacket to prevent minor physical
damage
2. A woven copper braid, or metallic foil, acts as the
second wire in the circuit and as a shield for the
inner conductor.
3. A layer of flexible plastic insulation
4. A copper conductor is used to transmit the
electronic signals.
There are different types of connectors used with coax
cable.
Commonly used in the following situations:
• Wireless installations - attach antennas to wireless
devices
• Cable internet installations - customer premises
wiring
29
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
4.4 UTP Cabling
30
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
UTP Cabling
Properties of UTP Cabling
UTP has four pairs of color-coded copper wires
twisted together and encased in a flexible plastic
sheath. No shielding is used. UTP relies on the
following properties to limit crosstalk:
• Cancellation - Each wire in a pair of wires uses
opposite polarity. One wire is negative, the other
wire is positive. They are twisted together and the
magnetic fields effectively cancel each other and
outside EMI/RFI.
• Variation in twists per foot in each wire - Each wire
is twisted a different amount, which helps prevent
crosstalk amongst the wires in the cable.
31
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
UTP Cabling
UTP Cabling Standards and Connectors
Standards for UTP are established by the TIA/EIA. TIA/EIA-
568 standardizes elements like:
• Cable Types
• Cable Lengths
• Connectors
• Cable Termination
• Testing Methods
Electrical standards for copper cabling are established by the
IEEE, which rates cable according to its performance.
Examples include:
• Category 3
• Category 5 and 5e
• Category 6
32
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
UTP Cabling
UTP Cabling Standards and Connectors (Cont.)
RJ-45 Connector
RJ-45 Socket
Poorly terminated UTP cable
Properly terminated UTP cable
33
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
UTP Cabling
Straight-through and Crossover UTP Cables
Cable Type Standard Application
Ethernet Straight-through Both ends T568A or T568B Host to Network Device
Ethernet Crossover * One end T568A, other end
T568B
Host-to-Host, Switch-to-Switch,
Router-to-Router
* Considered Legacy due to most NICs using Auto-MDIX to sense cable type and complete connection
Rollover Cisco Proprietary Host serial port to Router or Switch
Console Port, using an adapter
34
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
4.5 Fiber-Optic Cabling
35
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Fiber-Optic Cabling
Properties of Fiber-Optic Cabling
• Not as common as UTP because of the expense involved
• Ideal for some networking scenarios
• Transmits data over longer distances at higher bandwidth than any other
networking media
• Less susceptible to attenuation, and completely immune to EMI/RFI
• Made of flexible, extremely thin strands of very pure glass
• Uses a laser or LED to encode bits as pulses of light
• The fiber-optic cable acts as a wave guide to transmit light between the two
ends with minimal signal loss
36
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Fiber-Optic Cabling
Types of Fiber Media
Single-Mode Fiber
• Very small core
• Uses expensive lasers
• Long-distance applications
Multimode Fiber
• Larger core
• Uses less expensive LEDs
• LEDs transmit at different angles
• Up to 10 Gbps over 550 meters
Dispersion refers to the spreading out of a light pulse over time. Increased dispersion means
increased loss of signal strength. MMF has greater dispersion than SMF, with a the maximum cable
distance for MMF is 550 meters.
37
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Fiber-Optic Cabling
Fiber-Optic Cabling Usage
Fiber-optic cabling is now being used in four types of industry:
1. Enterprise Networks - Used for backbone cabling applications and interconnecting
infrastructure devices
2. Fiber-to-the-Home (FTTH) - Used to provide always-on broadband services to
homes and small businesses
3. Long-Haul Networks - Used by service providers to connect countries and cities
4. Submarine Cable Networks - Used to provide reliable high-speed, high-capacity
solutions capable of surviving in harsh undersea environments at up to transoceanic
distances.
Our focus in this course is the use of fiber within the enterprise.
38
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Fiber-Optic Cabling
Fiber-Optic Connectors
Straight-Tip (ST) Connectors
Subscriber Connector (SC) Connectors
Lucent Connector (LC) Simplex Connectors
Duplex Multimode LC Connectors
39
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Fiber-Optic Cabling
Fiber Patch Cords
SC-SC MM Patch Cord LC-LC SM Patch Cord ST-LC MM Patch Cord ST-SC SM Patch Cord
A yellow jacket is for single-mode fiber cables and orange (or aqua) for multimode fiber
cables.
40
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Fiber-Optic Cabling
Fiber versus Copper
Optical fiber is primarily used as backbone cabling for high-traffic, point-to-point
connections between data distribution facilities and for the interconnection of buildings
in multi-building campuses.
Implementation Issues UTP Cabling Fiber-Optic Cabling
Bandwidth supported 10 Mb/s - 10 Gb/s 10 Mb/s - 100 Gb/s
Distance Relatively short (1 - 100 meters) Relatively long ( 1 - 100,000 meters)
Immunity to EMI and RFI Low High (Completely immune)
Immunity to electrical hazards Low High (Completely immune)
Media and connector costs Lowest Highest
Installation skills required Lowest Highest
Safety precautions Lowest Highest
41
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
4.6 Wireless Media
42
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Wireless Media
Properties of Wireless Media
It carries electromagnetic signals representing binary digits using radio or
microwave frequencies. This provides the greatest mobility option. Wireless
connection numbers continue to increase.
Some of the limitations of wireless:
• Coverage area - Effective coverage can be significantly impacted by the physical
characteristics of the deployment location.
• Interference - Wireless is susceptible to interference and can be disrupted by many
common devices.
• Security - Wireless communication coverage requires no access to a physical strand
of media, so anyone can gain access to the transmission.
• Shared medium - WLANs operate in half-duplex, which means only one device can
send or receive at a time. Many users accessing the WLAN simultaneously results in
reduced bandwidth for each user.
43
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Wireless Media
Types of Wireless Media
The IEEE and telecommunications industry standards for wireless data communications
cover both the data link and physical layers. In each of these standards, physical layer
specifications dictate:
• Data to radio signal encoding methods
• Frequency and power of transmission
• Signal reception and decoding requirements
• Antenna design and construction
Wireless Standards:
• Wi-Fi (IEEE 802.11) - Wireless LAN (WLAN) technology
• Bluetooth (IEEE 802.15) - Wireless Personal Area network (WPAN) standard
• WiMAX (IEEE 802.16) - Uses a point-to-multipoint topology to provide broadband wireless
access
• Zigbee (IEEE 802.15.4) - Low data-rate, low power-consumption communications, primarily
for Internet of Things (IoT) applications
44
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Wireless Media
Wireless LAN
In general, a Wireless LAN (WLAN) requires the following devices:
• Wireless Access Point (AP) - Concentrate wireless signals from users and
connect to the existing copper-based network infrastructure
• Wireless NIC Adapters - Provide wireless communications capability to
network hosts
There are a number of WLAN standards. When purchasing WLAN equipment,
ensure compatibility, and interoperability.
Network Administrators must develop and apply stringent security policies and
processes to protect WLANs from unauthorized access and damage.
45
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Wireless Media
Packet Tracer – Connect a Wired and Wireless LAN
In this Packet Tracer, you will do the following:
• Connect to the Cloud
• Connect a Router
• Connect Remaining Devices
• Verify Connections
• Examine the Physical Topology
46
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Wireless Media
Lab – View Wired and Wireless NIC Information
In this lab, you will complete the following objectives:
• Identify and Work with PC NICs
• Identify and Use the System Tray Network Icons
47
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
4.7 Module Practice and Quiz
48
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Module Practice and Quiz
Packet Tracer – Physical Layer Exploration– Physical Mode
In this Packet Tracer Physical Mode (PTPM) activity, you will complete the following:
 Examine Local IP Addressing Information
 Trace the Path Between Source and Destination
49
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Module Practice and Quiz
Packet Tracer – Connect the Physical Layer
In this Packet Tracer, you will do the following:
• Identify Physical Characteristics of Internetworking Devices
• Select Correct Modules for Connectivity
• Connect Devices
• Check Connectivity
50
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Module Practice and Quiz
What did I learn in this module?
• Before any network communications can occur, a physical connection to a local network,
either wired or wireless, must be established.
• The physical layer consists of electronic circuitry, media, and connectors developed by
engineers.
• The physical layer standards address three functional areas: physical components,
encoding, and signaling.
• Three types of copper cabling are: UTP, STP, and coaxial cable (coax).
• UTP cabling conforms to the standards established jointly by the TIA/EIA. The electrical
characteristics of copper cabling are defined by the Institute of Electrical and Electronics
Engineers (IEEE).
• The main cable types that are obtained by using specific wiring conventions are Ethernet
Straight-through and Ethernet Crossover.
51
© 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Module Practice and Quiz
What did I learn in this module (Cont.)?
• Optical fiber cable transmits data over longer distances and at higher bandwidths than any
other networking media.
• There are four types of fiber-optic connectors: ST, SC, LC, and duplex multimode LC.
• Fiber-optic patch cords include SC-SC multimode, LC-LC single-mode, ST-LC multimode,
and SC-ST single-mode.
• Wireless media carry electromagnetic signals that represent the binary digits of data
communications using radio or microwave frequencies. Wireless does have some limitations,
including coverage area, interference, security, and the problems that occur with any shared
medium.
• Wireless standards include the following: Wi-Fi (IEEE 802.11), Bluetooth (IEEE 802.15),
WiMAX (IEEE 802.16), and Zigbee (IEEE 802.15.4).
• Wireless LAN (WLAN) requires a wireless AP and wireless NIC adapters.
Modulo 4 cisco ccna v7 para estudiantes d

More Related Content

PPTX
ITN_Module_3.pptx
PPTX
ITN_Module_2.pptx
PPTX
CCNA v6.0 ITN - Chapter 04
PPTX
ITN_Module_6.pptx
PPTX
CCNA Protocols and Models Lecture Slides
PPTX
2022_ITN_Module_5.pptx
PPTX
CCNA v6.0 ITN - Chapter 10
PPTX
CCNA v6.0 ITN - Chapter 03
ITN_Module_3.pptx
ITN_Module_2.pptx
CCNA v6.0 ITN - Chapter 04
ITN_Module_6.pptx
CCNA Protocols and Models Lecture Slides
2022_ITN_Module_5.pptx
CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 03

What's hot (20)

PPTX
CCNA v6.0 ITN - Chapter 08
PPTX
CCNA v6.0 ITN - Chapter 07
PPTX
CCNA v6.0 ITN - Chapter 09
PPTX
ITN_Module_2.pptx
PPTX
CCNA v6.0 ITN - Chapter 06
PPTX
CCNA v6.0 ITN - Chapter 02
PPTX
CCNA v6.0 ITN - Chapter 01
PPTX
CCNA v6.0 ITN - Chapter 11
PDF
Itn module 1
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 5
PPTX
CCNA 2 Routing and Switching v5.0 Chapter 6
PPTX
CCNA v6.0 ITN - Chapter 05
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 9
PPTX
Detailed explanation of Basic router configuration
PPTX
ITN_Module_8.pptx
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 1
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 6
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 3
PPTX
CCNA 2 Routing and Switching v5.0 Chapter 7
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 2
CCNA v6.0 ITN - Chapter 08
CCNA v6.0 ITN - Chapter 07
CCNA v6.0 ITN - Chapter 09
ITN_Module_2.pptx
CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 02
CCNA v6.0 ITN - Chapter 01
CCNA v6.0 ITN - Chapter 11
Itn module 1
CCNA 1 Routing and Switching v5.0 Chapter 5
CCNA 2 Routing and Switching v5.0 Chapter 6
CCNA v6.0 ITN - Chapter 05
CCNA 1 Routing and Switching v5.0 Chapter 9
Detailed explanation of Basic router configuration
ITN_Module_8.pptx
CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 6
CCNA 1 Routing and Switching v5.0 Chapter 3
CCNA 2 Routing and Switching v5.0 Chapter 7
CCNA 1 Routing and Switching v5.0 Chapter 2
Ad

Similar to Modulo 4 cisco ccna v7 para estudiantes d (20)

PDF
7.2 Physical Layer.pdf123456789101112123
PPTX
ITN_Mod-4.pptx sxdvgrthyjukilo;p'['oDCDVS
PPTX
04. network access
PPTX
CCNA_ITN_Chp4.pptx
PPTX
CCNA 1 Routing and Switching v5.0 Chapter 4
PPTX
NetEss_Lecture Notes 1 (1).pptx
PPTX
Itn6 instructor materials_chapter4
PDF
CCNAv5 - S1: Chapter 4 - Network Access
PPTX
Chapter 4 : Network access
PPTX
Networking Essentials 2.0 Module4.pptx
PPTX
Introduction_To_Network_ITN_Module_1.pptx
PPTX
ITN_Module_1.pptx
PPTX
ITN_Module_1networkingmoduleonecisco.pptx
PPTX
CCNA Introduction to Networks Module 1
PPTX
ITN_Module_1.pptx
PPTX
ITN_Module_1.pptx
PDF
CCNA Module_1 AAAAAAAAAAAAAAAAAAAAAAAAA.pdf
PPTX
Computer Systems Servicing Network Cabling.pptx
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 4
PPTX
--Networking Today_Module 1_ITNv7.pptx--
7.2 Physical Layer.pdf123456789101112123
ITN_Mod-4.pptx sxdvgrthyjukilo;p'['oDCDVS
04. network access
CCNA_ITN_Chp4.pptx
CCNA 1 Routing and Switching v5.0 Chapter 4
NetEss_Lecture Notes 1 (1).pptx
Itn6 instructor materials_chapter4
CCNAv5 - S1: Chapter 4 - Network Access
Chapter 4 : Network access
Networking Essentials 2.0 Module4.pptx
Introduction_To_Network_ITN_Module_1.pptx
ITN_Module_1.pptx
ITN_Module_1networkingmoduleonecisco.pptx
CCNA Introduction to Networks Module 1
ITN_Module_1.pptx
ITN_Module_1.pptx
CCNA Module_1 AAAAAAAAAAAAAAAAAAAAAAAAA.pdf
Computer Systems Servicing Network Cabling.pptx
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 4
--Networking Today_Module 1_ITNv7.pptx--
Ad

Recently uploaded (20)

PPTX
MYSQL Presentation for SQL database connectivity
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Empathic Computing: Creating Shared Understanding
PPTX
A Presentation on Artificial Intelligence
MYSQL Presentation for SQL database connectivity
Reach Out and Touch Someone: Haptics and Empathic Computing
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation_ Review paper, used for researhc scholars
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Chapter 3 Spatial Domain Image Processing.pdf
Unlocking AI with Model Context Protocol (MCP)
gpt5_lecture_notes_comprehensive_20250812015547.pdf
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Review of recent advances in non-invasive hemoglobin estimation
Spectral efficient network and resource selection model in 5G networks
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Network Security Unit 5.pdf for BCA BBA.
A comparative analysis of optical character recognition models for extracting...
20250228 LYD VKU AI Blended-Learning.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Approach and Philosophy of On baking technology
Empathic Computing: Creating Shared Understanding
A Presentation on Artificial Intelligence

Modulo 4 cisco ccna v7 para estudiantes d

  • 1. Module 4: Physical Layer Instructor Materials Introduction to Networks v7.0 (ITN)
  • 2. 3 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential To facilitate learning, the following features within the GUI may be included in this module: What to Expect in this Module Feature Description Animations Expose learners to new skills and concepts. Videos Expose learners to new skills and concepts. Check Your Understanding(CYU) Per topic online quiz to help learners gauge content understanding. Interactive Activities A variety of formats to help learners gauge content understanding. Syntax Checker Small simulations that expose learners to Cisco command line to practice configuration skills. PT Activity Simulation and modeling activities designed to explore, acquire, reinforce, and expand skills.
  • 3. 4 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Feature Description Packet Tracer Physical Mode Activity These activities are completed using Packet Tracer in Physical Mode. Hands-On Labs Labs designed for working with physical equipment. Class Activities These are found on the Instructor Resources page. Class Activities are designed to facilitate learning, class discussion, and collaboration. Module Quizzes Self-assessments that integrate concepts and skills learned throughout the series of topics presented in the module. Module Summary Briefly recaps module content. What to Expect in this Module (Cont.) ▪ To facilitate learning, the following features may be included in this module:
  • 4. Module 4: Physical Layer Introduction to Networks v7.0 (ITN)
  • 5. 12 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Module Objectives Module Title: Physical Layer Module Objective: Explain how physical layer protocols, services, and network media support communications across data networks. Topic Title Topic Objective Purpose of the Physical Layer Describe the purpose and functions of the physical layer in the network. Physical Layer Characteristics Describe characteristics of the physical layer. Copper Cabling Identify the basic characteristics of copper cabling. UTP Cabling Explain how UTP cable is used in Ethernet networks. Fiber-Optic Cabling Describe fiber optic cabling and its main advantages over other media. Wireless Media Connect devices using wired and wireless media.
  • 6. 13 © 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4.1 Purpose of the Physical Layer
  • 7. 14 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Purpose of the Physical Layer The Physical Connection • Before any network communications can occur, a physical connection to a local network must be established. • This connection could be wired or wireless, depending on the setup of the network. • This generally applies whether you are considering a corporate office or a home. • A Network Interface Card (NIC) connects a device to the network. • Some devices may have just one NIC, while others may have multiple NICs (Wired and/or Wireless, for example). • Not all physical connections offer the same level of performance.
  • 8. 15 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Purpose of the Physical Layer The Physical Layer • Transports bits across the network media • Accepts a complete frame from the Data Link Layer and encodes it as a series of signals that are transmitted to the local media • This is the last step in the encapsulation process. • The next device in the path to the destination receives the bits and re-encapsulates the frame, then decides what to do with it.
  • 9. 16 © 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4.2 Physical Layer Characteristics
  • 10. 17 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Physical Layer Characteristics Physical Layer Standards
  • 11. 18 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Physical Layer Characteristics Physical Components Physical Layer Standards address three functional areas: • Physical Components • Encoding • Signaling The Physical Components are the hardware devices, media, and other connectors that transmit the signals that represent the bits. • Hardware components like NICs, interfaces and connectors, cable materials, and cable designs are all specified in standards associated with the physical layer.
  • 12. 19 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Physical Layer Characteristics Encoding • Encoding converts the stream of bits into a format recognizable by the next device in the network path. • This ‘coding’ provides predictable patterns that can be recognized by the next device. • Examples of encoding methods include Manchester (shown in the figure), 4B/5B, and 8B/10B.
  • 13. 20 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Physical Layer Characteristics Signaling • The signaling method is how the bit values, “1” and “0” are represented on the physical medium. • The method of signaling will vary based on the type of medium being used. Electrical Signals Over Copper Cable Light Pulses Over Fiber-Optic Cable Microwave Signals Over Wireless
  • 14. 21 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Physical Layer Characteristics Bandwidth • Bandwidth is the capacity at which a medium can carry data. • Digital bandwidth measures the amount of data that can flow from one place to another in a given amount of time; how many bits can be transmitted in a second. • Physical media properties, current technologies, and the laws of physics play a role in determining available bandwidth. Unit of Bandwidth Abbreviation Equivalence Bits per second bps 1 bps = fundamental unit of bandwidth Kilobits per second Kbps 1 Kbps = 1,000 bps = 103 bps Megabits per second Mbps 1 Mbps = 1,000,000 bps = 106 bps Gigabits per second Gbps 1 Gbps – 1,000,000,000 bps = 109 bps Terabits per second Tbps 1 Tbps = 1,000,000,000,000 bps = 1012 bps
  • 15. 22 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Physical Layer Characteristics Bandwidth Terminology Latency • Amount of time, including delays, for data to travel from one given point to another Throughput • The measure of the transfer of bits across the media over a given period of time Goodput • The measure of usable data transferred over a given period of time • Goodput = Throughput - traffic overhead
  • 16. 23 © 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4.3 Copper Cabling
  • 17. 24 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Copper Cabling Characteristics of Copper Cabling Copper cabling is the most common type of cabling used in networks today. It is inexpensive, easy to install, and has low resistance to electrical current flow. Limitations: • Attenuation – the longer the electrical signals have to travel, the weaker they get. • The electrical signal is susceptible to interference from two sources, which can distort and corrupt the data signals (Electromagnetic Interference (EMI) and Radio Frequency Interference (RFI) and Crosstalk). Mitigation: • Strict adherence to cable length limits will mitigate attenuation. • Some kinds of copper cable mitigate EMI and RFI by using metallic shielding and grounding. • Some kinds of copper cable mitigate crosstalk by twisting opposing circuit pair wires together.
  • 18. 25 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Copper Cabling Types of Copper Cabling
  • 19. 26 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Copper Cabling Unshielded Twisted Pair (UTP) • UTP is the most common networking media. • Terminated with RJ-45 connectors • Interconnects hosts with intermediary network devices. Key Characteristics of UTP 1. The outer jacket protects the copper wires from physical damage. 2. Twisted pairs protect the signal from interference. 3. Color-coded plastic insulation electrically isolates the wires from each other and identifies each pair.
  • 20. 27 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Copper Cabling Shielded Twisted Pair (STP) • Better noise protection than UTP • More expensive than UTP • Harder to install than UTP • Terminated with RJ-45 connectors • Interconnects hosts with intermediary network devices Key Characteristics of STP 1. The outer jacket protects the copper wires from physical damage 2. Braided or foil shield provides EMI/RFI protection 3. Foil shield for each pair of wires provides EMI/RFI protection 4. Color-coded plastic insulation electrically isolates the wires from each other and identifies each pair
  • 21. 28 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Copper Cabling Coaxial Cable Consists of the following: 1. Outer cable jacket to prevent minor physical damage 2. A woven copper braid, or metallic foil, acts as the second wire in the circuit and as a shield for the inner conductor. 3. A layer of flexible plastic insulation 4. A copper conductor is used to transmit the electronic signals. There are different types of connectors used with coax cable. Commonly used in the following situations: • Wireless installations - attach antennas to wireless devices • Cable internet installations - customer premises wiring
  • 22. 29 © 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4.4 UTP Cabling
  • 23. 30 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential UTP Cabling Properties of UTP Cabling UTP has four pairs of color-coded copper wires twisted together and encased in a flexible plastic sheath. No shielding is used. UTP relies on the following properties to limit crosstalk: • Cancellation - Each wire in a pair of wires uses opposite polarity. One wire is negative, the other wire is positive. They are twisted together and the magnetic fields effectively cancel each other and outside EMI/RFI. • Variation in twists per foot in each wire - Each wire is twisted a different amount, which helps prevent crosstalk amongst the wires in the cable.
  • 24. 31 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential UTP Cabling UTP Cabling Standards and Connectors Standards for UTP are established by the TIA/EIA. TIA/EIA- 568 standardizes elements like: • Cable Types • Cable Lengths • Connectors • Cable Termination • Testing Methods Electrical standards for copper cabling are established by the IEEE, which rates cable according to its performance. Examples include: • Category 3 • Category 5 and 5e • Category 6
  • 25. 32 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential UTP Cabling UTP Cabling Standards and Connectors (Cont.) RJ-45 Connector RJ-45 Socket Poorly terminated UTP cable Properly terminated UTP cable
  • 26. 33 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential UTP Cabling Straight-through and Crossover UTP Cables Cable Type Standard Application Ethernet Straight-through Both ends T568A or T568B Host to Network Device Ethernet Crossover * One end T568A, other end T568B Host-to-Host, Switch-to-Switch, Router-to-Router * Considered Legacy due to most NICs using Auto-MDIX to sense cable type and complete connection Rollover Cisco Proprietary Host serial port to Router or Switch Console Port, using an adapter
  • 27. 34 © 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4.5 Fiber-Optic Cabling
  • 28. 35 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Fiber-Optic Cabling Properties of Fiber-Optic Cabling • Not as common as UTP because of the expense involved • Ideal for some networking scenarios • Transmits data over longer distances at higher bandwidth than any other networking media • Less susceptible to attenuation, and completely immune to EMI/RFI • Made of flexible, extremely thin strands of very pure glass • Uses a laser or LED to encode bits as pulses of light • The fiber-optic cable acts as a wave guide to transmit light between the two ends with minimal signal loss
  • 29. 36 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Fiber-Optic Cabling Types of Fiber Media Single-Mode Fiber • Very small core • Uses expensive lasers • Long-distance applications Multimode Fiber • Larger core • Uses less expensive LEDs • LEDs transmit at different angles • Up to 10 Gbps over 550 meters Dispersion refers to the spreading out of a light pulse over time. Increased dispersion means increased loss of signal strength. MMF has greater dispersion than SMF, with a the maximum cable distance for MMF is 550 meters.
  • 30. 37 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Fiber-Optic Cabling Fiber-Optic Cabling Usage Fiber-optic cabling is now being used in four types of industry: 1. Enterprise Networks - Used for backbone cabling applications and interconnecting infrastructure devices 2. Fiber-to-the-Home (FTTH) - Used to provide always-on broadband services to homes and small businesses 3. Long-Haul Networks - Used by service providers to connect countries and cities 4. Submarine Cable Networks - Used to provide reliable high-speed, high-capacity solutions capable of surviving in harsh undersea environments at up to transoceanic distances. Our focus in this course is the use of fiber within the enterprise.
  • 31. 38 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Fiber-Optic Cabling Fiber-Optic Connectors Straight-Tip (ST) Connectors Subscriber Connector (SC) Connectors Lucent Connector (LC) Simplex Connectors Duplex Multimode LC Connectors
  • 32. 39 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Fiber-Optic Cabling Fiber Patch Cords SC-SC MM Patch Cord LC-LC SM Patch Cord ST-LC MM Patch Cord ST-SC SM Patch Cord A yellow jacket is for single-mode fiber cables and orange (or aqua) for multimode fiber cables.
  • 33. 40 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Fiber-Optic Cabling Fiber versus Copper Optical fiber is primarily used as backbone cabling for high-traffic, point-to-point connections between data distribution facilities and for the interconnection of buildings in multi-building campuses. Implementation Issues UTP Cabling Fiber-Optic Cabling Bandwidth supported 10 Mb/s - 10 Gb/s 10 Mb/s - 100 Gb/s Distance Relatively short (1 - 100 meters) Relatively long ( 1 - 100,000 meters) Immunity to EMI and RFI Low High (Completely immune) Immunity to electrical hazards Low High (Completely immune) Media and connector costs Lowest Highest Installation skills required Lowest Highest Safety precautions Lowest Highest
  • 34. 41 © 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4.6 Wireless Media
  • 35. 42 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Wireless Media Properties of Wireless Media It carries electromagnetic signals representing binary digits using radio or microwave frequencies. This provides the greatest mobility option. Wireless connection numbers continue to increase. Some of the limitations of wireless: • Coverage area - Effective coverage can be significantly impacted by the physical characteristics of the deployment location. • Interference - Wireless is susceptible to interference and can be disrupted by many common devices. • Security - Wireless communication coverage requires no access to a physical strand of media, so anyone can gain access to the transmission. • Shared medium - WLANs operate in half-duplex, which means only one device can send or receive at a time. Many users accessing the WLAN simultaneously results in reduced bandwidth for each user.
  • 36. 43 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Wireless Media Types of Wireless Media The IEEE and telecommunications industry standards for wireless data communications cover both the data link and physical layers. In each of these standards, physical layer specifications dictate: • Data to radio signal encoding methods • Frequency and power of transmission • Signal reception and decoding requirements • Antenna design and construction Wireless Standards: • Wi-Fi (IEEE 802.11) - Wireless LAN (WLAN) technology • Bluetooth (IEEE 802.15) - Wireless Personal Area network (WPAN) standard • WiMAX (IEEE 802.16) - Uses a point-to-multipoint topology to provide broadband wireless access • Zigbee (IEEE 802.15.4) - Low data-rate, low power-consumption communications, primarily for Internet of Things (IoT) applications
  • 37. 44 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Wireless Media Wireless LAN In general, a Wireless LAN (WLAN) requires the following devices: • Wireless Access Point (AP) - Concentrate wireless signals from users and connect to the existing copper-based network infrastructure • Wireless NIC Adapters - Provide wireless communications capability to network hosts There are a number of WLAN standards. When purchasing WLAN equipment, ensure compatibility, and interoperability. Network Administrators must develop and apply stringent security policies and processes to protect WLANs from unauthorized access and damage.
  • 38. 45 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Wireless Media Packet Tracer – Connect a Wired and Wireless LAN In this Packet Tracer, you will do the following: • Connect to the Cloud • Connect a Router • Connect Remaining Devices • Verify Connections • Examine the Physical Topology
  • 39. 46 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Wireless Media Lab – View Wired and Wireless NIC Information In this lab, you will complete the following objectives: • Identify and Work with PC NICs • Identify and Use the System Tray Network Icons
  • 40. 47 © 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4.7 Module Practice and Quiz
  • 41. 48 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Module Practice and Quiz Packet Tracer – Physical Layer Exploration– Physical Mode In this Packet Tracer Physical Mode (PTPM) activity, you will complete the following:  Examine Local IP Addressing Information  Trace the Path Between Source and Destination
  • 42. 49 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Module Practice and Quiz Packet Tracer – Connect the Physical Layer In this Packet Tracer, you will do the following: • Identify Physical Characteristics of Internetworking Devices • Select Correct Modules for Connectivity • Connect Devices • Check Connectivity
  • 43. 50 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Module Practice and Quiz What did I learn in this module? • Before any network communications can occur, a physical connection to a local network, either wired or wireless, must be established. • The physical layer consists of electronic circuitry, media, and connectors developed by engineers. • The physical layer standards address three functional areas: physical components, encoding, and signaling. • Three types of copper cabling are: UTP, STP, and coaxial cable (coax). • UTP cabling conforms to the standards established jointly by the TIA/EIA. The electrical characteristics of copper cabling are defined by the Institute of Electrical and Electronics Engineers (IEEE). • The main cable types that are obtained by using specific wiring conventions are Ethernet Straight-through and Ethernet Crossover.
  • 44. 51 © 2019, 2021 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Module Practice and Quiz What did I learn in this module (Cont.)? • Optical fiber cable transmits data over longer distances and at higher bandwidths than any other networking media. • There are four types of fiber-optic connectors: ST, SC, LC, and duplex multimode LC. • Fiber-optic patch cords include SC-SC multimode, LC-LC single-mode, ST-LC multimode, and SC-ST single-mode. • Wireless media carry electromagnetic signals that represent the binary digits of data communications using radio or microwave frequencies. Wireless does have some limitations, including coverage area, interference, security, and the problems that occur with any shared medium. • Wireless standards include the following: Wi-Fi (IEEE 802.11), Bluetooth (IEEE 802.15), WiMAX (IEEE 802.16), and Zigbee (IEEE 802.15.4). • Wireless LAN (WLAN) requires a wireless AP and wireless NIC adapters.