Point to Point connections

Slides:



Advertisements
Similar presentations
Point-to-Point Protocol (PPP)
Advertisements

1 ICS 156: Lecture 2 (part 2) Data link layer protocols Address resolution protocol Notes on lab 2.
Point-to-Point Protocol Semester 4, Chapter 4. PPP and Data Links PPP operates at the Data Link layer. Components of PPP include:  A method for encapsulating.
S4C4 PPP. Protocols Point to Point Protocol Link Control Protocol Network Control Program Password Authentication Protocol Challenge Handshake Authentication.
1 Data Link Protocols Relates to Lab 2. This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet,
Point-to-Point Protocol
Gursharan Singh Tatla SLIP and PPP 27-Mar
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—5-1 Establishing Serial Point-To-Point Connections Configuring Serial Point-To-Point Encapsulation.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Point-to- Point Connections Connecting Networks.
Wide Area Networking. Overview Defining WAN Terms WAN Connection Types High-Level Data-Link Control Point-to-Point Protocol Frame Relay ISDN.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
Serial Connections Connections over a WAN rather than a LAN This chapter describes the Cisco proprietary HDLC protocol and the PPP protocol.
Semester 4 - Chapter 4 – PPP WAN connections are controlled by protocols In a LAN environment, in order to move data between any two nodes or routers two.
Point to Point Protocol Operation. Point to Point Protocol Protocol Layers of PPP –Physical Layer –Data Link Layer – HDLC derivative –Other protocols.
PPP (Point to Point protocol).  On WAN connection, the protocol depends on the WAN technology and communicating equipment:  Examples:  HDLC –  The.
1 CCNA 4 v3.1 Module 3. 2 CCNA 4 v3.0 Module 3 PPP.
CCNA 5.0 Planning Guide Chapter 3: Point-to-Point Connections.
Example Data Link Protocols Quick review Reference Models? Layers? Flow Control? Bit stuffing? Connection Oriented? Synchronous transmission?
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Point-to-Point Protocol (PPP) Accessing the WAN – Chapter 2.
WAN Networking Protocols 1 WAN Connection Types Share bandwidth Frame Relay and X.25 56Kbps to 2.048Mps Point-to-Point connection No setup before transmission.
 It defines the format of the frame to be exchanged between devices.  It defines how two devices can negotiate the establishment of the link and the.
