SlideShare una empresa de Scribd logo
1 de 40
Point-to-Point Protocol
           (PPP)



           Accessing the WAN – Chapter 2
           Glenn Avendano




ITE I Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   1
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            If parallel is faster than serial, is parallel more suitable
             for connecting to a WAN? In reality, it is often the case
             that serial links can be clocked considerably faster than
             parallel links, and they achieve a higher data rate,
             because of two factors that affect parallel
             communications: clock skew and crosstalk interference.
            The more wires one uses and the farther the
             connection reaches, compounds the problem and adds
             delay. The need for clocking slows parallel transmission
             well below theoretical expectations. Most serial links do
             not need clocking.
            Since serial cables have fewer wires, there is less
             crosstalk, and network devices transmit serial
             communications at higher, more efficient frequencies.

ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   2
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            Serial Communication Standards
            RS-232 - Most serial ports on personal computers conform
             to the RS-232C or newer RS-422 and RS-423 standards.
             Both 9-pin and 25-pin connectors are used. Many network
             devices use RJ-45 connectors that also conform to the RS-
             232 standard.
            V.35 - Typically used for modem-to-multiplexer
             communication, this ITU standard for high-speed,
             synchronous data exchange combines the bandwidth of
             several telephone circuits. In the U.S., V.35 is the interface
             standard used by most routers and DSUs that connect to T1
             carriers.
            HSSI - A High-Speed Serial Interface (HSSI) supports
             transmission rates up to 52 Mbps. Engineers use HSSI to
             connect routers on LANs with WANs over high-speed lines
             such as T3 lines.


ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   3
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            Explain how two or more data streams are transported
             across a single physical connection using TDM




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   4
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   5
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            Define the location of the demarcation point relative to
             customer and service provider networks




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   6
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            Explain the terms DTE and DCE with relative to the
             location of devices in a network




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   7
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            Explain the terms DTE and DCE with relative to the
             location of devices in a network




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   8
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            Describe how high-level data link control (HDLC) uses
             one of three frame types to encapsulate data




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   9
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   10
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            Cisco HDLC is the default encapsulation method used
             by Cisco devices on synchronous serial lines.
            One may use Cisco HDLC as a point-to-point protocol
             on leased lines between two Cisco devices. If you are
             connecting to a non-Cisco device, use synchronous
             PPP.




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   11
Describe the Fundamental Concepts of
           Point-to-Point Serial Communication
            Click the status button on page 2.1.7.1 to identify the
             following five possible problem states in the interface
             status line: <from sh int serial command>




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   12
Activity




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   13
Activity




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   14
Activity




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   15
Describe Point-to-Point Concepts
            HDLC is the default encapsulation method between
             Cisco routers. Use PPP to connect to a non-Cisco
             router.
            The link quality management feature monitors the
             quality of the link. If too many errors are detected, PPP
             takes the link down.
            PPP supports PAP and CHAP authentication.
            PPP components: HDLC protocol for encapsulating
             datagrams over point-to-point links; Extensible Link
             Control Protocol (LCP) to establish, configure, and test
             the data link connection; family of Network Control
             Protocols (NCPs) for establishing and configuring
             different network layer protocols.
ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   16
Describe Point-to-Point Concepts
            PPP Architecture: Physical Layer




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   17
Describe Point-to-Point Concepts
                  The LCP provides automatic configuration of the
                  interfaces at each end, including:
            Handling varying limits on packet size
            Detecting common misconfiguration errors
            Terminating the link
            Determining when a link is functioning properly or when
             it is failing
                   –PPP also uses the LCP to agree automatically on
                    encapsulation formats (authentication, compression, error
                    detection) as soon as the link is established.



ITE 1 Chapter 6    © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   18
Describe Point-to-Point Concepts
            PPP permits multiple network layer protocols to operate
             on the same communications link. For every network
             layer protocol used, PPP uses a separate NCP.
            NCPs include functional fields containing standardized
             codes to indicate the network layer protocol that PPP
             encapsulates.




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   19
Describe Point-to-Point Concepts
            Describe the purpose and format of each of the fields in
             a PPP frame




                  Roll over the packet fields on page 2.2.3.1 to view descriptions.



