SlideShare a Scribd company logo
1 of 23
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Establishing  Serial Point-to-Point Connections Chapter 12
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Upon completion of this chapter, you will be able to perform the following tasks: • Configure HDLC and PPP protocols on a serial WAN connection • Configure PAP and CHAP authentication on a PPP connection • Verify proper point-to-point HDLC and PPP configuration Objectives
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Service Provider WAN Overview ,[object Object],[object Object]
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Telephone Company Service Provider Synchronous serial Asynchronous serial, Synchronous serial WAN Connection Type Layer 1 Leased Line Circuit-switched Packet-switched ISDN layer 1
8 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Point-to-point or circuit-switched  connection CO Switch Customer Premises  Equipment Demarcation Local Loop WAN Service Provider Toll Network S S S S S S Trunks and Switches S Interfacing WAN Service Providers • Provider assigns connection parameters to subscriber
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Telephone Company Service Provider HDLC, PPP, SLIP Typical WAN Encapsulation Protocols Layer 2 Leased Line Circuit-switched Packet-switched HDLC, PPP, SLIP X.25, Frame Relay, ATM
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 HDLC Frame Format ,[object Object],[object Object],Cisco HDLC Flag Address Control Proprietary Data FCS Flag HDLC Flag Address Control Data FCS Flag
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 HDLC Command Router(config-if)#encapsulation hdlc ,[object Object],[object Object]
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 PPP Encapsulation Multiple protocol  encapsulations using  NCPs in PPP  ,[object Object],[object Object],An Overview of PPP Link setup and contol  using LCP in PPP  TCP/IP Novell IPX AppleTalk
21 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Synchronous or Asynchronous Physical Media Link Control Protocol  Authentication, other options PPP Data Link Layer Physical Layer Layering PPP Elements • PPP — A data link
22 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Synchronous or Asynchronous Physical Media Link Control Protocol  Authentication, other options Network Control Protocol  PPP Data Link Layer Physical Layer Network Layer IPCP IPXCP Many Others IP IPX Layer 3  Protocols Layering PPP Elements • PPP — A data link with network - layer services
23 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Feature  How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password PPP LCP Configuration Options
24 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Feature  How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password Compression Compress data at source;  reproduce data at  destination Stacker or Predictor PPP LCP Configuration Options
25 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Feature  How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password Compression Compress data at source;  reproduce data at  destination Stacker or Predictor Error  Detection Avoid frame looping Quality  Monitor data dropped on link Magic Number PPP LCP Configuration Options
26 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Feature  How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password Compression Compress data at source;  reproduce data at  destination Stacker or Predictor Error  Detection Avoid frame looping Quality  Monitor data dropped on link Magic Number Multilink Load balancing across  multiple links Multilink Protocol (MP) PPP LCP Configuration Options
27 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 PPP Authentication Overview • Two PPP authentication protocols:  PAP and CHAP PPP Session Establishment 1 Link Establishment Phase 2 Optional Authentication Phase 3  Network - Layer Protocol Phase Dialup or  Circuit - Switched  Network
28 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 • Passwords sent in cleartext • Peer in control of attempts Selecting a PPP Authentication  Protocol Remote Router ( SantaCruz ) Central - Site Router  (HQ) Hostname: santacruz Password: boardwalk  username santacruz password boardwalk  PAP  2 - Way Handshake " santacruz , boardwalk" Accept/Reject
29 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Selecting a PPP Authentication  Protocol (cont.) Remote Router ( SantaCruz ) Central - Site Router  (HQ) Hostname: santacruz Password: boardwalk  username santacruz password boardwalk  CHAP 3 - Way Handshake Challenge Response Accept/Reject • Use “secret” known only to  authenticator and peer
30 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Router to Be Authenticated (The router that initiated the call.) PPP encapsulation Authenticating Router (The router that received the call.) Configuring PPP and  Authentication Overview Dialup or  Circuit - Switched  Network Verify who  you are. PPP encapsulation Enabling PPP Authentication Enabling PPP Authentication ¦ hostname ppp authentication ¦ username/password ¦ hostname ppp authentication ¦ username/password
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Configuring PPP Router(config-if)#encapsulation ppp ,[object Object]
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Configuring PPP Authentication Router(config)#username name password password ,[object Object],Router(config)#hostname name ,[object Object]
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Configuring PPP Authentication  (Cont.) Router(config-if)#ppp authentication (chap | chap pap | pap chap | pap) Enables PAP and/or CHAP authentication
2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 32 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Verifying HDLC and PPP  Encapsulation Configuration P1R1#show interfaces s1 Serial1 is up, line protocol is up Hardware is RD64570 Internet address is 10.1.1.2/24 MTU 1500 bytes, BW 1544 Kbit , DLY 20000 usec , rely 255/255, load 1/255 Encapsulation PPP, loopback not set, keepalive set (10 sec) LCP Open Open: IPCP, CDP, ATALKCP, IPXCP Last input 00:00:04, output 00:00:00, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0 (size/max/drops); Total output drops: 0 Queueing strategy: weighted fair Output queue: 0/64/0 (size/threshold/drops) Conversations  0/4 (active/max active) Reserved Conversations 0/0 (allocated/max allocated) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 51938 packets input, 1634908 bytes, 0 no buffer -- More --