PPP (Point to Point Protocol)
CCNA Cisco Certified Network Associate. Point-to-point Protocol (PPP)
CISCO NETWORKING ACADEMY Chabot College ELEC Wide Area Network Introduction.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Point-to-Point Protocol (PPP) Accessing the WAN – Chapter 2.
Robert E. Meyers CCNA, CCAI Youngstown State University Cisco Regional Academy Instructor Cisco Networking Academy Program Semester 4, v Chapter.
CCNA Guide to Cisco Networking
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Point-to-Point Protocol (PPP) Accessing the WAN – Chapter 2.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Point-to-Point Protocol (PPP) Accessing the WAN – Chapter 2.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 4 v3.0 Module 3 PPP.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Implementing Enterprise WAN Links Introducing Routing and Switching in the Enterprise – Chapter.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 4 v3.0 Module 2 WAN Technologies Cisco Networking Academy.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Implementing Enterprise WAN Links Introducing Routing and Switching in the Enterprise.
Chapter Objectives At the end of this chapter you will be able to: Describe the following technologies: ISDN, PPP, Modem, XDSL and ATM.
Wide Area Networks(WANs) Lecture Week 2. Point-to-Point Protocol (PPP) Accessing the WAN.
Copyright Kenneth M. Chipps Ph.D. PPP Last Update
Point to Point Protocol
Chapter 7 Low-Level Protocols
Point-to-Point Access: PPP PPP Between Routers  Used for Point-to-Point Connections only  Used as data link control (encapsulates network layer.
1 Point-to-Point Protocol Cisco Networking Academy Semester 4.
Chap 1 – Point-to-Point Protocol (PPP) Learning Objectives
2 Link Layer. 2  Ethernet and IEEE 802 Encapsulation MUST be able to send and receive Ethernet SHOULD be able to receive IEEE 802 MAY be able to send.
4 Semester 4 CHAPTER 4 REVIEW JEOPARDY S2C04 Jeopardy Review.
1 Physical and Data Link Layer Computer Network System Sirak Kaewjamnong.
Wide Area Networks (WAN) Terms that are commonly used by service providers: Customer premises equipment (CPE) Equipment that’s owned by the subscriber.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Services in a Converged WAN Accessing the WAN – Chapter 1.
1 Lecture 03 - Roadmap WAN Basics –Three Types of WAN Services Introduction to Point-to-Point protocol (PPP) Basic Components of PPP Frame Formats of PPP.
Point-to-Point Protocol (PPP) 點對點網路協定
Data Link Protocols Relates to Lab 2.
Exploration 4 Chapter 2 ppp. Serial and Parallel communication One way to get bits to move faster through a wire is to compress the data so that less.
© 2007 – 2010, Cisco Systems, Inc. All rights reserved. Cisco Public ITE PC v4.1 Chapter 4 1 Chapter 3: Point-to- Point Connections Connecting Networks.
Point-Point Protocol (PPP) by William F. Widulski.
Chapter 11 Data Link Control
Point-to-Point Protocol (PPP)
Instructor Materials Chapter 2: Point-to-Point Connections
PPP Protocol.
PPP Protocol.
Lesson 6 Point to Point Protocol
Instructor Materials Chapter 2: Point-to-Point Connections
PPP PROTOCOL The First semester
Chapter 2: Point-to-Point Connections
Chapter 2: Point-to-Point Connections
Point-to-Point Protocol (PPP)
Point-to-Point Protocol (PPP)
Point-to-Point Protocol (PPP)
Point-to-Point Protocol (PPP)
PPP Protocol.
Presentation transcript:

Point to Point connections

Serial Communications WAN technologies are based on serial transmission at the physical layer. This means that the bits of a frame are transmitted one at a time over the physical medium.

Serial Communications In long-haul communications and most computer networks the serial connections are preferred because Serial cables can be longer than parallel cables, because there is much less interaction (crosstalk) among the conductors in the cable The cost of cable and synchronization difficulties make parallel connections impractical. The most significant advantage is simpler wiring.

Time Division Multiplexing TDM divides the bandwidth of a single link into separate channels or time slots TDM transmits several sources of information over the same link by allocating a different time interval (time slot) for the transmission of each channel.

WAN Connection Types WAN Encapsolation Protocols

HDLC Protocol HDLC is an ISO standard Data Link layer protocol. (standard HDLC) HDLC uses serial transmission to provide error-free communication between two points. Cisco HDLC is a point-to-point protocol that can be used on point-to-point connections, dedicated links, and circuit- switched connections when the link uses two Cisco devices. Cisco HDLC is the default Layer 2 protocol for Cisco router serial interfaces.

HDLC Encapsulation HDLC defines a Layer 2 framing structure

HDLC Encapsulation Standard HDLC does not support multiple protocols on a single link, as it does not have a way to indicate which protocol is being carried. Cisco HDLC The frame uses a ’protocol' field that enables multiple network layer protocols to share the same serial link.

Point-to-Point Protocol (PPP) Point-to-Point Protocol (PPP) is also data link protocol used on serial links just like HDLC. However PPP is has more advanced features when compared with HDLC which is quite primitive. Can be used over asynchronous serial or synchronous serial media.

PPP Components PPP contains three main components: HDLC protocol for encapsulating datagrams Extensible Link Control Protocol (LCP) Family of Network Control Protocols (NCPs)

PPP Components Three main components: HDLC: LCP: NCPs: HDLC protocol for encapsulating datagrams over point-to-point links. LCP: Extensible Link Control Protocol (LCP) to establish, configure, maintain and terminate the data link connection. NCPs: Family of Network Control Protocols (NCPs) for establishing and configuring different network layer protocols. Allows simultaneous use of multiple Network layer protocols Translation: IP and IPX and others, simultaneously, over a single dialup or higher speed WAN link.

PPP Layered Architecture Network Layer IP IPX Many Others Network Control Protocols (NCPs) Data Link Layer Link Control Protocol (LCP) Synchronous or Asynchronous Physical Medium Physical Layer PPP can be configured on multiple types of interfaces: Asynchronous serial Synchronous serial High-Speed Serial Interface (HSSI) Integrated Services Digital Network (ISDN)

PPP Layered Architecture Network Layer IP IPX Many Others Network Control Protocols (NCPs) Data Link Layer Link Control Protocol (LCP) Synchronous or Asynchronous Physical Medium Physical Layer PPP uses the Link Control Protocol (LCP) to negotiate and setup control options on the WAN link. Authentication, Compression, Error Detection, Multilink for load balancing, PPP Callback and link monitoring functions.

PPP Layered Architecture Network Layer IP IPX Many Others Network Control Protocols (NCPs) Data Link Layer Link Control Protocol (LCP) Synchronous or Asynchronous Physical Medium Physical Layer PPP uses the Network Control Protocols (NCPs) to permit multiple network layer protocols to operate on the same communications link.

PPP Layered Architecture IP IPX Many Others Network Layer IPCP IPXCP Many Others Data Link Layer Link Control Protocol (LCP) Synchronous or Asynchronous Physical Medium Physical Layer For every network layer protocol used, a separate Network Control Protocol (NCP) is provided.

PPP Session Establishment PPP session establishment progresses through three phases: link establishment phase Authentication phase network layer protocol phase

Link Establishment Phase Before PPP exchanges any network layer datagrams (for example, IP), the LCP must first open the connection and negotiate configuration options. This phase is complete when the receiving router sends a configuration-acknowledgment frame back to the router initiating the connection.

Link Establishment Phase As part of this phase, LCP also allows for an optional link-quality determination test. The link is tested to determine whether the link quality is good enough to bring up network layer protocols.

Authentication Phase After the link has been established and the authentication protocol decided on, the peer may be authenticated. Authentication, if used, takes place before the network layer protocol phase is entered. PPP uses PAP and CHAP as authentication protocols

Network Layer Protocol Phase In this phase the PPP devices send NCP packets to choose and configure one or more network layer protocols, such as IP. Once each of the chosen network layer protocols has been configured, packets from each network layer protocol can be sent over the link. The PPP link remains configured for communications until either of the following: LCP (change in authen) or NCP frames close the link A user intervenes If the LCP closes the link, it informs the network layer protocols so that they can take appropriate action