SlideShare ist ein Scribd-Unternehmen logo
1 von 18
RAFAT KHANDAKER
PACKET TRACER
WAN LINKS POINT TO POINT
05/09/16
.
ABSTRACT
Configuring point to point WAN serial interface with multiple encapsulation types such
as: HDLC, PPP, Frame relay. Testing configuration settings in packet tracer to study different
WAN link settings through DCE/DTE serial interfaces.
INTRODUCTION
Serial interfaces on WAN links, going to the ISP, are encapsulated with certain protocols
to govern point to point connections. HDLC is a cisco proprietary protocol used for cisco routers
to communicate point to point links, It use a checksum error but the protocal is not widely used.
PPP protocol is more universally used because it supports more router vendors, other than cisco.
PPP also allows CHAP or PAP authentication between PPP devices. Frame Relay is more
commonly used due to it's hi-speed availability and also more cheap to implementation.
HDLC encapsulation (Low left router to core)
(LOWER LEFT ROUTER)
FINAL SHOW RUN
CORE ROUTER ( Simulating error with point to point mismatch )
NOTICE IT SAYS: " SERIAL INTERFACE IS UP, HOWEVER, LINE PROTOCOL IS
DOWN."
THIS IS THE ERROR WE EXPECT TO SEE WHEN PROTOCOL IS MISMATCHED.
INTERFACE WHEN MATCHED :
WE CAN SEE IN THE ORANGE ( HDLC Point to Point )
PING IS SUCCESSFUL !!
PPP WAN TO WAN LINK
For PPP we have the option to encrypt our chanel with pap or chap authentication. PAP
authentication is sent through the wan link in clear text, so the password to authenticate can
easily be sniffed through traffic. CHAP authentication is somewhat better because the password
is, at the minimum, hashed in an algorithm. Some other authentication that may be useful, MS-
Chap V2, V3 which are more secure. PPP also allows us to compress or stack the data that we
can send through the link.
Bottom, Right Router config.
Core Router config
PING IS SUCCESSFUL !!
show debug int s3/0 from core router :
We can see that line protocol is up and LCP is open in ppp encapsulation. LCP is link control
protocol, this needs to be in the open state before ppp can communicate through wan links.
FRAME RELAY POINT TO POINT NETWORK
FRAME RELAY is a point to point local link usually between the ISP and the local
management router. Frame Relay is cost effective and reliable. Frame Relay service provider
guarantees a fixed bandwitdth. CIR, commited information rate is the commited bandwidth that
the frame relay provider will give us. Frame Relay use packet switching protocol, where packets
are transmitted and re-assembled in a frame-relay network.
Frame Relay cloud, DCE routers in a frame switched network.
Terms:
PVC : permanent virtual circuit ( popular ) - available all the time. PVC use full mesh or partial
mesh
Full Mesh
Partial Mesh -Hub and spoke.
SVC: switched virtual circuit - available under certain conditions.
PVC use... LMI, Local Management Interface, which are Hello and response packets to keep
Frame Relay PVC links up.
DLCI
DLCI in a Frame Relay Network, Data-Link Connection Identifier. DLCI's are frame-relay layer
2 address, however, it can be re-used from router to router.
- Inverse ARP --> usually enabled by default on a cisco interface running Frame-Relay.
( encapsulation frame-relay command and then open the interface. You're running
inverse ARP.
after configuration : enable mode: show frame map --> command to troubleshoot frame-relay
CORE WAN ROUTER ( DCE )
TOP ROUTER
ping is unsuccessful
MANUALLY CONFIGURING DLCI , INVERSE ARP on Frame Relay network
TOP ROUTER
CORE ROUTER
Show frame map - command from Core Router
status is active and statically assigned... simulation purpose.
Ping is still uncucessful.....
Continuing troubleshooting....
I'm going to configure Frame Relay in a separate network for simulation, based on resource
material from http://websistent.com/how-to-configure-frame-relay-in-cisco-packet-tracer/
From this document, I realized that static routing needs to be configured in order for Frame-
Relay to function.
Fixing original packet tracer diagram
Core Router
Top Router
Ping is still unsuccessful from previous problem.
I am going to configure Frame Relay wih a frame relay cloud network. I noticed in this example
that subinterfaces are configured with point to point on the same DLCI address. I hope this
configuration helps to identify Frame-Relay under more reliable circumstances.
ROUTER 0
ROUTER 2
ROUTER 1
ALL SETTINGS ARE CORRECTLY CONFIGURED EXCEPT FOR THE CLOUD AT THIS
POINT
* packet tracer will not let me configure the cloud * error.* ... the configuration should be right at
this point, a frame relay table needs to be configured.
RESULTS
In this lab I have been able to configure WAN point to point link connections. I was able to
successfully implement PPP and HDLC networks. Frame-Relay networks was a prize worthy
experience, I learned a lot about this network. I will attempt to do more research to fix Frame
relay, from what I know so far, Frame-Relay at this network was configured correctly.
RESOURCES:
https://www.youtube.com/watch?v=8JlGioR6JlI
http://www.cisco.com/c/en/us/support/docs/wan/point-to-point-protocol-ppp/25647-
understanding-ppp-chap.html
http://www.cisco.com/c/en/us/td/docs/ios/12_2/debug/command/reference/122debug/dbfintro.ht
ml
Packet Tracer: WAN, point to point links.

Weitere ähnliche Inhalte

Was ist angesagt?

IPV6 Addressing
IPV6 Addressing IPV6 Addressing
IPV6 Addressing Heba_a
 
Virtual Routing and Forwarding, (VRF-lite)
Virtual Routing and Forwarding, (VRF-lite)Virtual Routing and Forwarding, (VRF-lite)
Virtual Routing and Forwarding, (VRF-lite)NetProtocol Xpert
 
IPSec VPN & IPSec Protocols
IPSec VPN & IPSec ProtocolsIPSec VPN & IPSec Protocols
IPSec VPN & IPSec Protocols NetProtocol Xpert
 
Janus + Audio @ Open Source World
Janus + Audio @ Open Source WorldJanus + Audio @ Open Source World
Janus + Audio @ Open Source WorldLorenzo Miniero
 
CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10Irsandi Hasan
 
Deploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA FirewallDeploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA FirewallKHNOG
 
Junos routing overview from Juniper
Junos routing overview from JuniperJunos routing overview from Juniper
Junos routing overview from JuniperNam Nguyen
 
mobile_我家已經有一臺有線路由器,請問WF2412要如何設定才能接在這原有的路由器下正常運作?
mobile_我家已經有一臺有線路由器,請問WF2412要如何設定才能接在這原有的路由器下正常運作?mobile_我家已經有一臺有線路由器,請問WF2412要如何設定才能接在這原有的路由器下正常運作?
mobile_我家已經有一臺有線路由器,請問WF2412要如何設定才能接在這原有的路由器下正常運作?臺灣塔米歐
 
Ccnp enterprise workbook v1.0 bgp zero to hero
Ccnp enterprise workbook v1.0 bgp zero to heroCcnp enterprise workbook v1.0 bgp zero to hero
Ccnp enterprise workbook v1.0 bgp zero to heroSagarR24
 
a brief overview on link aggregation ieee 802.3ad
a brief overview on link aggregation ieee 802.3ada brief overview on link aggregation ieee 802.3ad
a brief overview on link aggregation ieee 802.3adtanay_7even
 
CCNAv5 - S1: Chapter 4 - Network Access
CCNAv5 - S1: Chapter 4 - Network Access CCNAv5 - S1: Chapter 4 - Network Access
CCNAv5 - S1: Chapter 4 - Network Access Vuz Dở Hơi
 
CCNA Advanced Switching
CCNA Advanced SwitchingCCNA Advanced Switching
CCNA Advanced SwitchingDsunte Wilson
 
CCNA v6.0 ITN - Chapter 07
CCNA v6.0 ITN - Chapter 07CCNA v6.0 ITN - Chapter 07
CCNA v6.0 ITN - Chapter 07Irsandi Hasan
 

Was ist angesagt? (20)

IPV6 Addressing
IPV6 Addressing IPV6 Addressing
IPV6 Addressing
 
Lte epc kp is and signalling (sf)
Lte epc kp is and signalling (sf)Lte epc kp is and signalling (sf)
Lte epc kp is and signalling (sf)
 
Virtual Routing and Forwarding, (VRF-lite)
Virtual Routing and Forwarding, (VRF-lite)Virtual Routing and Forwarding, (VRF-lite)
Virtual Routing and Forwarding, (VRF-lite)
 
IPSec VPN & IPSec Protocols
IPSec VPN & IPSec ProtocolsIPSec VPN & IPSec Protocols
IPSec VPN & IPSec Protocols
 
Janus + Audio @ Open Source World
Janus + Audio @ Open Source WorldJanus + Audio @ Open Source World
Janus + Audio @ Open Source World
 
VLAN
VLANVLAN
VLAN
 
CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 10
 
Deploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA FirewallDeploy Failover/High Availability in ASA Firewall
Deploy Failover/High Availability in ASA Firewall
 
Junos routing overview from Juniper
Junos routing overview from JuniperJunos routing overview from Juniper
Junos routing overview from Juniper
 
mobile_我家已經有一臺有線路由器,請問WF2412要如何設定才能接在這原有的路由器下正常運作?
mobile_我家已經有一臺有線路由器,請問WF2412要如何設定才能接在這原有的路由器下正常運作?mobile_我家已經有一臺有線路由器,請問WF2412要如何設定才能接在這原有的路由器下正常運作?
mobile_我家已經有一臺有線路由器,請問WF2412要如何設定才能接在這原有的路由器下正常運作?
 
Ccnp enterprise workbook v1.0 bgp zero to hero
Ccnp enterprise workbook v1.0 bgp zero to heroCcnp enterprise workbook v1.0 bgp zero to hero
Ccnp enterprise workbook v1.0 bgp zero to hero
 
a brief overview on link aggregation ieee 802.3ad
a brief overview on link aggregation ieee 802.3ada brief overview on link aggregation ieee 802.3ad
a brief overview on link aggregation ieee 802.3ad
 
BGP Update Source
BGP Update Source BGP Update Source
BGP Update Source
 
Ccna notes
Ccna notesCcna notes
Ccna notes
 
CCNAv5 - S1: Chapter 4 - Network Access
CCNAv5 - S1: Chapter 4 - Network Access CCNAv5 - S1: Chapter 4 - Network Access
CCNAv5 - S1: Chapter 4 - Network Access
 
CCNA Advanced Switching
CCNA Advanced SwitchingCCNA Advanced Switching
CCNA Advanced Switching
 
CCNA v6.0 ITN - Chapter 07
CCNA v6.0 ITN - Chapter 07CCNA v6.0 ITN - Chapter 07
CCNA v6.0 ITN - Chapter 07
 
IPTV Basics
IPTV BasicsIPTV Basics
IPTV Basics
 
Policy Based Routing
Policy Based RoutingPolicy Based Routing
Policy Based Routing
 
MPLS L2VPN (VLL) Technology
MPLS L2VPN (VLL) TechnologyMPLS L2VPN (VLL) Technology
MPLS L2VPN (VLL) Technology
 

Andere mochten auch

Configuration et mise en œuvre d'un réseau WAN (World Area Network)
Configuration et mise en œuvre  d'un réseau  WAN (World Area Network)Configuration et mise en œuvre  d'un réseau  WAN (World Area Network)
Configuration et mise en œuvre d'un réseau WAN (World Area Network)Abderrahmane Benyoub
 
Step by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet TracerStep by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet TracerSorath Asnani
 
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
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Abdul Basit
 
Network Traffic Analysis at a financial institution with 788 branches for 350...
Network Traffic Analysis at a financial institution with 788 branches for 350...Network Traffic Analysis at a financial institution with 788 branches for 350...
Network Traffic Analysis at a financial institution with 788 branches for 350...ManageEngine, Zoho Corporation
 
Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0Saurav Pandey
 
vpn-site-a-site-avec-des-routeurs-cisco
 vpn-site-a-site-avec-des-routeurs-cisco vpn-site-a-site-avec-des-routeurs-cisco
vpn-site-a-site-avec-des-routeurs-ciscoCamara Assane
 
Mise en place de deux réseaux LAN interconnectés par un réseau WAN
Mise en place de deux réseaux LAN interconnectés par un réseau WANMise en place de deux réseaux LAN interconnectés par un réseau WAN
Mise en place de deux réseaux LAN interconnectés par un réseau WANGhassen Chaieb
 

Andere mochten auch (11)

Configuration et mise en œuvre d'un réseau WAN (World Area Network)
Configuration et mise en œuvre  d'un réseau  WAN (World Area Network)Configuration et mise en œuvre  d'un réseau  WAN (World Area Network)
Configuration et mise en œuvre d'un réseau WAN (World Area Network)
 
Step by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet TracerStep by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet Tracer
 
Chapter 2 point-to-point protocol (ppp)
Chapter 2   point-to-point protocol (ppp)Chapter 2   point-to-point protocol (ppp)
Chapter 2 point-to-point protocol (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 Connections
 
How to create mail server in cisco packet tracer
How to create mail server in cisco packet tracerHow to create mail server in cisco packet tracer
How to create mail server in cisco packet tracer
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2
 
Network Traffic Analysis at a financial institution with 788 branches for 350...
Network Traffic Analysis at a financial institution with 788 branches for 350...Network Traffic Analysis at a financial institution with 788 branches for 350...
Network Traffic Analysis at a financial institution with 788 branches for 350...
 
Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0
 
vpn-site-a-site-avec-des-routeurs-cisco
 vpn-site-a-site-avec-des-routeurs-cisco vpn-site-a-site-avec-des-routeurs-cisco
vpn-site-a-site-avec-des-routeurs-cisco
 
Tp
TpTp
Tp
 
Mise en place de deux réseaux LAN interconnectés par un réseau WAN
Mise en place de deux réseaux LAN interconnectés par un réseau WANMise en place de deux réseaux LAN interconnectés par un réseau WAN
Mise en place de deux réseaux LAN interconnectés par un réseau WAN
 

Ähnlich wie Packet Tracer: WAN, point to point links.

Ähnlich wie Packet Tracer: WAN, point to point links. (20)

Chapter14ccna
Chapter14ccnaChapter14ccna
Chapter14ccna
 
Chapter14ccna
Chapter14ccnaChapter14ccna
Chapter14ccna
 
Ccna 4 chapter 2 2011 v4
Ccna 4 chapter 2 2011 v4Ccna 4 chapter 2 2011 v4
Ccna 4 chapter 2 2011 v4
 
Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011
 
Ccna switch wan and ppp protocol contact
Ccna switch wan and ppp protocol contactCcna switch wan and ppp protocol contact
Ccna switch wan and ppp protocol contact
 
WAN (wide area network)
WAN (wide area network)WAN (wide area network)
WAN (wide area network)
 
Chapter14ccna
Chapter14ccnaChapter14ccna
Chapter14ccna
 
Wan networks
Wan networksWan networks
Wan networks
 
Point to-point-protocol
Point to-point-protocolPoint to-point-protocol
Point to-point-protocol
 
4cfrelay
4cfrelay4cfrelay
4cfrelay
 
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
 
ccna 4 final 2012
ccna 4 final 2012ccna 4 final 2012
ccna 4 final 2012
 
Ccna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 AnswersCcna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 Answers
 
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
 
Frame relay design
Frame relay designFrame relay design
Frame relay design
 
Vpc notes
Vpc notesVpc notes
Vpc notes
 
Frame relay
Frame  relayFrame  relay
Frame relay
 
Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 

Mehr von Rafat Khandaker

Packet Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPPacket Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPRafat Khandaker
 
Packet Tracer: SNMP, Netflow, Sys-log
Packet Tracer: SNMP, Netflow, Sys-logPacket Tracer: SNMP, Netflow, Sys-log
Packet Tracer: SNMP, Netflow, Sys-logRafat Khandaker
 
Packet Tracer: Routing protocols EIGRP and OSPF
Packet Tracer: Routing protocols EIGRP and OSPFPacket Tracer: Routing protocols EIGRP and OSPF
Packet Tracer: Routing protocols EIGRP and OSPFRafat Khandaker
 
Packet Tracer: Nat protocol
Packet Tracer: Nat protocolPacket Tracer: Nat protocol
Packet Tracer: Nat protocolRafat Khandaker
 
CCNA Security configuration
CCNA Security configurationCCNA Security configuration
CCNA Security configurationRafat Khandaker
 
Packet Tracer: Cisco, Spanning tree protocol
Packet Tracer: Cisco, Spanning tree protocolPacket Tracer: Cisco, Spanning tree protocol
Packet Tracer: Cisco, Spanning tree protocolRafat Khandaker
 
CCNA Packet Tracer 1.6.1
CCNA Packet Tracer 1.6.1CCNA Packet Tracer 1.6.1
CCNA Packet Tracer 1.6.1Rafat Khandaker
 
Career Prep Exit Project
Career Prep Exit ProjectCareer Prep Exit Project
Career Prep Exit ProjectRafat Khandaker
 
Career Prep Exit Project
Career Prep Exit ProjectCareer Prep Exit Project
Career Prep Exit ProjectRafat Khandaker
 

Mehr von Rafat Khandaker (9)

Packet Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPPacket Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRP
 
Packet Tracer: SNMP, Netflow, Sys-log
Packet Tracer: SNMP, Netflow, Sys-logPacket Tracer: SNMP, Netflow, Sys-log
Packet Tracer: SNMP, Netflow, Sys-log
 
Packet Tracer: Routing protocols EIGRP and OSPF
Packet Tracer: Routing protocols EIGRP and OSPFPacket Tracer: Routing protocols EIGRP and OSPF
Packet Tracer: Routing protocols EIGRP and OSPF
 
Packet Tracer: Nat protocol
Packet Tracer: Nat protocolPacket Tracer: Nat protocol
Packet Tracer: Nat protocol
 
CCNA Security configuration
CCNA Security configurationCCNA Security configuration
CCNA Security configuration
 
Packet Tracer: Cisco, Spanning tree protocol
Packet Tracer: Cisco, Spanning tree protocolPacket Tracer: Cisco, Spanning tree protocol
Packet Tracer: Cisco, Spanning tree protocol
 
CCNA Packet Tracer 1.6.1
CCNA Packet Tracer 1.6.1CCNA Packet Tracer 1.6.1
CCNA Packet Tracer 1.6.1
 
Career Prep Exit Project
Career Prep Exit ProjectCareer Prep Exit Project
Career Prep Exit Project
 
Career Prep Exit Project
Career Prep Exit ProjectCareer Prep Exit Project
Career Prep Exit Project
 

Kürzlich hochgeladen

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 

Kürzlich hochgeladen (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 

Packet Tracer: WAN, point to point links.

  • 1. RAFAT KHANDAKER PACKET TRACER WAN LINKS POINT TO POINT 05/09/16 . ABSTRACT Configuring point to point WAN serial interface with multiple encapsulation types such as: HDLC, PPP, Frame relay. Testing configuration settings in packet tracer to study different WAN link settings through DCE/DTE serial interfaces. INTRODUCTION Serial interfaces on WAN links, going to the ISP, are encapsulated with certain protocols to govern point to point connections. HDLC is a cisco proprietary protocol used for cisco routers to communicate point to point links, It use a checksum error but the protocal is not widely used. PPP protocol is more universally used because it supports more router vendors, other than cisco. PPP also allows CHAP or PAP authentication between PPP devices. Frame Relay is more commonly used due to it's hi-speed availability and also more cheap to implementation.
  • 2. HDLC encapsulation (Low left router to core) (LOWER LEFT ROUTER)
  • 4. CORE ROUTER ( Simulating error with point to point mismatch )
  • 5. NOTICE IT SAYS: " SERIAL INTERFACE IS UP, HOWEVER, LINE PROTOCOL IS DOWN." THIS IS THE ERROR WE EXPECT TO SEE WHEN PROTOCOL IS MISMATCHED. INTERFACE WHEN MATCHED :
  • 6. WE CAN SEE IN THE ORANGE ( HDLC Point to Point )
  • 7. PING IS SUCCESSFUL !! PPP WAN TO WAN LINK For PPP we have the option to encrypt our chanel with pap or chap authentication. PAP authentication is sent through the wan link in clear text, so the password to authenticate can easily be sniffed through traffic. CHAP authentication is somewhat better because the password is, at the minimum, hashed in an algorithm. Some other authentication that may be useful, MS- Chap V2, V3 which are more secure. PPP also allows us to compress or stack the data that we can send through the link. Bottom, Right Router config.
  • 9. PING IS SUCCESSFUL !! show debug int s3/0 from core router : We can see that line protocol is up and LCP is open in ppp encapsulation. LCP is link control protocol, this needs to be in the open state before ppp can communicate through wan links.
  • 10. FRAME RELAY POINT TO POINT NETWORK FRAME RELAY is a point to point local link usually between the ISP and the local management router. Frame Relay is cost effective and reliable. Frame Relay service provider guarantees a fixed bandwitdth. CIR, commited information rate is the commited bandwidth that the frame relay provider will give us. Frame Relay use packet switching protocol, where packets are transmitted and re-assembled in a frame-relay network. Frame Relay cloud, DCE routers in a frame switched network. Terms: PVC : permanent virtual circuit ( popular ) - available all the time. PVC use full mesh or partial mesh
  • 11. Full Mesh Partial Mesh -Hub and spoke. SVC: switched virtual circuit - available under certain conditions. PVC use... LMI, Local Management Interface, which are Hello and response packets to keep Frame Relay PVC links up. DLCI
  • 12. DLCI in a Frame Relay Network, Data-Link Connection Identifier. DLCI's are frame-relay layer 2 address, however, it can be re-used from router to router. - Inverse ARP --> usually enabled by default on a cisco interface running Frame-Relay. ( encapsulation frame-relay command and then open the interface. You're running inverse ARP. after configuration : enable mode: show frame map --> command to troubleshoot frame-relay CORE WAN ROUTER ( DCE ) TOP ROUTER
  • 13. ping is unsuccessful MANUALLY CONFIGURING DLCI , INVERSE ARP on Frame Relay network TOP ROUTER
  • 14. CORE ROUTER Show frame map - command from Core Router status is active and statically assigned... simulation purpose. Ping is still uncucessful..... Continuing troubleshooting.... I'm going to configure Frame Relay in a separate network for simulation, based on resource material from http://websistent.com/how-to-configure-frame-relay-in-cisco-packet-tracer/ From this document, I realized that static routing needs to be configured in order for Frame- Relay to function.
  • 15. Fixing original packet tracer diagram Core Router Top Router Ping is still unsuccessful from previous problem. I am going to configure Frame Relay wih a frame relay cloud network. I noticed in this example that subinterfaces are configured with point to point on the same DLCI address. I hope this configuration helps to identify Frame-Relay under more reliable circumstances. ROUTER 0
  • 17. ALL SETTINGS ARE CORRECTLY CONFIGURED EXCEPT FOR THE CLOUD AT THIS POINT * packet tracer will not let me configure the cloud * error.* ... the configuration should be right at this point, a frame relay table needs to be configured. RESULTS In this lab I have been able to configure WAN point to point link connections. I was able to successfully implement PPP and HDLC networks. Frame-Relay networks was a prize worthy experience, I learned a lot about this network. I will attempt to do more research to fix Frame relay, from what I know so far, Frame-Relay at this network was configured correctly. RESOURCES: https://www.youtube.com/watch?v=8JlGioR6JlI http://www.cisco.com/c/en/us/support/docs/wan/point-to-point-protocol-ppp/25647- understanding-ppp-chap.html http://www.cisco.com/c/en/us/td/docs/ios/12_2/debug/command/reference/122debug/dbfintro.ht ml