ITE 1 Chapter 6    © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public     20
Describe Point-to-Point Concepts
            Define the three phases of PPP session establishment




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   21
Describe Point-to-Point Concepts
            PPP can be configured to support various functions
             including: Authentication using either PAP or CHAP,
             Compression using either Stacker or Predictor, Multilink
             which combines two or more channels to increase the WAN
             bandwidth.




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   25
Activity 2 (page 2.2.6.2)




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   27
Activity 4 (page 2.2.6.2)




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   28
Configure PPP on a Serial Interface




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   30
Configure PPP on a Serial Interface
            Explain the output of the show interfaces serial
             command




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   31
Configure PPP on a Serial Interface
            The no form of this command disables debugging
             output.




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   32
Configure PPP on a Serial Interface

            The no form of this command disables debugging
             output.




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   33
Configure PPP on a Serial Interface
            The figure shows the output of the debug ppp
             negotiation command in a normal negotiation, where
             both sides agree on network control program (NCP)
             parameters. In this case, protocol type IP is proposed
             and acknowledged.




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   34
Configuring PPP with Authentication
            PPP Authentication – RFC 1334




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   35
Configuring PPP with Authentication
            PAP is not a strong authentication protocol. But, there
             are times when using PAP can be justified.




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   36
Configuring PPP with Authentication
            Unlike PAP, which only authenticates once, CHAP conducts
             periodic challenges to make sure that the remote node still has a
             valid password value.




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   37
Configuring PPP with Authentication
              Configuring PAP


                                                   DTE                         1 7 2 .2 5 .3 .0 /2 4      DCE
                                                .2 /S 0                              S e r ia l           .1 /S 0
hostname SantaCruz                                                                         hostname HQ
username HQ password HQpass                                                                username SantaCruz password SantaCruzpass

interface Serial0                                                                          interface Serial0
   ip address 172.25.3.2 255.255.255.0                                                        ip address 172.25.3.1 255.255.255.0
   encapsulation ppp                                                                          encapsulation ppp
   ppp authentication pap                                                                     ppp authentication pap
   ppp pap sent-username SantaCruz                                                            ppp pap sent-username HQ
              password SantaCruzpass                                                                      password HQpass




 ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public                                                   39
Configuring PPP with Authentication
              Configuring PAP


                                                   DTE                         1 7 2 .2 5 .3 .0 /2 4      DCE
                                                .2 /S 0                              S e r ia l           .1 /S 0
hostname SantaCruz                                                                         hostname HQ
username HQ password HQpass                                                                username SantaCruz password SantaCruzpass

interface Serial0                                                                          interface Serial0
   ip address 172.25.3.2 255.255.255.0                                                        ip address 172.25.3.1 255.255.255.0
   encapsulation ppp                                                                          encapsulation ppp
   ppp authentication pap                                                                     ppp authentication pap
   ppp pap sent-username SantaCruz                                                            ppp pap sent-username HQ
              password SantaCruzpass                                                                      password HQpass




 Notes: sent-username and password must match remote username and
 password. Passwords are case-sensitive, but usernames are not.
 Hostnames are not involved.
 ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public                                                   40
Configuring PPP with Authentication
              Configuring CHAP


                                                   DTE                         1 7 2 .2 5 .3 .0 /2 4      DCE
                                                .2 /S 0                              S e r ia l           .1 /S 0
hostname SantaCruz                                                                         hostname HQ
username HQ password boardwalk                                                             username SantaCruz password boardwalk


interface Serial0                                                                          interface Serial0
   ip address 172.25.3.2 255.255.255.0                                                        ip address 172.25.3.1 255.255.255.0
   encapsulation ppp                                                                          encapsulation ppp
   ppp authentication chap                                                                    ppp authentication chap




 ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public                                                   41
Configuring PPP with Authentication
            Explain how to configure a PPP connection with
             authentication




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   42
Configuring PPP with Authentication
            Explain the output of the debug ppp authentication
             command




ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   43
Summary

          PPP is a widely used WAN protocol
          PPP provides multi-protocol LAN to WAN connections
          PPP session establishment – 4 phases
                  Link establishment
                  Link quality determination
                  Network layer protocol configuration negotiation
                  Link termination
          WAN Encapsulation
                  –HDLC default encapsulation
                  –PPP



ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   44
Summary
          PPP authentication
                  –PAP
                           •2 way handshake
                  –CHAP
                           •3 way handshake
                  –Use debug ppp authentication to confirm authentication
                  configuration
          PPP configuration
                  –Done on a serial interface

          After PPP configuration, use show interfaces command
           to display:
                  –LCP state
                  –NCP state

ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   45
ITE 1 Chapter 6   © 2006 Cisco Systems, Inc. All rights reserved.   Cisco Public   46

