SlideShare une entreprise Scribd logo
1  sur  26
CCNA Certification:- 
Adaptive Testing 
1 Paper : 150 US $ = Approx. Rs 7,500 
Time Limit : 90 minutes 
No. Questions : 55 – 65 
Passing Score : 849/1000 
Questions Format : 
1. Single Choice 
2. Multiple Choice 
3. Drag & Drop 
4. Fill in the Blanks 
5. Router Simulations 
6. Scenario Based
Books:- 
• CCNA – Study Guide (640-801) by Richard Deal 
TATA McGrawhill 
OR 
• CCNA – Intro (640-811) by Wendell Odom 
Pearson Education (CiscoPress) 
• CCNA – ICND (640-821) by Wendell Odom 
Pearson Education (CiscoPress) 
OR 
• CCNA (640-801) by Wendell Odom 
Pearson Education (CiscoPress)
CCNA Course Brief Overview:- 
• OSI Layers 
• IP Addressing & Subnetting 
• Subnetting, VLSM & CIDR 
• Initial Configuration & 
Internal & External of Routers 
• Wan Interface Configuration & 
Static & Default Routing 
• Dynamic Routing : RIP & IGRP 
• Dynamic Routing : OSPF & EIGRP 
• Access List - Standard, Extended & Named 
• Switching 
• VLAN – Virtual LAN 
• Integrated Service Digital Network 
• Frame- Relay
OSI Layers
OSI Model:- 
• Before 1970 two different venders computer will 
not communicate between each other. 
• In the late 1970s the Open System Interconnection 
(OSI) reference model was created by the 
International organization for standardization 
(ISO) to help different venders.
Advantages of OSI Layers:- 
• It divides the network communication process in 
to smaller and simpler components, thus easy to 
adding component, development design and 
troubleshooting. 
• It allows multiple-vender development through 
standardization of network component. 
• Allows various types of network hardware and 
software to communicate.
OSI Layers:- 
• Application layer. 
• Presentation layer. 
• Session layer. 
• Transport layer. 
• Network layer. 
• Data-link layer. 
• Physical layer.
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical
Application layer:- 
• It is called as user interface layer or desktop layer. 
• It provides user interface like TCP/IP applications 
include telnet, FTP,HTTP,SMTP……. 
• Port selection will takes place in this layer. 
• Total no. of port= 0 – 65535. 
Reserved port=0 – 1023. 
Open client ports=1024 – 65535.
Presentation layer:- 
• This layer is responsible for converting data in to 
standard format. E.g. ASCII, EBCDIC, JPEG, 
MPEG, BMP, MIDI, WAV, MP3 etc. 
• This layer works as a translator and responsible 
for following process:- 
e.g Encoding – Decoding. 
Encryption – Decryption. 
Compression – decompression.
Session layer:- 
• This layer is responsible for establishing 
maintaining and terminating the sessions. 
• This layer co-ordinates communication between 
system and server to organize their 
communication by offering three different modes:- 
simplex, half duplex, full duplex. 
• Session layer protocols:- 
NFS, SQL, RPC, ASP.
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA 
Segment
Transport layer:- 
• It is heart of OSI layer. 
• It is responsible to give end-to-end connectivity. 
• It provides both reliable (TCP)& unreliable (UDP) 
transfer of data between networking devices. 
• Task of Transport layer:- 
- MUX-DEMUX. 
- Segmentation. 
- Sequencing. 
- Reassembling. 
- Error correction. 
- Flow control.
TCP 
• Transmission control 
protocol. 
• Reliable. 
• Connection-oriented. 
• Virtual circuit formed. 
• Acknowledgments. 
• Slower in speed. 
• E.g. HTTP, FTP, 
SMTP. 
UDP 
• User data gram 
protocol. 
• Unreliable. 
• Connectionless. 
• No virtual circuit 
formed. 
• No acknowledgments. 
• E.g. DHCP, TFTP
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA 
Segment
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA 
Segment 
Packet
Network layer:- 
• Network layer is responsible for providing best 
path for data (packet) to reach destination. 
• Logical addressing works on this layer. 
• Router is network layer device. 
• Two types of protocols run in this layer (router). 
1. Routed Protocols. 
E.g. IP, IPX, AppleTalk. 
2. Routing protocols. 
E.g. RIP, IGRP, EIGRP, OSPF etc.
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA 
Segment 
Packet
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA 
Segment 
Packet 
Frame
Data-link layer:- 
• Physical addressing works in this layer. 
• This layer takes bits from physical layer and 
reassembling them in to the original data-link 
layer frame. 
• Error detection takes place in this layer by using 
CRC (cyclic redundancy check). 
• Switches, Bridges, NICs are data-link layer 
devices. 
• WAN protocols like ISDN, Frame-relay, PPP are 
working in this layer.
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA 
Segment 
Packet 
Frame
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA 
Segment 
Packet 
Frame 
BITs
Physical layer:- 
• This layer is responsible for the physical 
mechanism of network connection, which is 
electrical, mechanical and procedural ckts. 
• Hubs, Repeaters, Cables & modems are physical 
layer devices. 
• Transmission will takes place in BITs. 
• Types of cables:- 
- Copper cable 
- Fiber cables
A B 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
Application 
Presentation 
Session 
Transport 
Network 
Data Link 
Physical 
DATA 
DATA 
DATA 
Segment 
Packet 
Frame 
BITs 
DATA 
DATA 
DATA 
Segment 
Packet 
Frame 
BITs