More Related Content

What's hot

TakeDownCon Rocket City: Bending and Twisting Networks by Paul Coggin
TakeDownCon Rocket City: Bending and Twisting Networks by Paul CogginTakeDownCon Rocket City: Bending and Twisting Networks by Paul Coggin
TakeDownCon Rocket City: Bending and Twisting Networks by Paul Coggin
EC-Council
 
Ccna 2 rse practice skills assessment
Ccna 2 rse practice skills assessmentCcna 2 rse practice skills assessment
Ccna 2 rse practice skills assessment
friv4schoolgames
 
Day 6 - Manage CISCO IOS
Day 6 - Manage CISCO IOSDay 6 - Manage CISCO IOS
Day 6 - Manage CISCO IOS
anilinvns
 
CCNA Exploration 2 - Chapter 6
CCNA Exploration 2 - Chapter 6CCNA Exploration 2 - Chapter 6
CCNA Exploration 2 - Chapter 6
Irsandi Hasan
 
BGP Advance Technique by Steven & James
BGP Advance Technique by Steven & JamesBGP Advance Technique by Steven & James
BGP Advance Technique by Steven & James
Febrian ‎
 
CCNA Exploration 2 - Chapter 10
CCNA Exploration 2 - Chapter 10CCNA Exploration 2 - Chapter 10
CCNA Exploration 2 - Chapter 10
Irsandi Hasan
 

What's hot (20)

Cisco CCNA- DHCP Server
Cisco CCNA-  DHCP ServerCisco CCNA-  DHCP Server
Cisco CCNA- DHCP Server
 
TakeDownCon Rocket City: Bending and Twisting Networks by Paul Coggin
TakeDownCon Rocket City: Bending and Twisting Networks by Paul CogginTakeDownCon Rocket City: Bending and Twisting Networks by Paul Coggin
TakeDownCon Rocket City: Bending and Twisting Networks by Paul Coggin
 
Iperf Tutorial
Iperf Tutorial Iperf Tutorial
Iperf Tutorial
 
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
 
Dmvpn with configuration example
Dmvpn with configuration exampleDmvpn with configuration example
Dmvpn with configuration example
 
Ccna 2 rse practice skills assessment
Ccna 2 rse practice skills assessmentCcna 2 rse practice skills assessment
Ccna 2 rse practice skills assessment
 
Day 6 - Manage CISCO IOS
Day 6 - Manage CISCO IOSDay 6 - Manage CISCO IOS
Day 6 - Manage CISCO IOS
 
Ccna2 project
Ccna2 projectCcna2 project
Ccna2 project
 
Ccnp3 lab 3_4_en
Ccnp3 lab 3_4_enCcnp3 lab 3_4_en
Ccnp3 lab 3_4_en
 
Ccna Imp Guide
Ccna Imp GuideCcna Imp Guide
Ccna Imp Guide
 
CCIE Lab - IGP Routing
CCIE Lab -  IGP Routing  CCIE Lab -  IGP Routing
CCIE Lab - IGP Routing
 