Más contenido relacionado

La actualidad más candente

Ss7 Introduction Li In
Ss7 Introduction Li InSs7 Introduction Li In
Ss7 Introduction Li Inmhaviv
 
Mpls by vidhu
Mpls by vidhuMpls by vidhu
Mpls by vidhuCU
 
SIGTRAN - An Introduction
SIGTRAN - An IntroductionSIGTRAN - An Introduction
SIGTRAN - An IntroductionTareque Hossain
 
Common channel Signalling System No 7 ppt
Common channel Signalling System No 7 pptCommon channel Signalling System No 7 ppt
Common channel Signalling System No 7 pptSrashti Vyas
 
Multi-Protocol Label Switching
Multi-Protocol Label SwitchingMulti-Protocol Label Switching
Multi-Protocol Label Switchingseanraz
 
Label distribution protocol
Label distribution protocolLabel distribution protocol
Label distribution protocolAtakan ATAK
 
200-125-ccna-v3
200-125-ccna-v3200-125-ccna-v3
200-125-ccna-v3Ibby Nuj
 
MPLS Deployment Chapter 1 - Basic
MPLS Deployment Chapter 1 - BasicMPLS Deployment Chapter 1 - Basic
MPLS Deployment Chapter 1 - BasicEricsson
 
Rk 4 signaling system
Rk 4 signaling systemRk 4 signaling system
Rk 4 signaling systemVishal Pandey
 
Internet Traffic Engineering
Internet Traffic EngineeringInternet Traffic Engineering
Internet Traffic Engineeringjonassm
 
Label Distribution Protocol
Label Distribution ProtocolLabel Distribution Protocol
Label Distribution ProtocolKashif Latif
 

La actualidad más candente (20)

Ppp
PppPpp
Ppp
 
Ppp
PppPpp
Ppp
 
Ss7 Introduction Li In
Ss7 Introduction Li InSs7 Introduction Li In
Ss7 Introduction Li In
 
Rfc1058
Rfc1058Rfc1058
Rfc1058
 
Mpls by vidhu
Mpls by vidhuMpls by vidhu
Mpls by vidhu
 
Mpls101
Mpls101Mpls101
Mpls101
 
SIGTRAN - An Introduction
SIGTRAN - An IntroductionSIGTRAN - An Introduction
SIGTRAN - An Introduction
 
Common channel Signalling System No 7 ppt
Common channel Signalling System No 7 pptCommon channel Signalling System No 7 ppt
Common channel Signalling System No 7 ppt
 
BGP Overview
BGP OverviewBGP Overview
BGP Overview
 
Rfc1723
Rfc1723Rfc1723
Rfc1723
 
Multi-Protocol Label Switching
Multi-Protocol Label SwitchingMulti-Protocol Label Switching
Multi-Protocol Label Switching
 
Label distribution protocol
Label distribution protocolLabel distribution protocol
Label distribution protocol
 
200-125-ccna-v3
200-125-ccna-v3200-125-ccna-v3
200-125-ccna-v3
 
MPLS & BASIC LDP
MPLS & BASIC LDPMPLS & BASIC LDP
MPLS & BASIC LDP
 
MPLS Deployment Chapter 1 - Basic
MPLS Deployment Chapter 1 - BasicMPLS Deployment Chapter 1 - Basic
MPLS Deployment Chapter 1 - Basic
 
Rk 4 signaling system
Rk 4 signaling systemRk 4 signaling system
Rk 4 signaling system
 
Forouzan ppp
Forouzan pppForouzan ppp
Forouzan ppp
 
Internet Traffic Engineering
Internet Traffic EngineeringInternet Traffic Engineering
Internet Traffic Engineering
 
Ss7
Ss7Ss7
Ss7
 
Label Distribution Protocol
Label Distribution ProtocolLabel Distribution Protocol
Label Distribution Protocol
 

Similar a Chapter2 ppp

CCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsCCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsVuz Dở Hơi
 
cisco-nti-Day18
cisco-nti-Day18cisco-nti-Day18
cisco-nti-Day18eyad alaa
 
CCNA Exploration 4 - Chapter 2
CCNA Exploration 4 - Chapter 2CCNA Exploration 4 - Chapter 2
CCNA Exploration 4 - Chapter 2Irsandi Hasan
 
Chapter3 frame relay
Chapter3   frame relayChapter3   frame relay
Chapter3 frame relayjuliusbangaw
 
