SlideShare a Scribd company logo
© 2002, Cisco Systems, Inc. All rights reserved.
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-2© 2002, Cisco Systems, Inc. All rights reserved. 2
Configuring Frame Relay
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-3
Objectives
Upon completing this lesson, you will be able to:
• Use Cisco IOS commands to configure a Frame Relay
network, given a functioning router
• Use show commands to identify anomalies in the Frame
Relay PVCs, given a functioning router and an operational
Frame Relay network
• Use debug commands to identify events and anomalies in
the Frame Relay PVCs, given a functioning router and an
operational Frame Relay network
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-4
Configuring Basic Frame Relay
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-5
Configuring a Static Frame Relay Map
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-6
Configuring Subinterfaces
• Point-to-point
– Subinterfaces act like leased lines.
– Each point-to-point subinterface requires its own subnet.
– Point-to-point is applicable to hub and spoke topologies.
• Multipoint
– Subinterfaces act like NBMA networks, so they do not
resolve the split-horizon issues.
– Multipoint can save address space because it uses a
single subnet.
– Multipoint is applicable to partial mesh and full mesh
topologies.
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-7
Configuring Point-to-Point Subinterfaces
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-8
Multipoint Subinterfaces Configuration
Example
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-9
Verifying Frame Relay Operation
Router#clear frame-relay-inarp
• Clears dynamically created Frame Relay maps, created by using Inverse ARP
Router#show interfaces type number
• Displays information about Frame Relay DLCIs and the LMI
Router#show frame-relay lmi [type number]
• Displays LMI statistics
Router#show frame-relay map
• Displays the current Frame Relay map entries
Router#show frame-relay pvc [type number [dlci]]
• Displays PVC statistics
Router#show frame-relay traffic
• Displays Frame Relay traffic statistics
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-10
show interfaces Example
• Displays line, protocol, DLCI, and LMI information
Router#show interfaces s0
Serial0 is up, line protocol is up
Hardware is HD64570
Internet address is 10.140.1.2/24
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation FRAME-RELAY, loopback not set, keepalive set (10 sec)
LMI enq sent 19, LMI stat recvd 20, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023 LMI type is CISCO frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 8/0, interface broadcasts 5
Last input 00:00:02, output 00:00:02, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
<Output omitted>
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-11
• Displays LMI information
ame-relay lmi
for interface Serial0 (Frame Relay DTE) LMI TYPE = CISCO
bered info 0 Invalid Prot Disc 0
Call Ref 0 Invalid Msg Type 0
s Message 0 Invalid Lock Shift 0
mation ID 0 Invalid Report IE Len 0
t Request 0 Invalid Keep IE Len 0
q. Sent 113100 Num Status msgs Rcvd 113100
atus Rcvd 0 Num Status Timeouts 0
show frame-relay lmi Example
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-12
• Displays PVC traffic statistics
show frame-relay pvc Example
Router#show frame-relay pvc 100
PVC Statistics for interface Serial0 (Frame Relay DTE)
DLCI = 100, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0
input pkts 28 output pkts 10 in bytes 8398
out bytes 1198 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
out bcast pkts 10 out bcast bytes 1198
pvc create time 00:03:46, last time pvc status changed 00:03:47
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-13
• Displays the route maps, either static or dynamic
Router#show frame-relay map
Serial0 (up): ip 10.140.1.1 dlci 100(0x64,0x1840), dynamic,
broadcast,, status defined, active
show frame-relay map Example
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-14
• Clears dynamically created Frame Relay maps
clear frame-relay-inarp Example
Router#show frame-relay map
Serial0 (up): ip 10.140.1.1 dlci 100(0x64,0x1840), dynamic,
broadcast,, status defined, active
Router#clear frame-relay-inarp
Router#show frame map
Router#
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-15
Troubleshooting Basic Frame Relay
Operations
• Displays LMI debug information
Router#debug frame-relay lmi
Frame Relay LMI debugging is on
Displaying all Frame Relay LMI data
Router#
1w2d: Serial0(out): StEnq, myseq 140, yourseen 139, DTE up
1w2d: datagramstart = 0xE008EC, datagramsize = 13
1w2d: FR encap = 0xFCF10309
1w2d: 00 75 01 01 01 03 02 8C 8B
1w2d:
1w2d: Serial0(in): Status, myseq 140
1w2d: RT IE 1, length 1, type 1
1w2d: KA IE 3, length 2, yourseq 140, myseq 140
1w2d: Serial0(out): StEnq, myseq 141, yourseen 140, DTE up
1w2d: datagramstart = 0xE008EC, datagramsize = 13
1w2d: FR encap = 0xFCF10309
1w2d: 00 75 01 01 01 03 02 8D 8C
1w2d:
1w2d: Serial0(in): Status, myseq 142
1w2d: RT IE 1, length 1, type 0
1w2d: KA IE 3, length 2, yourseq 142, myseq 142
1w2d: PVC IE 0x7 , length 0x6 , dlci 100, status 0x2 , bw 0
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-16
Summary
• A basic Frame Relay configuration assumes one or more
physical interfaces, and LMI and Inverse ARP are running
on the remote routers. In this type of environment, the
LMI notifies the router about the available DLCIs.
• When the remote router does not support Inverse ARP, or
when you want to control routed broadcast traffic, you
must define the address-to-DLCI table statically.
• You can configure Frame Relay subinterfaces in either
point-to-point or multipoint mode.
• After you configure Frame Relay, you can verify that the
connections are active using the available show
commands.
• Use the debug frame-relay lmi command to verify and
troubleshoot a Frame Relay connection.
© 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-17
Visual Objective 8-1: Connecting to
Frame Relay Services
Pod Router s0
A 10.140.1.2
B 10.140.2.2
C 10.140.3.2
D 10.140.4.2
E 10.140.5.2
F 10.140.6.2
G 10.140.7.2
H 10.140.8.2
I 10.140.9.2
J 10.140.10.2
K 10.140.11.2
L 10.140.12.2
Day 20.3 frame relay