Contenu connexe

Tendances

Mpls Traffic Engineering ppt
Mpls Traffic Engineering pptMpls Traffic Engineering ppt
Mpls Traffic Engineering ppt
Nitin Gehlot
 
Get into Networking by Clearing Comptia Network+ Test
Get into Networking by Clearing Comptia Network+ TestGet into Networking by Clearing Comptia Network+ Test
Get into Networking by Clearing Comptia Network+ Test
certblaster
 
Chapter 1 Networking
Chapter 1 NetworkingChapter 1 Networking
Chapter 1 Networking
mlrbrown
 

Tendances (20)

RouteFlow & IXPs
RouteFlow & IXPsRouteFlow & IXPs
RouteFlow & IXPs
 
98 366 mva slides lesson 5
98 366 mva slides lesson 598 366 mva slides lesson 5
98 366 mva slides lesson 5
 
98 366 mva slides lesson 6
98 366 mva slides lesson 698 366 mva slides lesson 6
98 366 mva slides lesson 6
 
Functions of osi layer in computer networks
Functions of osi layer in computer networksFunctions of osi layer in computer networks
Functions of osi layer in computer networks
 
MVA slides lesson 7
MVA slides lesson 7MVA slides lesson 7
MVA slides lesson 7
 
1. RINA motivation - TF Workshop
1. RINA motivation - TF Workshop1. RINA motivation - TF Workshop
1. RINA motivation - TF Workshop
 
MVA slides lesson 1
MVA slides lesson 1MVA slides lesson 1
MVA slides lesson 1
 
Ipv6 deployment at the university of warwick - networkshop44
Ipv6 deployment at the university of warwick - networkshop44Ipv6 deployment at the university of warwick - networkshop44
Ipv6 deployment at the university of warwick - networkshop44
 
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and ProtocolsNetwork Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
 
Unit 1
Unit 1Unit 1
Unit 1
 
Mpls Traffic Engineering ppt
Mpls Traffic Engineering pptMpls Traffic Engineering ppt
Mpls Traffic Engineering ppt
 
Get into Networking by Clearing Comptia Network+ Test
Get into Networking by Clearing Comptia Network+ TestGet into Networking by Clearing Comptia Network+ Test
Get into Networking by Clearing Comptia Network+ Test
 
MVA slides lesson 6
MVA slides lesson 6MVA slides lesson 6
MVA slides lesson 6
 
Chapter 1 Networking
Chapter 1 NetworkingChapter 1 Networking
Chapter 1 Networking
 
Multiprotocol label switching (mpls) - Networkshop44
Multiprotocol label switching (mpls)  - Networkshop44Multiprotocol label switching (mpls)  - Networkshop44
Multiprotocol label switching (mpls) - Networkshop44
 