CCNA Discovery 3 - Chapter 7
CCNA Discovery 3 - Chapter 7CCNA Discovery 3 - Chapter 7
CCNA Discovery 3 - Chapter 7Irsandi Hasan
 
CCNA EXP MOD_IV_CHAPTER_2_EB
CCNA EXP MOD_IV_CHAPTER_2_EBCCNA EXP MOD_IV_CHAPTER_2_EB
CCNA EXP MOD_IV_CHAPTER_2_EBEdgar Benavente
 
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2Waqas Ahmed Nawaz
 
CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2Chaing Ravuth
 
CCNAv5 - S4: Chapter 4 Frame Relay
CCNAv5 - S4: Chapter 4 Frame RelayCCNAv5 - S4: Chapter 4 Frame Relay
CCNAv5 - S4: Chapter 4 Frame RelayVuz Dở Hơi
 
Cn instructor ppt_chapter4_final
Cn instructor ppt_chapter4_finalCn instructor ppt_chapter4_final
Cn instructor ppt_chapter4_finalLeoo Romo
 
Week5 f2017(1)
Week5 f2017(1)Week5 f2017(1)
Week5 f2017(1)trayyoo
 
CCNA Exploration 3 - Chapter 5
CCNA Exploration 3 - Chapter 5CCNA Exploration 3 - Chapter 5
CCNA Exploration 3 - Chapter 5Irsandi Hasan
 
CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4Nil Menon
 
CCNA Discovery 1 - Chapter 3
CCNA Discovery 1 - Chapter 3CCNA Discovery 1 - Chapter 3
CCNA Discovery 1 - Chapter 3Irsandi Hasan
 
CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8Irsandi Hasan
 

Similar a Chapter2 ppp (20)

CCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsCCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point Connections
 
cisco-nti-Day18
cisco-nti-Day18cisco-nti-Day18
cisco-nti-Day18
 
CCNA Exploration 4 - Chapter 2
CCNA Exploration 4 - Chapter 2CCNA Exploration 4 - Chapter 2
CCNA Exploration 4 - Chapter 2
 
Chapter3 frame relay
Chapter3   frame relayChapter3   frame relay
Chapter3 frame relay
 
CCNA Discovery 3 - Chapter 7
CCNA Discovery 3 - Chapter 7CCNA Discovery 3 - Chapter 7
CCNA Discovery 3 - Chapter 7
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
CCNA EXP MOD_IV_CHAPTER_2_EB
CCNA EXP MOD_IV_CHAPTER_2_EBCCNA EXP MOD_IV_CHAPTER_2_EB
CCNA EXP MOD_IV_CHAPTER_2_EB
 
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
 
Chapter 3 frame relay
Chapter 3   frame relayChapter 3   frame relay
Chapter 3 frame relay
 
CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2
 
CCNAv5 - S4: Chapter 4 Frame Relay
CCNAv5 - S4: Chapter 4 Frame RelayCCNAv5 - S4: Chapter 4 Frame Relay
CCNAv5 - S4: Chapter 4 Frame Relay
 
Cn instructor ppt_chapter4_final
Cn instructor ppt_chapter4_finalCn instructor ppt_chapter4_final
Cn instructor ppt_chapter4_final
 
Week5 f2017(1)
Week5 f2017(1)Week5 f2017(1)
Week5 f2017(1)
 
Chapter1 rev1.0
Chapter1   rev1.0Chapter1   rev1.0
Chapter1 rev1.0
 
CCNA Exploration 3 - Chapter 5
CCNA Exploration 3 - Chapter 5CCNA Exploration 3 - Chapter 5
CCNA Exploration 3 - Chapter 5
 
CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4
 
CCNA Discovery 1 - Chapter 3
CCNA Discovery 1 - Chapter 3CCNA Discovery 1 - Chapter 3
CCNA Discovery 1 - Chapter 3
 
Examen1ccna3v5.0
Examen1ccna3v5.0Examen1ccna3v5.0
Examen1ccna3v5.0
 
CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8
 
OSI Network Layer
OSI Network LayerOSI Network Layer
OSI Network Layer
 