CCNA Exploration 2 - Chapter 6
CCNA Exploration 2 - Chapter 6CCNA Exploration 2 - Chapter 6
CCNA Exploration 2 - Chapter 6
 
Securing Switch Access
Securing Switch Access Securing Switch Access
Securing Switch Access
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1
 
1000 Ccna Questions And Answers
1000 Ccna Questions And Answers1000 Ccna Questions And Answers
1000 Ccna Questions And Answers
 
Routing Protocol in detail
Routing Protocol in detailRouting Protocol in detail
Routing Protocol in detail
 
Dhc pv4
Dhc pv4Dhc pv4
Dhc pv4
 
BGP Advance Technique by Steven & James
BGP Advance Technique by Steven & JamesBGP Advance Technique by Steven & James
BGP Advance Technique by Steven & James
 
BGP Graceful Shutdown - IOS XR
BGP Graceful Shutdown - IOS XR BGP Graceful Shutdown - IOS XR
BGP Graceful Shutdown - IOS XR
 
CCNA Exploration 2 - Chapter 10
CCNA Exploration 2 - Chapter 10CCNA Exploration 2 - Chapter 10
CCNA Exploration 2 - Chapter 10
 

Similar to 12 module

Cisco ios xr mpls configuration guide for the cisco crs router,
Cisco ios xr mpls configuration guide for the cisco crs router,Cisco ios xr mpls configuration guide for the cisco crs router,
Cisco ios xr mpls configuration guide for the cisco crs router,
Pablo Guillen
 
محمد مشاري
محمد مشاريمحمد مشاري
محمد مشاري
maherrrrz
 
CCNA PPP and Frame Relay
CCNA PPP and Frame RelayCCNA PPP and Frame Relay
CCNA PPP and Frame Relay
Dsunte Wilson
 

Similar to 12 module (20)

cisco-nti-Day18
cisco-nti-Day18cisco-nti-Day18
cisco-nti-Day18
 
Day 18 2 serial point to-point encapsulation
Day 18 2  serial point to-point encapsulationDay 18 2  serial point to-point encapsulation
Day 18 2 serial point to-point encapsulation
 
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
 
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
 
CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2
 
CCNA Exploration 4 - Chapter 2
CCNA Exploration 4 - Chapter 2CCNA Exploration 4 - Chapter 2
CCNA Exploration 4 - Chapter 2
 
Cisco ios xr mpls configuration guide for the cisco crs router,
Cisco ios xr mpls configuration guide for the cisco crs router,Cisco ios xr mpls configuration guide for the cisco crs router,
Cisco ios xr mpls configuration guide for the cisco crs router,
 
CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 5CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 5
 
Ccna v5-S1-Chapter 7
Ccna v5-S1-Chapter 7Ccna v5-S1-Chapter 7
Ccna v5-S1-Chapter 7
 
CCNA 1 Routing and Switching v5.0 Chapter 7
CCNA 1 Routing and Switching v5.0 Chapter 7CCNA 1 Routing and Switching v5.0 Chapter 7
CCNA 1 Routing and Switching v5.0 Chapter 7
 
versa router teletronics
versa router teletronicsversa router teletronics
versa router teletronics
 
CCNA Icnd110 s05l04
CCNA Icnd110 s05l04CCNA Icnd110 s05l04
CCNA Icnd110 s05l04
 
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
 
MTCNA Show.pptx
MTCNA Show.pptxMTCNA Show.pptx
MTCNA Show.pptx
 
Chapter 07 - Transport Layer
Chapter 07 - Transport LayerChapter 07 - Transport Layer
Chapter 07 - Transport Layer
 
Chapter 7 : Transport layer
Chapter 7 : Transport layerChapter 7 : Transport layer
Chapter 7 : Transport layer
 
CCNAv5 - S1: Chapter 7 - Transport Layer
CCNAv5 - S1: Chapter 7 - Transport LayerCCNAv5 - S1: Chapter 7 - Transport Layer
CCNAv5 - S1: Chapter 7 - Transport Layer
 
محمد مشاري
محمد مشاريمحمد مشاري
محمد مشاري
 
CCNA PPP and Frame Relay
CCNA PPP and Frame RelayCCNA PPP and Frame Relay
CCNA PPP and Frame Relay
 

