2
Most read
3
Most read
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.

More Related Content

PPT
Ipv4 vs Ipv6 comparison
PPTX
Chapter 7 - Wireless Network Security.pptx
PPTX
Router configuration in packet tracer
PPT
HTTP Basics
PDF
Network Address Translation (NAT)
PDF
Ipv4 vs Ipv6 comparison
Chapter 7 - Wireless Network Security.pptx
Router configuration in packet tracer
HTTP Basics
Network Address Translation (NAT)

What's hot (20)

PPT
Vlan
PPTX
Cisco router basic
PDF
Configuration of mesh topology in cisco packet tracer by Tanjilur RAhman
DOCX
Hub vs-switch
PPT
The Data Link Layer
PPT
Initial LTE call Setup Flow
PPTX
Virtual LAN
PPTX
HTTP Request Header and HTTP Status Code
PDF
Lec 7(HTTP Protocol)
PDF
Computer Networking Lab File
PDF
Wireless Network Security Palo Alto Networks / Aruba Networks Integration
PPTX
Chapter 16 : inter-vlan routing
PPT
Ip addresses
PDF
BGP Techniques for Network Operators
PDF
PPTX
Internet protocols Report Slides
PPTX
Network address translation
PDF
PPTX
Paging and Location Update
PPTX
Ipv4 & ipv6
Vlan
Cisco router basic
Configuration of mesh topology in cisco packet tracer by Tanjilur RAhman
Hub vs-switch
The Data Link Layer
Initial LTE call Setup Flow
Virtual LAN
HTTP Request Header and HTTP Status Code
Lec 7(HTTP Protocol)
Computer Networking Lab File
Wireless Network Security Palo Alto Networks / Aruba Networks Integration
Chapter 16 : inter-vlan routing
Ip addresses
BGP Techniques for Network Operators
Internet protocols Report Slides
Network address translation
Paging and Location Update
Ipv4 & ipv6
Ad

Viewers also liked (11)

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

Similar to Packet Tracer: WAN, point to point links. (20)

PPT
Chapter14ccna
PPT
Chapter14ccna
PPT
Chapter14ccna
PPT
CCNA PPP and Frame Relay
PDF
Week10 wan-2017(1)
PPT
CCNA CHAPTER 9 BY jetarvind kumar madhukar
PPT
Wan networks
PDF
Lab 3.5.1 basic frame relay
PPT
Day 20.3 frame relay
PPT
Day 20.1 configuringframerelay
PDF
CCIE_RS_Quick_Review_Kit
PDF
PDF
Cisco -Ccie rs quick_review_kit
PPT
Icnd210 s08l03
PPT
CCNA Icnd110 s05l04
PPT
PPTX
CCNA4 Verson6 Chapter2
PDF
WAN (wide area network)
PPTX
CCNA point to point
Chapter14ccna
Chapter14ccna
Chapter14ccna
CCNA PPP and Frame Relay
Week10 wan-2017(1)
CCNA CHAPTER 9 BY jetarvind kumar madhukar
Wan networks
Lab 3.5.1 basic frame relay
Day 20.3 frame relay
Day 20.1 configuringframerelay
CCIE_RS_Quick_Review_Kit
Cisco -Ccie rs quick_review_kit
Icnd210 s08l03
CCNA Icnd110 s05l04
CCNA4 Verson6 Chapter2
WAN (wide area network)
CCNA point to point

More from Rafat Khandaker (10)

DOCX
Packet Tracer: Load Balancing with GLBP and FHRP
DOCX
Packet Tracer: SNMP, Netflow, Sys-log
DOCX
Packet Tracer: Routing protocols EIGRP and OSPF
DOCX
Packet Tracer: Nat protocol
DOCX
CCNA Security configuration
DOCX
Packet Tracer: Cisco, Spanning tree protocol
DOCX
CCNA- Router on stick, VLAN and Trunking
DOCX
CCNA Packet Tracer 1.6.1
PPTX
Career Prep Exit Project
PPTX
Career Prep Exit Project
Packet Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: SNMP, Netflow, Sys-log
Packet Tracer: Routing protocols EIGRP and OSPF
Packet Tracer: Nat protocol
CCNA Security configuration
Packet Tracer: Cisco, Spanning tree protocol
CCNA- Router on stick, VLAN and Trunking
CCNA Packet Tracer 1.6.1
Career Prep Exit Project
Career Prep Exit Project

Recently uploaded (20)

PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
Architecture types and enterprise applications.pdf
PDF
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PDF
Getting started with AI Agents and Multi-Agent Systems
PPTX
Build Your First AI Agent with UiPath.pptx
PPTX
TEXTILE technology diploma scope and career opportunities
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PPT
Geologic Time for studying geology for geologist
PPTX
Configure Apache Mutual Authentication
DOCX
search engine optimization ppt fir known well about this
PDF
Enhancing plagiarism detection using data pre-processing and machine learning...
DOCX
Basics of Cloud Computing - Cloud Ecosystem
PPTX
Microsoft Excel 365/2024 Beginner's training
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PPTX
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PPTX
Module 1 Introduction to Web Programming .pptx
PPT
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
Convolutional neural network based encoder-decoder for efficient real-time ob...
Architecture types and enterprise applications.pdf
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
Consumable AI The What, Why & How for Small Teams.pdf
Getting started with AI Agents and Multi-Agent Systems
Build Your First AI Agent with UiPath.pptx
TEXTILE technology diploma scope and career opportunities
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Taming the Chaos: How to Turn Unstructured Data into Decisions
Geologic Time for studying geology for geologist
Configure Apache Mutual Authentication
search engine optimization ppt fir known well about this
Enhancing plagiarism detection using data pre-processing and machine learning...
Basics of Cloud Computing - Cloud Ecosystem
Microsoft Excel 365/2024 Beginner's training
NewMind AI Weekly Chronicles – August ’25 Week III
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
sustainability-14-14877-v2.pddhzftheheeeee
Module 1 Introduction to Web Programming .pptx
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...

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