98 366 mva slides lesson 7
98 366 mva slides lesson 798 366 mva slides lesson 7
98 366 mva slides lesson 7
 
MVA slides lesson 2
MVA slides lesson 2MVA slides lesson 2
MVA slides lesson 2
 
Network infrastructure - TCP/IP
Network infrastructure - TCP/IPNetwork infrastructure - TCP/IP
Network infrastructure - TCP/IP
 
MVA slides lesson 5
MVA slides lesson 5MVA slides lesson 5
MVA slides lesson 5
 
Introduction to Computer Networks (Lecture #1 ET3003 Sem1 2014/2015)
Introduction to Computer Networks (Lecture #1 ET3003 Sem1 2014/2015)Introduction to Computer Networks (Lecture #1 ET3003 Sem1 2014/2015)
Introduction to Computer Networks (Lecture #1 ET3003 Sem1 2014/2015)
 

Similaire à CCNA part 1 osi

Web technologies: recap on TCP-IP
Web technologies: recap on TCP-IPWeb technologies: recap on TCP-IP
Web technologies: recap on TCP-IP
Piero Fraternali
 
EduDivision-DATACOM NETWORKING
EduDivision-DATACOM NETWORKINGEduDivision-DATACOM NETWORKING
EduDivision-DATACOM NETWORKING
igede tirtanata
 

Similaire à CCNA part 1 osi (20)

OSI Model.pptx
OSI Model.pptxOSI Model.pptx
OSI Model.pptx
 
2018 FRSecure CISSP Mentor Program- Session 7
2018 FRSecure CISSP Mentor Program- Session 72018 FRSecure CISSP Mentor Program- Session 7
2018 FRSecure CISSP Mentor Program- Session 7
 
IP Signal Distribution
IP Signal DistributionIP Signal Distribution
IP Signal Distribution
 
Решения WANDL и NorthStar для операторов
Решения WANDL и NorthStar для операторовРешения WANDL и NorthStar для операторов
Решения WANDL и NorthStar для операторов
 
CCNA training 101
CCNA training 101CCNA training 101
CCNA training 101
 
Osi layer
Osi layerOsi layer
Osi layer
 
OSI Layers
OSI LayersOSI Layers
OSI Layers
 
Web technologies: recap on TCP-IP
Web technologies: recap on TCP-IPWeb technologies: recap on TCP-IP
Web technologies: recap on TCP-IP
 
QSpiders - Day1 Network Basics
QSpiders - Day1 Network BasicsQSpiders - Day1 Network Basics
QSpiders - Day1 Network Basics
 
NET6.PPT
NET6.PPTNET6.PPT
NET6.PPT
 
10. Lec X- SDN.pptx
10. Lec X- SDN.pptx10. Lec X- SDN.pptx
10. Lec X- SDN.pptx
 
bruce-sdn.pptx
bruce-sdn.pptxbruce-sdn.pptx
bruce-sdn.pptx
 
L6 6 lowpan
L6 6 lowpanL6 6 lowpan
L6 6 lowpan
 
unit2-210710110327.pptx
unit2-210710110327.pptxunit2-210710110327.pptx
unit2-210710110327.pptx
 
EduDivision-DATACOM NETWORKING
EduDivision-DATACOM NETWORKINGEduDivision-DATACOM NETWORKING
EduDivision-DATACOM NETWORKING
 
Next-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAMNext-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAM
 
1.CN-PPT.ppt
1.CN-PPT.ppt1.CN-PPT.ppt
1.CN-PPT.ppt
 
Telecommunications architectures and standards
Telecommunications architectures and standardsTelecommunications architectures and standards
Telecommunications architectures and standards
 
Scalable Service-Oriented Middleware over IP
Scalable Service-Oriented Middleware over IPScalable Service-Oriented Middleware over IP
Scalable Service-Oriented Middleware over IP
 
OSI Model.pptx
OSI Model.pptxOSI Model.pptx
OSI Model.pptx
 

Plus de Sandeep Sharma IIMK Smart City,IoT,Bigdata,Cloud,BI,DW

Plus de Sandeep Sharma IIMK Smart City,IoT,Bigdata,Cloud,BI,DW (20)

Management Consultancy Saudi Telecom Digital Transformation Design Thinking
Management Consultancy Saudi Telecom Digital Transformation Design ThinkingManagement Consultancy Saudi Telecom Digital Transformation Design Thinking
Management Consultancy Saudi Telecom Digital Transformation Design Thinking
 
Major new initiatives
Major new initiativesMajor new initiatives
Major new initiatives
 
Digital transformation journey Consulting
Digital transformation journey ConsultingDigital transformation journey Consulting
Digital transformation journey Consulting
 
Agile Jira Reporting
Agile Jira Reporting Agile Jira Reporting
Agile Jira Reporting
 
Lnt and bbby Retail Houseare industry Case assignment sandeep sharma
Lnt and bbby Retail Houseare industry Case assignment  sandeep sharmaLnt and bbby Retail Houseare industry Case assignment  sandeep sharma
Lnt and bbby Retail Houseare industry Case assignment sandeep sharma
 
Risk management Consulting For Municipality
Risk management Consulting For MunicipalityRisk management Consulting For Municipality
Risk management Consulting For Municipality
 
GDPR And Privacy By design Consultancy
GDPR And Privacy By design ConsultancyGDPR And Privacy By design Consultancy
GDPR And Privacy By design Consultancy
 
Real implementation Blockchain Best Use Cases Examples
Real implementation Blockchain Best Use Cases ExamplesReal implementation Blockchain Best Use Cases Examples
Real implementation Blockchain Best Use Cases Examples
 
Ffd 05 2012
Ffd 05 2012Ffd 05 2012
Ffd 05 2012
 
Biztalk architecture for Configured SMS service
Biztalk architecture for Configured SMS serviceBiztalk architecture for Configured SMS service
Biztalk architecture for Configured SMS service
 
Data modelling interview question
Data modelling interview questionData modelling interview question
Data modelling interview question
 
Pmo best practices
Pmo best practicesPmo best practices
Pmo best practices
 
Agile project management
Agile project managementAgile project management
Agile project management
 
Enroll hostel Business Model
Enroll hostel Business ModelEnroll hostel Business Model
Enroll hostel Business Model
 
Cloud manager client provisioning guideline draft 1.0
Cloud manager client provisioning guideline draft 1.0Cloud manager client provisioning guideline draft 1.0
Cloud manager client provisioning guideline draft 1.0
 
Bpm digital transformation
Bpm digital transformationBpm digital transformation
Bpm digital transformation
 
Digital transformation explained
Digital transformation explainedDigital transformation explained
Digital transformation explained
 
Government Digital transformation trend draft 1.0
Government Digital transformation trend draft 1.0Government Digital transformation trend draft 1.0
Government Digital transformation trend draft 1.0
 
Enterprise architecture maturity rating draft 1.0
Enterprise architecture maturity rating draft 1.0Enterprise architecture maturity rating draft 1.0
Enterprise architecture maturity rating draft 1.0
 
Organisation Structure For digital Transformation Team
Organisation Structure For digital Transformation TeamOrganisation Structure For digital Transformation Team
Organisation Structure For digital Transformation Team
 

Dernier

Dernier (20)

OpenChain @ LF Japan Executive Briefing - May 2024
OpenChain @ LF Japan Executive Briefing - May 2024OpenChain @ LF Japan Executive Briefing - May 2024
OpenChain @ LF Japan Executive Briefing - May 2024
 
How to pick right visual testing tool.pdf
How to pick right visual testing tool.pdfHow to pick right visual testing tool.pdf
How to pick right visual testing tool.pdf
 
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)
 
AI Hackathon.pptx
AI                        Hackathon.pptxAI                        Hackathon.pptx
AI Hackathon.pptx
 
Microsoft 365 Copilot; An AI tool changing the world of work _PDF.pdf
Microsoft 365 Copilot; An AI tool changing the world of work _PDF.pdfMicrosoft 365 Copilot; An AI tool changing the world of work _PDF.pdf
Microsoft 365 Copilot; An AI tool changing the world of work _PDF.pdf
 
How to install and activate eGrabber JobGrabber
How to install and activate eGrabber JobGrabberHow to install and activate eGrabber JobGrabber
How to install and activate eGrabber JobGrabber
 
Agnieszka Andrzejewska - BIM School Course in Kraków
Agnieszka Andrzejewska - BIM School Course in KrakówAgnieszka Andrzejewska - BIM School Course in Kraków
Agnieszka Andrzejewska - BIM School Course in Kraków
 
A Python-based approach to data loading in TM1 - Using Airflow as an ETL for TM1
A Python-based approach to data loading in TM1 - Using Airflow as an ETL for TM1A Python-based approach to data loading in TM1 - Using Airflow as an ETL for TM1
A Python-based approach to data loading in TM1 - Using Airflow as an ETL for TM1
 
AI/ML Infra Meetup | ML explainability in Michelangelo
AI/ML Infra Meetup | ML explainability in MichelangeloAI/ML Infra Meetup | ML explainability in Michelangelo
AI/ML Infra Meetup | ML explainability in Michelangelo
 
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
 
Facemoji Keyboard released its 2023 State of Emoji report, outlining the most...
Facemoji Keyboard released its 2023 State of Emoji report, outlining the most...Facemoji Keyboard released its 2023 State of Emoji report, outlining the most...
Facemoji Keyboard released its 2023 State of Emoji report, outlining the most...
 
IT Software Development Resume, Vaibhav jha 2024
IT Software Development Resume, Vaibhav jha 2024IT Software Development Resume, Vaibhav jha 2024
IT Software Development Resume, Vaibhav jha 2024
 
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
KLARNA -  Language Models and Knowledge Graphs: A Systems ApproachKLARNA -  Language Models and Knowledge Graphs: A Systems Approach
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
 
A Comprehensive Appium Guide for Hybrid App Automation Testing.pdf
A Comprehensive Appium Guide for Hybrid App Automation Testing.pdfA Comprehensive Appium Guide for Hybrid App Automation Testing.pdf
A Comprehensive Appium Guide for Hybrid App Automation Testing.pdf
 
APVP,apvp apvp High quality supplier safe spot transport, 98% purity
APVP,apvp apvp High quality supplier safe spot transport, 98% purityAPVP,apvp apvp High quality supplier safe spot transport, 98% purity
APVP,apvp apvp High quality supplier safe spot transport, 98% purity
 
10 Essential Software Testing Tools You Need to Know About.pdf
10 Essential Software Testing Tools You Need to Know About.pdf10 Essential Software Testing Tools You Need to Know About.pdf
10 Essential Software Testing Tools You Need to Know About.pdf
 
INGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by DesignINGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by Design
 
A Guideline to Zendesk to Re:amaze Data Migration
A Guideline to Zendesk to Re:amaze Data MigrationA Guideline to Zendesk to Re:amaze Data Migration
A Guideline to Zendesk to Re:amaze Data Migration
 
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product UpdatesGraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
 
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdf
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdfImplementing KPIs and Right Metrics for Agile Delivery Teams.pdf
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdf
 

CCNA part 1 osi

  • 1.
  • 2. CCNA Certification:- Adaptive Testing 1 Paper : 150 US $ = Approx. Rs 7,500 Time Limit : 90 minutes No. Questions : 55 – 65 Passing Score : 849/1000 Questions Format : 1. Single Choice 2. Multiple Choice 3. Drag & Drop 4. Fill in the Blanks 5. Router Simulations 6. Scenario Based
  • 3. Books:- • CCNA – Study Guide (640-801) by Richard Deal TATA McGrawhill OR • CCNA – Intro (640-811) by Wendell Odom Pearson Education (CiscoPress) • CCNA – ICND (640-821) by Wendell Odom Pearson Education (CiscoPress) OR • CCNA (640-801) by Wendell Odom Pearson Education (CiscoPress)
  • 4. CCNA Course Brief Overview:- • OSI Layers • IP Addressing & Subnetting • Subnetting, VLSM & CIDR • Initial Configuration & Internal & External of Routers • Wan Interface Configuration & Static & Default Routing • Dynamic Routing : RIP & IGRP • Dynamic Routing : OSPF & EIGRP • Access List - Standard, Extended & Named • Switching • VLAN – Virtual LAN • Integrated Service Digital Network • Frame- Relay
  • 6. OSI Model:- • Before 1970 two different venders computer will not communicate between each other. • In the late 1970s the Open System Interconnection (OSI) reference model was created by the International organization for standardization (ISO) to help different venders.
  • 7. Advantages of OSI Layers:- • It divides the network communication process in to smaller and simpler components, thus easy to adding component, development design and troubleshooting. • It allows multiple-vender development through standardization of network component. • Allows various types of network hardware and software to communicate.
  • 8. OSI Layers:- • Application layer. • Presentation layer. • Session layer. • Transport layer. • Network layer. • Data-link layer. • Physical layer.
  • 9. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical
  • 10. Application layer:- • It is called as user interface layer or desktop layer. • It provides user interface like TCP/IP applications include telnet, FTP,HTTP,SMTP……. • Port selection will takes place in this layer. • Total no. of port= 0 – 65535. Reserved port=0 – 1023. Open client ports=1024 – 65535.
  • 11. Presentation layer:- • This layer is responsible for converting data in to standard format. E.g. ASCII, EBCDIC, JPEG, MPEG, BMP, MIDI, WAV, MP3 etc. • This layer works as a translator and responsible for following process:- e.g Encoding – Decoding. Encryption – Decryption. Compression – decompression.
  • 12. Session layer:- • This layer is responsible for establishing maintaining and terminating the sessions. • This layer co-ordinates communication between system and server to organize their communication by offering three different modes:- simplex, half duplex, full duplex. • Session layer protocols:- NFS, SQL, RPC, ASP.
  • 13. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA
  • 14. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA Segment
  • 15. Transport layer:- • It is heart of OSI layer. • It is responsible to give end-to-end connectivity. • It provides both reliable (TCP)& unreliable (UDP) transfer of data between networking devices. • Task of Transport layer:- - MUX-DEMUX. - Segmentation. - Sequencing. - Reassembling. - Error correction. - Flow control.
  • 16. TCP • Transmission control protocol. • Reliable. • Connection-oriented. • Virtual circuit formed. • Acknowledgments. • Slower in speed. • E.g. HTTP, FTP, SMTP. UDP • User data gram protocol. • Unreliable. • Connectionless. • No virtual circuit formed. • No acknowledgments. • E.g. DHCP, TFTP
  • 17. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA Segment
  • 18. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA Segment Packet
  • 19. Network layer:- • Network layer is responsible for providing best path for data (packet) to reach destination. • Logical addressing works on this layer. • Router is network layer device. • Two types of protocols run in this layer (router). 1. Routed Protocols. E.g. IP, IPX, AppleTalk. 2. Routing protocols. E.g. RIP, IGRP, EIGRP, OSPF etc.
  • 20. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA Segment Packet
  • 21. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA Segment Packet Frame
  • 22. Data-link layer:- • Physical addressing works in this layer. • This layer takes bits from physical layer and reassembling them in to the original data-link layer frame. • Error detection takes place in this layer by using CRC (cyclic redundancy check). • Switches, Bridges, NICs are data-link layer devices. • WAN protocols like ISDN, Frame-relay, PPP are working in this layer.
  • 23. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA Segment Packet Frame
  • 24. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA Segment Packet Frame BITs
  • 25. Physical layer:- • This layer is responsible for the physical mechanism of network connection, which is electrical, mechanical and procedural ckts. • Hubs, Repeaters, Cables & modems are physical layer devices. • Transmission will takes place in BITs. • Types of cables:- - Copper cable - Fiber cables
  • 26. A B Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport Network Data Link Physical DATA DATA DATA Segment Packet Frame BITs DATA DATA DATA Segment Packet Frame BITs