More Related Content

PPT
Day 20.1 configuringframerelay
PDF
Building a Converged Infrastructure based on FCoE, Dell Blades and Force10 sw...
PPT
Day 13.1..1 catalyst switch
PPT
Icnd210 s08l03
DOC
Configurando vlan, vtp, trunking e vmps em cisco catalyst switches comandos
PPT
Icnd210 s08l04
PPTX
Olive Introduction for TOI
PDF
18763980 ccna-lab-manual-640802-ii-2009-ii
Day 20.1 configuringframerelay
Building a Converged Infrastructure based on FCoE, Dell Blades and Force10 sw...
Day 13.1..1 catalyst switch
Icnd210 s08l03
Configurando vlan, vtp, trunking e vmps em cisco catalyst switches comandos
Icnd210 s08l04
Olive Introduction for TOI
18763980 ccna-lab-manual-640802-ii-2009-ii

What's hot (18)

PDF
Lab 3.5.1 basic frame relay
PDF
Packet Tracer Simulation Lab Layer 2 Switching
PPT
Icnd210 lg
PPT
Icnd210 s02l01
PDF
2.3.1.5 packet tracer configuring rapid pvst+ answer
PPT
第8讲 Rip和Igrp
PPT
Icnd210 s03l01
DOCX
Packet Tracer: Cisco, Spanning tree protocol
PDF
ComNet CWGE26FX2TX24MSPOE Data Sheet
PPT
Switch configuration
PDF
SR-IOV+KVM on Debian/Stable
PPTX
KPUCC-Rs instructor ppt_chapter3_final
PPT
Icnd210 s02l05
PDF
Packet Tracer Simulation Lab Layer3 Routing
PDF
Ccnp3 lab 3_4_en
PPTX
SR-IOV benchmark
ODP
SR-IOV Introduce
Lab 3.5.1 basic frame relay
Packet Tracer Simulation Lab Layer 2 Switching
Icnd210 lg
Icnd210 s02l01
2.3.1.5 packet tracer configuring rapid pvst+ answer
第8讲 Rip和Igrp
Icnd210 s03l01
Packet Tracer: Cisco, Spanning tree protocol
ComNet CWGE26FX2TX24MSPOE Data Sheet
Switch configuration
SR-IOV+KVM on Debian/Stable
KPUCC-Rs instructor ppt_chapter3_final
Icnd210 s02l05
Packet Tracer Simulation Lab Layer3 Routing
Ccnp3 lab 3_4_en
SR-IOV benchmark
SR-IOV Introduce
Ad

Similar to Day 20.3 frame relay (20)