More from Asif

Module 1
Module 1Module 1
Module 1
Asif
 
14 module
14  module14  module
14 module
Asif
 
13 module isdn bri call
13   module isdn bri call13   module isdn bri call
13 module isdn bri call
Asif
 
11 module configuring novell ipx
11  module configuring novell ipx11  module configuring novell ipx
11 module configuring novell ipx
Asif
 
10 module
10  module10  module
10 module
Asif
 
09 module determinig ip routes
09  module determinig ip routes09  module determinig ip routes
09 module determinig ip routes
Asif
 
08 module interconnecting cisco router
08 module interconnecting cisco router08 module interconnecting cisco router
08 module interconnecting cisco router
Asif
 
07 module extending switched netwroks with virtual la ns
07  module extending switched netwroks with virtual la ns07  module extending switched netwroks with virtual la ns
07 module extending switched netwroks with virtual la ns
Asif
 
06 module catalyst 1900 switch operations
06  module  catalyst 1900 switch operations06  module  catalyst 1900 switch operations
06 module catalyst 1900 switch operations
Asif
 
05 module managing your network enviornment
05  module managing your network enviornment05  module managing your network enviornment
05 module managing your network enviornment
Asif
 
04 module operating & configuring ios
04  module operating & configuring ios04  module operating & configuring ios
04 module operating & configuring ios
Asif
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
Asif
 
Lecture 20 presentation
Lecture 20 presentationLecture 20 presentation
Lecture 20 presentation
Asif
 
Ip addresses
Ip addressesIp addresses
Ip addresses
Asif
 
Configuraton of standard access list and extented access lis
Configuraton of standard access list and extented access lisConfiguraton of standard access list and extented access lis
Configuraton of standard access list and extented access lis
Asif
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
Asif
 

More from Asif (16)

Module 1
Module 1Module 1
Module 1
 
14 module
14  module14  module
14 module
 
13 module isdn bri call
13   module isdn bri call13   module isdn bri call
13 module isdn bri call
 
11 module configuring novell ipx
11  module configuring novell ipx11  module configuring novell ipx
11 module configuring novell ipx
 
10 module
10  module10  module
10 module
 
09 module determinig ip routes
09  module determinig ip routes09  module determinig ip routes
09 module determinig ip routes
 
08 module interconnecting cisco router
08 module interconnecting cisco router08 module interconnecting cisco router
08 module interconnecting cisco router
 
07 module extending switched netwroks with virtual la ns
07  module extending switched netwroks with virtual la ns07  module extending switched netwroks with virtual la ns
07 module extending switched netwroks with virtual la ns
 
06 module catalyst 1900 switch operations
06  module  catalyst 1900 switch operations06  module  catalyst 1900 switch operations
06 module catalyst 1900 switch operations
 
05 module managing your network enviornment
05  module managing your network enviornment05  module managing your network enviornment
05 module managing your network enviornment
 
04 module operating & configuring ios
04  module operating & configuring ios04  module operating & configuring ios
04 module operating & configuring ios
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
 
Lecture 20 presentation
Lecture 20 presentationLecture 20 presentation
Lecture 20 presentation
 
Ip addresses
Ip addressesIp addresses
Ip addresses
 
Configuraton of standard access list and extented access lis
Configuraton of standard access list and extented access lisConfiguraton of standard access list and extented access lis
Configuraton of standard access list and extented access lis
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
 

Recently uploaded

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Recently uploaded (20)

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 