Chapter2 ppp

  • 1. Point-to-Point Protocol (PPP) Accessing the WAN – Chapter 2 Glenn Avendano ITE I Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1
  • 2. Describe the Fundamental Concepts of Point-to-Point Serial Communication  If parallel is faster than serial, is parallel more suitable for connecting to a WAN? In reality, it is often the case that serial links can be clocked considerably faster than parallel links, and they achieve a higher data rate, because of two factors that affect parallel communications: clock skew and crosstalk interference.  The more wires one uses and the farther the connection reaches, compounds the problem and adds delay. The need for clocking slows parallel transmission well below theoretical expectations. Most serial links do not need clocking.  Since serial cables have fewer wires, there is less crosstalk, and network devices transmit serial communications at higher, more efficient frequencies. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 2
  • 3. Describe the Fundamental Concepts of Point-to-Point Serial Communication  Serial Communication Standards  RS-232 - Most serial ports on personal computers conform to the RS-232C or newer RS-422 and RS-423 standards. Both 9-pin and 25-pin connectors are used. Many network devices use RJ-45 connectors that also conform to the RS- 232 standard.  V.35 - Typically used for modem-to-multiplexer communication, this ITU standard for high-speed, synchronous data exchange combines the bandwidth of several telephone circuits. In the U.S., V.35 is the interface standard used by most routers and DSUs that connect to T1 carriers.  HSSI - A High-Speed Serial Interface (HSSI) supports transmission rates up to 52 Mbps. Engineers use HSSI to connect routers on LANs with WANs over high-speed lines such as T3 lines. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 3
  • 4. Describe the Fundamental Concepts of Point-to-Point Serial Communication  Explain how two or more data streams are transported across a single physical connection using TDM ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 4
  • 5. Describe the Fundamental Concepts of Point-to-Point Serial Communication ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 5
  • 6. Describe the Fundamental Concepts of Point-to-Point Serial Communication  Define the location of the demarcation point relative to customer and service provider networks ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 6
  • 7. Describe the Fundamental Concepts of Point-to-Point Serial Communication  Explain the terms DTE and DCE with relative to the location of devices in a network ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 7
  • 8. Describe the Fundamental Concepts of Point-to-Point Serial Communication  Explain the terms DTE and DCE with relative to the location of devices in a network ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 8
  • 9. Describe the Fundamental Concepts of Point-to-Point Serial Communication  Describe how high-level data link control (HDLC) uses one of three frame types to encapsulate data ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 9
  • 10. Describe the Fundamental Concepts of Point-to-Point Serial Communication ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 10
  • 11. Describe the Fundamental Concepts of Point-to-Point Serial Communication  Cisco HDLC is the default encapsulation method used by Cisco devices on synchronous serial lines.  One may use Cisco HDLC as a point-to-point protocol on leased lines between two Cisco devices. If you are connecting to a non-Cisco device, use synchronous PPP. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 11
  • 12. Describe the Fundamental Concepts of Point-to-Point Serial Communication  Click the status button on page 2.1.7.1 to identify the following five possible problem states in the interface status line: <from sh int serial command> ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 12
  • 13. Activity ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 13
  • 14. Activity ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 14
  • 15. Activity ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 15
  • 16. Describe Point-to-Point Concepts  HDLC is the default encapsulation method between Cisco routers. Use PPP to connect to a non-Cisco router.  The link quality management feature monitors the quality of the link. If too many errors are detected, PPP takes the link down.  PPP supports PAP and CHAP authentication.  PPP components: HDLC protocol for encapsulating datagrams over point-to-point links; Extensible Link Control Protocol (LCP) to establish, configure, and test the data link connection; family of Network Control Protocols (NCPs) for establishing and configuring different network layer protocols. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 16
  • 17. Describe Point-to-Point Concepts  PPP Architecture: Physical Layer ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 17
  • 18. Describe Point-to-Point Concepts The LCP provides automatic configuration of the interfaces at each end, including:  Handling varying limits on packet size  Detecting common misconfiguration errors  Terminating the link  Determining when a link is functioning properly or when it is failing –PPP also uses the LCP to agree automatically on encapsulation formats (authentication, compression, error detection) as soon as the link is established. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 18
  • 19. Describe Point-to-Point Concepts  PPP permits multiple network layer protocols to operate on the same communications link. For every network layer protocol used, PPP uses a separate NCP.  NCPs include functional fields containing standardized codes to indicate the network layer protocol that PPP encapsulates. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 19
  • 20. Describe Point-to-Point Concepts  Describe the purpose and format of each of the fields in a PPP frame Roll over the packet fields on page 2.2.3.1 to view descriptions. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 20
  • 21. Describe Point-to-Point Concepts  Define the three phases of PPP session establishment ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 21
  • 22. Describe Point-to-Point Concepts  PPP can be configured to support various functions including: Authentication using either PAP or CHAP, Compression using either Stacker or Predictor, Multilink which combines two or more channels to increase the WAN bandwidth. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 25
  • 23. Activity 2 (page 2.2.6.2) ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 27
  • 24. Activity 4 (page 2.2.6.2) ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 28
  • 25. Configure PPP on a Serial Interface ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 30
  • 26. Configure PPP on a Serial Interface  Explain the output of the show interfaces serial command ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 31
  • 27. Configure PPP on a Serial Interface  The no form of this command disables debugging output. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 32
  • 28. Configure PPP on a Serial Interface  The no form of this command disables debugging output. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 33
  • 29. Configure PPP on a Serial Interface  The figure shows the output of the debug ppp negotiation command in a normal negotiation, where both sides agree on network control program (NCP) parameters. In this case, protocol type IP is proposed and acknowledged. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 34
  • 30. Configuring PPP with Authentication  PPP Authentication – RFC 1334 ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 35
  • 31. Configuring PPP with Authentication  PAP is not a strong authentication protocol. But, there are times when using PAP can be justified. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 36
  • 32. Configuring PPP with Authentication  Unlike PAP, which only authenticates once, CHAP conducts periodic challenges to make sure that the remote node still has a valid password value. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 37
  • 33. Configuring PPP with Authentication  Configuring PAP DTE 1 7 2 .2 5 .3 .0 /2 4 DCE .2 /S 0 S e r ia l .1 /S 0 hostname SantaCruz hostname HQ username HQ password HQpass username SantaCruz password SantaCruzpass interface Serial0 interface Serial0 ip address 172.25.3.2 255.255.255.0 ip address 172.25.3.1 255.255.255.0 encapsulation ppp encapsulation ppp ppp authentication pap ppp authentication pap ppp pap sent-username SantaCruz ppp pap sent-username HQ password SantaCruzpass password HQpass ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 39
  • 34. Configuring PPP with Authentication  Configuring PAP DTE 1 7 2 .2 5 .3 .0 /2 4 DCE .2 /S 0 S e r ia l .1 /S 0 hostname SantaCruz hostname HQ username HQ password HQpass username SantaCruz password SantaCruzpass interface Serial0 interface Serial0 ip address 172.25.3.2 255.255.255.0 ip address 172.25.3.1 255.255.255.0 encapsulation ppp encapsulation ppp ppp authentication pap ppp authentication pap ppp pap sent-username SantaCruz ppp pap sent-username HQ password SantaCruzpass password HQpass Notes: sent-username and password must match remote username and password. Passwords are case-sensitive, but usernames are not. Hostnames are not involved. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 40
  • 35. Configuring PPP with Authentication  Configuring CHAP DTE 1 7 2 .2 5 .3 .0 /2 4 DCE .2 /S 0 S e r ia l .1 /S 0 hostname SantaCruz hostname HQ username HQ password boardwalk username SantaCruz password boardwalk interface Serial0 interface Serial0 ip address 172.25.3.2 255.255.255.0 ip address 172.25.3.1 255.255.255.0 encapsulation ppp encapsulation ppp ppp authentication chap ppp authentication chap ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 41
  • 36. Configuring PPP with Authentication  Explain how to configure a PPP connection with authentication ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 42
  • 37. Configuring PPP with Authentication  Explain the output of the debug ppp authentication command ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 43
  • 38. Summary  PPP is a widely used WAN protocol  PPP provides multi-protocol LAN to WAN connections  PPP session establishment – 4 phases Link establishment Link quality determination Network layer protocol configuration negotiation Link termination  WAN Encapsulation –HDLC default encapsulation –PPP ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 44
  • 39. Summary  PPP authentication –PAP •2 way handshake –CHAP •3 way handshake –Use debug ppp authentication to confirm authentication configuration  PPP configuration –Done on a serial interface  After PPP configuration, use show interfaces command to display: –LCP state –NCP state ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 45
  • 40. ITE 1 Chapter 6 © 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 46

Notas del editor

  1. Graphic 2.2.1.1
  2. Graphic 2.4.4.1
  3. Graphic 2.4.5.1
  4. Graphic 2.4.5.1
  5. Graphic 2.4.5.1
  6. Graphic 2.4.5.1
  7. Graphic 2.4.6.1