PDF
Wan Technologies
PPT
Deploying Carrier Ethernet features on ASR 9000
PPT
Deploying Carrier Ethernet Features on Cisco ASR 9000
PDF
Packettracersimulationlabl3routing 130306235157-phpapp02
PPT
Frame Relay
PPT
Frame Relay
PPT
Wan Interface Configuration
PDF
شرح مبسط جدا لمنهج سيسكو CCNA
PDF
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
PPT
managing your network environment
PPT
Frame Relayprint
PDF
18763980 ccna-lab-manual-640802-ii-2009-ii
PDF
18763980 ccna-lab-manual-640802-ii-2009-ii
PPT
Day 20.2 frame relay
PPT
05 module managing your network enviornment
PPT
ACIT - CCNA Training Course Topic - Switch Stp ACIT
PDF
ENCOR SA Scenario Especifica o algoritmo de hashing de senha a ser usado, nes...
PDF
SR-IOV, KVM and Intel X520 10Gbps cards on Debian/Stable
PDF
CCNAv5 - S4: Chapter 4 Frame Relay
PPTX
Cn instructor ppt_chapter4_final
Wan Technologies
Deploying Carrier Ethernet features on ASR 9000
Deploying Carrier Ethernet Features on Cisco ASR 9000
Packettracersimulationlabl3routing 130306235157-phpapp02
Frame Relay
Frame Relay
Wan Interface Configuration
شرح مبسط جدا لمنهج سيسكو CCNA
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
managing your network environment
Frame Relayprint
18763980 ccna-lab-manual-640802-ii-2009-ii
18763980 ccna-lab-manual-640802-ii-2009-ii
Day 20.2 frame relay
05 module managing your network enviornment
ACIT - CCNA Training Course Topic - Switch Stp ACIT
ENCOR SA Scenario Especifica o algoritmo de hashing de senha a ser usado, nes...
SR-IOV, KVM and Intel X520 10Gbps cards on Debian/Stable
CCNAv5 - S4: Chapter 4 Frame Relay
Cn instructor ppt_chapter4_final
Ad

More from CYBERINTELLIGENTS (20)

PPT
Wide area networks
PPTX
PPTX
PPTX
Stp premdeep gill-lu045310-14aug12
PPT
Stp premdeep gill-lu045310-14aug12
PPTX
Routerfundaments gurwinder
PPTX
Rip 1 rip 2
PPTX
PPT
TXT
Nat config
PPTX
PPT
Ip addressing...
PPT
Ip address
PPTX
Frame relay
PPTX
PPT
Day 25 cisco ios router configuration
PPT
Day 22 _ ppp
PPT
Day 20.i pv6 lab
PPT
Day 19 wan connections
Wide area networks
Stp premdeep gill-lu045310-14aug12
Stp premdeep gill-lu045310-14aug12
Routerfundaments gurwinder
Rip 1 rip 2
Nat config
Ip addressing...
Ip address
Frame relay
Day 25 cisco ios router configuration
Day 22 _ ppp
Day 20.i pv6 lab
Day 19 wan connections

Recently uploaded (20)

PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
Trump Administration's workforce development strategy
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Digestion and Absorption of Carbohydrates, Proteina and Fats
PPTX
Lesson notes of climatology university.
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
advance database management system book.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Classroom Observation Tools for Teachers
PDF
Empowerment Technology for Senior High School Guide
PDF
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
History, Philosophy and sociology of education (1).pptx
Trump Administration's workforce development strategy
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Digestion and Absorption of Carbohydrates, Proteina and Fats
Lesson notes of climatology university.
A powerpoint presentation on the Revised K-10 Science Shaping Paper
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Computing-Curriculum for Schools in Ghana
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Final Presentation General Medicine 03-08-2024.pptx
What if we spent less time fighting change, and more time building what’s rig...
Practical Manual AGRO-233 Principles and Practices of Natural Farming
advance database management system book.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Classroom Observation Tools for Teachers
Empowerment Technology for Senior High School Guide
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation

Day 20.3 frame relay

  • 1. © 2002, Cisco Systems, Inc. All rights reserved.
  • 2. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-2© 2002, Cisco Systems, Inc. All rights reserved. 2 Configuring Frame Relay
  • 3. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-3 Objectives Upon completing this lesson, you will be able to: • Use Cisco IOS commands to configure a Frame Relay network, given a functioning router • Use show commands to identify anomalies in the Frame Relay PVCs, given a functioning router and an operational Frame Relay network • Use debug commands to identify events and anomalies in the Frame Relay PVCs, given a functioning router and an operational Frame Relay network
  • 4. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-4 Configuring Basic Frame Relay
  • 5. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-5 Configuring a Static Frame Relay Map
  • 6. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-6 Configuring Subinterfaces • Point-to-point – Subinterfaces act like leased lines. – Each point-to-point subinterface requires its own subnet. – Point-to-point is applicable to hub and spoke topologies. • Multipoint – Subinterfaces act like NBMA networks, so they do not resolve the split-horizon issues. – Multipoint can save address space because it uses a single subnet. – Multipoint is applicable to partial mesh and full mesh topologies.
  • 7. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-7 Configuring Point-to-Point Subinterfaces
  • 8. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-8 Multipoint Subinterfaces Configuration Example
  • 9. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-9 Verifying Frame Relay Operation Router#clear frame-relay-inarp • Clears dynamically created Frame Relay maps, created by using Inverse ARP Router#show interfaces type number • Displays information about Frame Relay DLCIs and the LMI Router#show frame-relay lmi [type number] • Displays LMI statistics Router#show frame-relay map • Displays the current Frame Relay map entries Router#show frame-relay pvc [type number [dlci]] • Displays PVC statistics Router#show frame-relay traffic • Displays Frame Relay traffic statistics
  • 10. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-10 show interfaces Example • Displays line, protocol, DLCI, and LMI information Router#show interfaces s0 Serial0 is up, line protocol is up Hardware is HD64570 Internet address is 10.140.1.2/24 MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255 Encapsulation FRAME-RELAY, loopback not set, keepalive set (10 sec) LMI enq sent 19, LMI stat recvd 20, LMI upd recvd 0, DTE LMI up LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0 LMI DLCI 1023 LMI type is CISCO frame relay DTE FR SVC disabled, LAPF state down Broadcast queue 0/64, broadcasts sent/dropped 8/0, interface broadcasts 5 Last input 00:00:02, output 00:00:02, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops <Output omitted>
  • 11. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-11 • Displays LMI information ame-relay lmi for interface Serial0 (Frame Relay DTE) LMI TYPE = CISCO bered info 0 Invalid Prot Disc 0 Call Ref 0 Invalid Msg Type 0 s Message 0 Invalid Lock Shift 0 mation ID 0 Invalid Report IE Len 0 t Request 0 Invalid Keep IE Len 0 q. Sent 113100 Num Status msgs Rcvd 113100 atus Rcvd 0 Num Status Timeouts 0 show frame-relay lmi Example
  • 12. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-12 • Displays PVC traffic statistics show frame-relay pvc Example Router#show frame-relay pvc 100 PVC Statistics for interface Serial0 (Frame Relay DTE) DLCI = 100, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0 input pkts 28 output pkts 10 in bytes 8398 out bytes 1198 dropped pkts 0 in FECN pkts 0 in BECN pkts 0 out FECN pkts 0 out BECN pkts 0 in DE pkts 0 out DE pkts 0 out bcast pkts 10 out bcast bytes 1198 pvc create time 00:03:46, last time pvc status changed 00:03:47
  • 13. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-13 • Displays the route maps, either static or dynamic Router#show frame-relay map Serial0 (up): ip 10.140.1.1 dlci 100(0x64,0x1840), dynamic, broadcast,, status defined, active show frame-relay map Example
  • 14. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-14 • Clears dynamically created Frame Relay maps clear frame-relay-inarp Example Router#show frame-relay map Serial0 (up): ip 10.140.1.1 dlci 100(0x64,0x1840), dynamic, broadcast,, status defined, active Router#clear frame-relay-inarp Router#show frame map Router#
  • 15. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-15 Troubleshooting Basic Frame Relay Operations • Displays LMI debug information Router#debug frame-relay lmi Frame Relay LMI debugging is on Displaying all Frame Relay LMI data Router# 1w2d: Serial0(out): StEnq, myseq 140, yourseen 139, DTE up 1w2d: datagramstart = 0xE008EC, datagramsize = 13 1w2d: FR encap = 0xFCF10309 1w2d: 00 75 01 01 01 03 02 8C 8B 1w2d: 1w2d: Serial0(in): Status, myseq 140 1w2d: RT IE 1, length 1, type 1 1w2d: KA IE 3, length 2, yourseq 140, myseq 140 1w2d: Serial0(out): StEnq, myseq 141, yourseen 140, DTE up 1w2d: datagramstart = 0xE008EC, datagramsize = 13 1w2d: FR encap = 0xFCF10309 1w2d: 00 75 01 01 01 03 02 8D 8C 1w2d: 1w2d: Serial0(in): Status, myseq 142 1w2d: RT IE 1, length 1, type 0 1w2d: KA IE 3, length 2, yourseq 142, myseq 142 1w2d: PVC IE 0x7 , length 0x6 , dlci 100, status 0x2 , bw 0
  • 16. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-16 Summary • A basic Frame Relay configuration assumes one or more physical interfaces, and LMI and Inverse ARP are running on the remote routers. In this type of environment, the LMI notifies the router about the available DLCIs. • When the remote router does not support Inverse ARP, or when you want to control routed broadcast traffic, you must define the address-to-DLCI table statically. • You can configure Frame Relay subinterfaces in either point-to-point or multipoint mode. • After you configure Frame Relay, you can verify that the connections are active using the available show commands. • Use the debug frame-relay lmi command to verify and troubleshoot a Frame Relay connection.
  • 17. © 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-17 Visual Objective 8-1: Connecting to Frame Relay Services Pod Router s0 A 10.140.1.2 B 10.140.2.2 C 10.140.3.2 D 10.140.4.2 E 10.140.5.2 F 10.140.6.2 G 10.140.7.2 H 10.140.8.2 I 10.140.9.2 J 10.140.10.2 K 10.140.11.2 L 10.140.12.2