12 module

  • 1. 2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Establishing Serial Point-to-Point Connections Chapter 12
  • 2. 2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Upon completion of this chapter, you will be able to perform the following tasks: • Configure HDLC and PPP protocols on a serial WAN connection • Configure PAP and CHAP authentication on a PPP connection • Verify proper point-to-point HDLC and PPP configuration Objectives
  • 3.
  • 4. 2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Telephone Company Service Provider Synchronous serial Asynchronous serial, Synchronous serial WAN Connection Type Layer 1 Leased Line Circuit-switched Packet-switched ISDN layer 1
  • 5. 8 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Point-to-point or circuit-switched connection CO Switch Customer Premises Equipment Demarcation Local Loop WAN Service Provider Toll Network S S S S S S Trunks and Switches S Interfacing WAN Service Providers • Provider assigns connection parameters to subscriber
  • 6. 2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Telephone Company Service Provider HDLC, PPP, SLIP Typical WAN Encapsulation Protocols Layer 2 Leased Line Circuit-switched Packet-switched HDLC, PPP, SLIP X.25, Frame Relay, ATM
  • 7.
  • 8.
  • 9.
  • 10. 21 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Synchronous or Asynchronous Physical Media Link Control Protocol Authentication, other options PPP Data Link Layer Physical Layer Layering PPP Elements • PPP — A data link
  • 11. 22 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Synchronous or Asynchronous Physical Media Link Control Protocol Authentication, other options Network Control Protocol PPP Data Link Layer Physical Layer Network Layer IPCP IPXCP Many Others IP IPX Layer 3 Protocols Layering PPP Elements • PPP — A data link with network - layer services
  • 12. 23 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Feature How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password PPP LCP Configuration Options
  • 13. 24 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Feature How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password Compression Compress data at source; reproduce data at destination Stacker or Predictor PPP LCP Configuration Options
  • 14. 25 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Feature How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password Compression Compress data at source; reproduce data at destination Stacker or Predictor Error Detection Avoid frame looping Quality Monitor data dropped on link Magic Number PPP LCP Configuration Options
  • 15. 26 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Feature How It Operates Protocol Authentication PAP CHAP Perform Challenge Handshake Require a password Compression Compress data at source; reproduce data at destination Stacker or Predictor Error Detection Avoid frame looping Quality Monitor data dropped on link Magic Number Multilink Load balancing across multiple links Multilink Protocol (MP) PPP LCP Configuration Options
  • 16. 27 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 PPP Authentication Overview • Two PPP authentication protocols: PAP and CHAP PPP Session Establishment 1 Link Establishment Phase 2 Optional Authentication Phase 3 Network - Layer Protocol Phase Dialup or Circuit - Switched Network
  • 17. 28 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 • Passwords sent in cleartext • Peer in control of attempts Selecting a PPP Authentication Protocol Remote Router ( SantaCruz ) Central - Site Router (HQ) Hostname: santacruz Password: boardwalk username santacruz password boardwalk PAP 2 - Way Handshake " santacruz , boardwalk" Accept/Reject
  • 18. 29 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Selecting a PPP Authentication Protocol (cont.) Remote Router ( SantaCruz ) Central - Site Router (HQ) Hostname: santacruz Password: boardwalk username santacruz password boardwalk CHAP 3 - Way Handshake Challenge Response Accept/Reject • Use “secret” known only to authenticator and peer
  • 19. 30 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Router to Be Authenticated (The router that initiated the call.) PPP encapsulation Authenticating Router (The router that received the call.) Configuring PPP and Authentication Overview Dialup or Circuit - Switched Network Verify who you are. PPP encapsulation Enabling PPP Authentication Enabling PPP Authentication ¦ hostname ppp authentication ¦ username/password ¦ hostname ppp authentication ¦ username/password
  • 20.
  • 21.
  • 22. 2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Configuring PPP Authentication (Cont.) Router(config-if)#ppp authentication (chap | chap pap | pap chap | pap) Enables PAP and/or CHAP authentication
  • 23. 2 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 32 Copyright © 1998, Cisco Systems, Inc. ICRC_revision_11.3 Verifying HDLC and PPP Encapsulation Configuration P1R1#show interfaces s1 Serial1 is up, line protocol is up Hardware is RD64570 Internet address is 10.1.1.2/24 MTU 1500 bytes, BW 1544 Kbit , DLY 20000 usec , rely 255/255, load 1/255 Encapsulation PPP, loopback not set, keepalive set (10 sec) LCP Open Open: IPCP, CDP, ATALKCP, IPXCP Last input 00:00:04, output 00:00:00, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0 (size/max/drops); Total output drops: 0 Queueing strategy: weighted fair Output queue: 0/64/0 (size/threshold/drops) Conversations 0/4 (active/max active) Reserved Conversations 0/0 (allocated/max allocated) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 51938 packets input, 1634908 bytes, 0 no buffer -- More --