Frame Relay and Testing with the PFA-35

Size: px
Start display at page:

Download "Frame Relay and Testing with the PFA-35"

Transcription

1 Frame Relay and Testing with the PFA-35 Application Note: PFA-35 Summary This application note describes the essentials of Frame Relay, and how to perform three important tests for installing and maintaining Frame Relay services using the PFA-35 with Frame Relay option.

2 The Key Benefits of Frame Relay: Frame Relay brings two key benefits: It uses a packet-switching, not a circuit-switching, technology. As a result multiple data communication paths can be configured over one physical link so the high cost of multiple point-to-point circuits is eliminated. The switching performed by Frame Relay nodes is a very efficient process with minimal end-to-end delays. This low delay, high bandwidth combination equals increased capacity and throughput and so is ideal for data intensive LAN/WAN internetworking applications. A Typical Frame Relay Network At the customer premises the inter-network device is, in most cases, a LAN bridge or router. The inter-network device typically connects to the Frame Relay network via a Customer Service Unit with a V.11 standard interface. The physical link between this CSU and the Frame Relay switching node is typically an E1 link. The user to network Interface (UNI), i.e. the interface between the Customer Premise Equipment () and the network, is specified using Frame Relay standards. Traffic is routed through the network using Permanent Virtual Circuits (PVCs). Frame Relay Frame Structure To transmit data between one user and another across the Frame Relay network, the data is inserted into frames. These can be of variable length and the structure employed is based on HDLC framing. All frames start and end with a flag. The start flag is followed by an address field, the exact format of which is dependant on the Link Management Protocol in use and may be two, three, or four bytes long. In the example below a two byte, sixteen bit header is employed. 10 bits are used for the Data Link Connection Identifier (DLCI) - this identifies the address to which data being carried in the frame is going to, or coming from. The Extended Address bit (EA) is set to 1 in the last address byte. The Command/Response indication bit (CR) is not used by the Frame Relay protocol. The Forward Explicit Congestion Notification bit (FECN); Backward Explicit Congestion Notification bit (BECN); and Discard Eligibility bit (DE) are used to notify the user that congestion is occurring in the network. The information field is a variable length field and contains the user data being passed across the network. This is followed by the Frame Check Sequence (FCS) used to check the frame has been received without error. Unlike a leased line, the connection is only made from end to end through the network when it is required. The connection should always be available on request, so from the customer s point of view the connection is permanent. Flag Address Field Information Field FCS Flag In reality no permanent connection exists on a single circuit. The circuit is made using routing tables within Frame Relay switches. When one customer is not using a certain physical connection between switches, it is available for other traffic. It is therefore only virtually established. DLCI C/R EA DLCI FECN BECN DE EA Bit: LAN Internetwork Device Router V.11 Frame Relay Interface DSU CSU ACCESS CIRCUIT Access Circuit 2Mb E1 DLCI C/R EA FECN BECN DE FCS - Data Link Connection Identifier - Command/Response Bit - Extended Address Bit - Forward Explicit Congestion - Backward Explicit Congestion - Discard Eligibility - Frame Check Sequence AME RELAY NETWORK

3 Data Link Connection Identifier (DLCI) The diagram below shows a simple network connecting two customer premises at locations A and B. So location A can communicate with location B, a PVC between the two must be configured. Each frame must have a valid DLCI address corresponding to the specific PVC. The frames are then transmitted to the network. Routing tables within the switches guide valid frames to their correct destination. This is achieved by altering the DLCI to that of the next link in the PVC. In the example below, all frames being sent from location A are given a DLCI of 15. The Frame Relay switch, using its routing table, then modifies this to a DLCI of 33 and by so doing directs the frames to location B. Frame Relay networks provide users with the ability to send and receive data to and from multiple locations using a single physical connection. The addressing used for multiple locations is the same. Frame Routing - Multiple PVCs Adding extra locations with which to establish PVCs is very easy. Unlike with leased lines, there is no need to physically wire another connection from location A to the near switch, let alone through the network. In the example below, location A when communicating with location C, simply needs to use a different (pre-agreed) DLCI, in this example 67. This different DLCI indicates to the first switch to route the frames in another direction. The tables in the following switch(es) will ensure the frames reach the right destination. Location A DLCI = 15 DLCI = 67 Location B Location A DLCI = 15 DLCI = 15 Location B DLCI = 33 DLCI = 33 Location C

4 Congestion Within The Network Too many frames being routed through a single switch, in excess of its capacity, will result in congestion. Ideally this would never happen because each customer is allocated a specific bandwidth, called Committed Information Rate (CIR) and the network is dimensioned accordingly. However problems can still occur, such as a line being down or problems of allocation. In the example, the highlighted Frame Relay switch, which is relaying frames from location A to location B, is experiencing congestion. This switch is able to indicate to location A and B s terminal devices that the node is congested by setting the FECN and BECN bits. Link Management Signalling The Frame Relay protocol described so far offers a basic data transport mechanism. It does not permit any local control or management of the interface, nor is there any way for the end terminal to determine the status of its connection. Link Management Signalling is used for this purpose. The vast majority of devices and service providers are specified to support one or more of the following three standards: ANSI (TI.617 Annex D), CCITT (0.933 Annex A), and LMI. These specify the link management process. The link management process consists of two core elements. Location A Congestion experienced in A-B direction The first, Link Integrity Verification, is a procedure wher the sends Status Enquiry (Keep Alive) frames to the network. Each enquiry is answered by the network, provided all is well, to confirm integrity of the link. Secondly, Full Status Enquiry frames are sent to the network. The network responds by supplying a Full Status Response. This FSR will identify which DLCIs are available to the customer s, and whether they are active, inactive or new, for example. BECN = 1 Location B FECN = 1 KEEP ALIVE LINK INTEGRITY VERIFICATION FULL STATUS FECN bits are set to 1 in frames travelling away from the congestion towards B; BECN bits are set to 1 in frames travelling away from the congestion towards A. Higher level protocols within the at location A should ensure that the transmission rate of frames from location A is reduced to avoid congestion. If this does not happen, the network will commence discarding frames to relieve the problem. It will do this selectively by discarding those frames where the DE bit is set to 1. The DE bit being set to 1 will indicate either low priority data, or data being sent above the agreed CIR. Either of which can be discarded in the event of congestion in the network. FULL STATUS RESPONSE The frequency of these frames and the link management type is configured at the and the near-end switch.

5 What Needs Testing? There are a number of questions that need to be answered before a Frame Relay service can be turned over to an end-user. Frame Relay has no error correction capabilities, so optimum performance requires error free transmission circuits, so is the circuit error free? The Link Management procedure must be checked to ensure that the inter-network devices are configured identically, both in terms the protocol in use and various other settings for the keep alive and full status messages. As an example, the intervals between the messages from and network must be identical. The PVCs must also be checked to ensure they are correctly configured. It must be confirmed whether the PVC to each end user has been satisfactorily established. The status of each DLCI should be reported for examination. It is vital to test that traffic may be sent across the PVCs. It is important to test whether frames can be sent and received across the network, and whether the CIR (if agreed) is achievable. Changing Market Needs/Demands Equipment is clearly needed to test the Frame Relay service. Protocol analysers have until recently been the main instrument for testing Frame Relay networks. However, the increasing demand for Frame Relay services has brought with it the need for a new type of tester for installation, commissioning and maintenance: a tester that provides all the applications and features for comprehensive transmission and Frame Relay testing, without complex protocol decoding and analysis a tester that is more cost effective and much easier to use than a protocol analyser a tester that can automate Frame Relay equipment turn-up and save test time a tester that really is small and portable a tester that is battery operated The solution is the Frame Relay option for the PFA-35. Finally, the network/pvc should be stress tested at higher rates than those agreed, to identify any other problem areas. All of these testing requirements are geared towards confirming the network switches have been correctly configured, and that the network itself can cope with the intended traffic.

6 Frame Relay Software Option for PFA-35 Loaded into PFA-35, the frame relay option addresses three different types of test that can be used for installing and maintaining Frame Relay services. These are: Frame Relay service turn-up, to verify user-to-network connectivity and configuration TCP/IP PING Request Testing, providing additional tests to verify the connectivity of far-end terminals, and Fox Test to dimension a link and verify connectivity of non TCP/IP links Frame Relay service turn-up If any alarms and errors are detected on the link, the large OK disappears and alarm/error information is summarised. This includes the number of: - Errored frames - Bad frames (Runt, Giant etc) - Frame Check Sequence (FCS) errors LAN Testing the Heartbeat of your Frame Relay Network ROUTER DSU CSU ACCESS CIRCUIT AME RELAY NETWORK An incremental count indicates that received frames are being corrupted between the network and the. - Frames with FECN, BECN and DE These point to congestion in the network and the number of frames being discarded. - Average and Peak frame rates - % Utilisation V.11 2Mbit/s Before a frame relay service is turned over to a customer, it is important to check the service is alive to verify that the user-to-network link is properly connected and configured. This is the function of the PFA-35 s heartbeat check. PFA-35 is typically terminated at the Customer Premise Equipment. With one key press the PFA-35 then automatically steps through the heartbeat check process to verify the link is alive. The process is as follows: PFA-35 first autoconfigures to the physical interface and line rate. This can be V.11, V.35, or G.703 PFA-35 then transmits and receives idle flags. Detected flags are indicated on the screen PFA-35 then autoconfigures to the link management type, i.e. ANSI D, CCITT A or LMI Link management is then emulated. This involves emulating the 'keep alive' and 'full status' and monitoring the response from the network. Correct detection of these responses is indicated by a large OK on the left hand side of the screen. A pulsing heart confirms the link is 'alive', turn-up is complete, and link management is functioning correctly. The response to the full status enquiry is also decoded. This is displayed on the right hand side of the screen and shows the status of the various PVCs to which the user should have access.

7 TCP/IP PING Request Test While the PVC status result gives an insight to a far-end link and a corresponding PVC, it does not verify complete connectivity between one user internetworking device and another across the network. This is the function of the TCP/IP PING request test. The test involves transmitting simple 'are you there?' frames through the network to a specific device, in this case a terminal, through a destination DLCI. A correctly configured far end station will then respond, confirming connectivity. minimum) for each successful ping is measured. These are important, because large differences between these times can provide an early indication to the user of congestion on the network. PFA-35 provides continuous pinging and the user can edit the TCP/IP source and destination addresses of the terminal being pinged. The round trip time (maximum and DLCI 19 DLCI 23 LAN AME RELAY NETWORK ROUTER PFA-35 IP Source address: IP Destination address: Terminal IP Source address: IP Destination address: 'Fox Test' The TCP/IP PING request test is only possible if the farend terminal is operational and can handle the TCP/IP protocol. To enable connectivity to be verified where this is not the case an alternative test method is required. This is the function of the 'Fox test'. defined utilisation. This is particularly useful for proving the capacity of a virtual circuit, i.e. confirming a customers CIR, and to provide an insight to how the network will respond to different levels of traffic. The 'Fox test' can be performed end-to-end with another PFA-35. End-to-end connectivity across the network is verified by transmitting frames to a specific destination DLCI and counting the received frames. The 'Fox Test' may also be used to stress the network by generating frames of a user defined length and at a user User A User B AME RELAY NETWORK PFA-35 PFA-35

8 For further information contact: Local Sales Office Wandel & Goltermann GmbH & Co. Elektronische Meßtechnik International Marketing Postfach D Eningen u.a. Germany Tel Fax Telex wug d info@wago.de World-Wide Web: E/02.98/D4/867/5

Module 10 Frame Relay and ATM

Module 10 Frame Relay and ATM Module 10 Frame Relay and ATM 10.0 INTRODUCTION Multimedia is basically a heterogeneous service which is characterized by different traffic types and variable bandwidths. Specifically Video bandwidth has

More information

Introducing Frame Relay

Introducing Frame Relay Frame Relay CCNA 4 Note Much of the information in this presentation comes from the CCNP 2 version 3.0 module on Frame Relay. I find a lot of the information in CCNA 4 module 5 Frame Relay not very well

More information

Frame Relay. Frame Relay Information 1 of 18

Frame Relay. Frame Relay Information 1 of 18 Frame Relay Information 1 of 18 This document was retrieved from the Web and has been been edited by Thomas Jerry Scott for use in his TCP/IP network classes. Chapter Goals Describe the history of Frame

More information

Teldat Router. Frame Relay

Teldat Router. Frame Relay Teldat Router Frame Relay Doc. DM503-I Rev. 8.40 September, 2000 INDEX Chapter 1 The Frame Relay interface... 1 1. Introduction...2 2. Frame Relay Overview...3 2.1. Frame Relay Network...3 2.2. Frame Relay

More information

Frame Relay Switching Enhancements

Frame Relay Switching Enhancements Frame Relay Switching Enhancements This feature module describes the Frame Relay Switching Enhancements feature. It includes information on the benefits of this new feature, supported platforms, related

More information

MPLS AToM Overview. Documentation Specifics. Feature Overview

MPLS AToM Overview. Documentation Specifics. Feature Overview MPLS AToM Overview This document provides an introduction to MPLS AToM and includes the following sections: Documentation Specifics, page 14 Feature Overview, page 14 Benefits, page 26 What To Do Next,

More information

The BANDIT can also concentrate and switch multiple sources of Frame Relay traffic simultaneously.

The BANDIT can also concentrate and switch multiple sources of Frame Relay traffic simultaneously. encor! enetworks TM Version A, March 2008 2013 Encore Networks, Inc. All rights reserved. Routing with Frame Relay This chapter discusses Frame Relay routing. 4.1 Frame Relay You can configure use of synchronous

More information

Troubleshooting Frame Relay Connections

Troubleshooting Frame Relay Connections CHAPTER 18 Frame Relay was originally conceived as a protocol for use over ISDN interfaces. Initial proposals to this effect were submitted to the International Telecommunication Union Telecommunication

More information

What is Frame Relay? Frame Relay. Agenda. Frame Relay Basic Topology

What is Frame Relay? Frame Relay. Agenda. Frame Relay Basic Topology What is Frame Relay? Frame Relay Principles, Standards, LAPF Traffic Control Aspects, LMI, CLLM, Q.933 (SVC) packet switching technology based on store-and-forward of packets connection oriented interface

More information

Implementing Enterprise WAN Links

Implementing Enterprise WAN Links Implementing Enterprise WAN Links Introducing Routing and Switching in the Enterprise Chapter 7 Version 4.0 1 Objectives Describe the features and benefits of common WAN connectivity options. Compare and

More information

Teldat Router. Frame Relay

Teldat Router. Frame Relay Teldat Router Frame Relay Doc. DM703-I Rev. 10.00 March, 2003 INDEX Chapter 1 The Frame Relay interface...1 1. Introduction...1 2. Frame Relay Protocol Overview...3 2.1. 2.2. Frame Relay Network...3 Frame

More information

Frame Relay. Raj Jain. Professor of Computer and Information Sciences. The Ohio State University. Columbus, OH 43210

Frame Relay. Raj Jain. Professor of Computer and Information Sciences. The Ohio State University. Columbus, OH 43210 Frame Relay Professor of Computer and Information Sciences Columbus, OH 43210 These slides are available at http://www.cis.ohio-state.edu/~jain/cis777-99/ 1 Overview What is Frame Relay? Why not leased

More information

Frame Relay Switching Diagnostics and Troubleshooting

Frame Relay Switching Diagnostics and Troubleshooting Frame Relay Switching Diagnostics and Troubleshooting This feature module describes the Frame Relay Switching Diagnostics and Troubleshooting feature. It includes information on the benefits of the new

More information

Superseded by a more recent version INTERNATIONAL TELECOMMUNICATION UNION

Superseded by a more recent version INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION ITU-T X.36 TELECOMMUNICATION (04/95) STANDARDIZATION SECTOR OF ITU DATA NETWORKS AND OPEN SYSTEM COMMUNICATIONS PUBLIC DATA NETWORKS INTERFACES INTERFACE BETWEEN DATA

More information

Frame Relay. Frame Relay: characteristics

Frame Relay. Frame Relay: characteristics Frame Relay Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network management and QoS provisioning - 1 Frame Relay: characteristics Packet switching

More information

Frame Relay. Bigger, Longer, Uncut 2005/03/11. (C) Herbert Haas

Frame Relay. Bigger, Longer, Uncut 2005/03/11. (C) Herbert Haas Frame Relay Bigger, Longer, Uncut (C) Herbert Haas 2005/03/11 What is Frame Relay? Connection-oriented packet switching (Virtual Circuit) WAN Technology Specifies User to Network Interface (UNI) Does not

More information

Part II. Chapter 6. Frame Relay

Part II. Chapter 6. Frame Relay Part II Chapter 6 is one of the most popular methods used to connect WAN links because of its speed, reliability, and cost. is a packet-switched technology. Packet-switched networks allow end devices to

More information

Analysis and Application of Frame Relay

Analysis and Application of Frame Relay Journal of Networking and Telecomunications (2018) Original Research Article Analysis and Application of Frame Relay Dongyue Cheng,Guoyou Han,Yuanguo Pan Information Engineering College, Xining University

More information

Frame Relay Network Performance

Frame Relay Network Performance Lab 4 Frame Relay Network Performance Overview Frame Relay is a connection-oriented, unreliable technology based on virtual circuits. A virtual circuit must be set up between a source and destination before

More information

Teldat Router. Configuration of Frame Relay Interfaces over ISDN

Teldat Router. Configuration of Frame Relay Interfaces over ISDN Teldat Router Configuration of Frame Relay Interfaces over ISDN Doc. DM523-I Rev. 8.30 February, 2000 INDEX Chapter 1 Frame Relay Interface over ISDN... 1 1. Introduction...2 2. ISDN base Interface...3

More information

Cisco Configuring and Troubleshooting Frame Relay

Cisco Configuring and Troubleshooting Frame Relay Table of Contents Configuring and Troubleshooting Frame Relay...1 Related Information...2 Introduction...3 Configuring Basic Frame Relay...6 Introduction...6 Network Diagram...6 Configurations...6 debug

More information

26 Managing Frame Relay

26 Managing Frame Relay 26 Managing Frame Relay The WAN Switching submodule family supports Frame Relay on universal serial, T1 or E1 ports. Management, data handling, compression, and multi-protocol encapsulation are compatible

More information

This document is not restricted to specific software or hardware versions.

This document is not restricted to specific software or hardware versions. Frame Relay Glossary Document ID: 47202 Contents Introduction Prerequisites Requirements Components Used Conventions Glossary Related Information Introduction This document defines common Frame Relay terms.

More information

Configuring Frame Relay

Configuring Frame Relay Configuring Frame Relay Last Updated: October 6, 2011 Feature History Release Cisco IOS Modification For information about feature support in Cisco IOS software, use Cisco Feature Navigator. Finding Feature

More information

(Refer Slide Time: 2:20)

(Refer Slide Time: 2:20) Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture -23 X.25 and Frame Relay Hello and welcome to today s lecture on X.25 and

More information

Frame Relay Networks. By Robert J. Roden and Deborah Tayler. Abstract. The Frame Relay Bearer Service

Frame Relay Networks. By Robert J. Roden and Deborah Tayler. Abstract. The Frame Relay Bearer Service By Robert J. Roden and Deborah Tayler Abstract Frame relay networks reduce the cost of transmission lines and equipment and improve network performance and response time. Designed for transmission lines

More information

Chapter 12 Frame Relay

Chapter 12 Frame Relay 1 Chapter 12 Frame Relay Contents Frame Relay Stand. & Eq. Virtual Circuits LMI Performance Parameters Frame Format Frame Relay Topologies Frame Relay Config. Monitoring Frame Relay Review Questions 2

More information

frame-relay lmi-n391dte

frame-relay lmi-n391dte frame-relay lmi-n391dte frame-relay lmi-n391dte To set a full status polling interval, use the frame-relay lmi-n391dte interface configuration command. To restore the default interval value, assuming that

More information

Free4Torrent. Free and valid exam torrent helps you to pass the exam with high score

Free4Torrent.   Free and valid exam torrent helps you to pass the exam with high score Free4Torrent http://www.free4torrent.com Free and valid exam torrent helps you to pass the exam with high score Exam : 642-889 Title : Implementing Cisco Service Provider Next-Generation Egde Network Services

More information

Frame Relay show Command and debug Command Enhancements

Frame Relay show Command and debug Command Enhancements Frame Relay show Command and debug Command Enhancements First Published: September 12, 2005 Last Updated: June 19, 2006 The feature provides the ability to filter the output of certain Frame Relay show

More information

Configuring and Troubleshooting Frame Relay

Configuring and Troubleshooting Frame Relay Configuring and Troubleshooting Frame Relay Document ID: 16563 Interactive: This document offers customized analysis of your Cisco device. Contents Introduction Before You Begin Conventions Prerequisites

More information

TEMPORARY DOCUMENT. Attached is a clean copy of Draft Recommendation X.84. TD 1143 Rev3 is the source document used to produce this clean version.

TEMPORARY DOCUMENT. Attached is a clean copy of Draft Recommendation X.84. TD 1143 Rev3 is the source document used to produce this clean version. INTERNATIONAL TELECOMMUNICATION UNION STUDY GROUP 17 TELECOMMUNICATION STANDARDIZATION SECTOR STUDY PERIOD 2001-2004 English only Original: English Question(s): 5/17 Geneva, 10-19 March 2004 Source: Title:

More information

Network Devices,Frame Relay and X.25

Network Devices,Frame Relay and X.25 Network Devices,Frame Relay and X.25 Hardware/Networking Devices: Networking hardware may also be known as network equipment computer networking devices. Network Interface Card (NIC): NIC provides a physical

More information

QWEST Communications International Inc. Technical Publication. Frame Relay Service

QWEST Communications International Inc. Technical Publication. Frame Relay Service QWEST Communications International Inc. Technical Publication Frame Relay Service Copyright 1992, 1993, 1994, 1996, 1997, 1998, 1999, 2000 77372 QWEST Communications International Inc. Issue H All Rights

More information

Understanding SROS Priority Queuing, Class-Based WFQ, and QoS Maps

Understanding SROS Priority Queuing, Class-Based WFQ, and QoS Maps Configuration Guide 5991-2121 May 2006 Understanding SROS Priority Queuing, Class-Based WFQ, and QoS Maps This Configuration Guide explains the concepts behind configuring your Secure Router Operating

More information

Frame Relay Networking

Frame Relay Networking The Basic Guide to Frame Relay Networking Your Complete Guide to Frame Relay from the Frame Relay Forum The Basic Guide to Frame Relay Networking Your Complete Guide to Frame Relay from the Frame Relay

More information

CCNA 4 - Final Exam Answers

CCNA 4 - Final Exam Answers CCNA 4 - Final Exam Answers 1 Which of the following describes the roles of devices in a WAN? (Choose three.) *** A CSU/DSU terminates a digital local loop. A modem terminates a digital local loop. A CSU/DSU

More information

EUROPEAN ETS TELECOMMUNICATION August 1996 STANDARD

EUROPEAN ETS TELECOMMUNICATION August 1996 STANDARD EUROPEAN ETS 300 402-3 TELECOMMUNICATION August 1996 STANDARD Source: ETSI TC-SPS Reference: DE/SPS-05030-1 ICS: 33.080, 35.100.20 Key words: ISDN, DSS1, layer 2, D-channel, LAPF Integrated Services Digital

More information

Protocol Overview. TCP/IP Performance. Connection Types in TCP/IP. Resource Management. Router Queues. Control Mechanisms ITL

Protocol Overview. TCP/IP Performance. Connection Types in TCP/IP. Resource Management. Router Queues. Control Mechanisms ITL Protocol Overview TCP/IP Performance E-Mail HTTP (WWW) Remote Login File Transfer TCP UDP ITL IP ICMP ARP RARP (Auxiliary Services) ATM Ethernet, X.25, HDLC etc. 2/13/06 Hans Kruse & Shawn Ostermann, Ohio

More information

CCNA 4 - Final Exam (B)

CCNA 4 - Final Exam (B) CCNA 4 - Final Exam (B) 1. Identify the factors that contribute to congestion on an Ethernet LAN. (Choose three.) improper placement of enterprise level servers addition of hosts to a physical segment

More information

Ethernet Switches (more)

Ethernet Switches (more) Ethernet Switches layer 2 (frame) forwarding, filtering using LAN addresses Switching: A-to-B and A - to-b simultaneously, no collisions large number of interfaces often: individual hosts, star-connected

More information

ATM Quality of Service (QoS)

ATM Quality of Service (QoS) ATM Quality of Service (QoS) Traffic/Service Classes, Call Admission Control Usage Parameter Control, ABR Agenda Introduction Service Classes and Traffic Attributes Traffic Control Flow Control Special

More information

Configuring Frame Relay-ATM Interworking

Configuring Frame Relay-ATM Interworking Configuring -ATM Interworking The -ATM Interworking features enable and ATM networks to exchange data, despite differing network protocols. There are two types of -ATM Interworking: FRF.5 -ATM Network

More information

Regulating Packet Flow on a Per-Interface Basis Using Generic Traffic Shaping

Regulating Packet Flow on a Per-Interface Basis Using Generic Traffic Shaping Regulating Packet Flow on a Per-Interface Basis Using Generic Traffic Shaping Packet flow on a network can be regulated using a traffic shaping mechanism. One such traffic shaping mechanism is a Cisco

More information

ATM Technology in Detail. Objectives. Presentation Outline

ATM Technology in Detail. Objectives. Presentation Outline ATM Technology in Detail Professor Richard Harris Objectives You should be able to: Discuss the ATM protocol stack Identify the different layers and their purpose Explain the ATM Adaptation Layer Discuss

More information

Datenkommunikation SS L04 - Network Principles

Datenkommunikation SS L04 - Network Principles Network Principles Circuit Switching, Introduction ISDN Packet Switching, Datagram versus Virtual Call Introduction X.25, FR and ATM, OSI Model Agenda Introduction Circuit Switching Principles ISDN Packet

More information

AT&T OPERATING COMPANIES TARIFF NO. 1 Original Page 4-1 ADVANCED SERVICES

AT&T OPERATING COMPANIES TARIFF NO. 1 Original Page 4-1 ADVANCED SERVICES Original Page 4-1 4.1 Service Description SECTION 4 PremierSERV SM FRAME RELAY SERVICE PremierSERV SM Frame Relay Service (FRS) is a public, metropolitan wide-area data service that provides high throughput

More information

frame-relay lapf n201

frame-relay lapf n201 frame-relay lapf n201 frame-relay lapf n201 To set the Link Access Procedure for Frame Relay (LAPF) N201 value (the maximum length of the Information field of the LAPF I frame), use the frame-relay lapf

More information

Configuring Frame Relay-ATM Interworking

Configuring Frame Relay-ATM Interworking The Frame Relay-ATM Interworking features enable Frame Relay and ATM networks to exchange data, despite differing network protocols. There are two types of Frame Relay-ATM Interworking: FRF.5 Frame Relay-ATM

More information

Frame Relay. Raj Jain. Professor of Computer and Information Sciences. The Ohio State University

Frame Relay. Raj Jain. Professor of Computer and Information Sciences. The Ohio State University Frame Relay Professor of Computer and Information Sciences Columbus, OH 43210 Jain@ACM.Org http://www.cis.ohio-state.edu/~jain/ 1 Overview What is Frame Relay? Why not leased lines or X.25? Frame formats

More information

Congestion in Data Networks. Congestion in Data Networks

Congestion in Data Networks. Congestion in Data Networks Congestion in Data Networks CS420/520 Axel Krings 1 Congestion in Data Networks What is Congestion? Congestion occurs when the number of packets being transmitted through the network approaches the packet

More information

Wide-Area Networking Overview

Wide-Area Networking Overview Cisco IOS software provides a range of wide-area networking capabilities to fit almost every network environment need. Cisco offers cell relay via the Switched Multimegabit Data Service (SMDS), circuit

More information

Intermediate Traffic Management

Intermediate Traffic Management Intermediate Traffic Management This presentation has been generated by the ATM Forum for the purpose of educating the public on ATM Technology and the ATM Forum s activities. This presentation is the

More information

Chapter 24 Congestion Control and Quality of Service 24.1

Chapter 24 Congestion Control and Quality of Service 24.1 Chapter 24 Congestion Control and Quality of Service 24.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 24-1 DATA TRAFFIC The main focus of congestion control

More information

CPEG 514. Lecture 11 Asynchronous Transfer Mode (ATM) CPEG 514

CPEG 514. Lecture 11 Asynchronous Transfer Mode (ATM) CPEG 514 Lecture 11 Asynchronous Transfer Mode () Outline Introduction Virtual Circuit Setup PVC vs. SVC Quality of Service and Congestion Control IP over and Frame Relay interworking Network (integrated voice,

More information

Lecture (06) Network Access layer fundamentals (4) LAN, & WAN Internetwork Layer I

Lecture (06) Network Access layer fundamentals (4) LAN, & WAN Internetwork Layer I Lecture (06) Network Access layer fundamentals (4) LAN, & WAN Internetwork Layer I By: Dr. Ahmed ElShafee ١ Agenda OSI Layer 2 of WANs Internetwork layer Introduction Network Layer Interaction with the

More information

Understanding How Routing Updates and Layer 2 Control Packets Are Queued on an Interface with a QoS Service Policy

Understanding How Routing Updates and Layer 2 Control Packets Are Queued on an Interface with a QoS Service Policy Understanding How Routing Updates and Layer 2 Control Packets Are Queued on an Interface with a QoS Service Policy Document ID: 18664 Contents Introduction Prerequisites Requirements Components Used Conventions

More information

Frame Relay IP RTP Priority

Frame Relay IP RTP Priority This feature module describes the feature. Finding Feature Information, page 1 Feature Overview, page 1 Supported Platforms, page 2 Supported Standards and MIBs and RFCs, page 3 Prerequisites, page 3 Configuration

More information

What Is Congestion? Computer Networks. Ideal Network Utilization. Interaction of Queues

What Is Congestion? Computer Networks. Ideal Network Utilization. Interaction of Queues 168 430 Computer Networks Chapter 13 Congestion in Data Networks What Is Congestion? Congestion occurs when the number of packets being transmitted through the network approaches the packet handling capacity

More information

TOLLY. No July 2002

TOLLY. No July 2002 No. 202131 July 2002 VINA Technologies, Ltd. VINA erouter versus ADTRAN Total Access 616-TDM and TA 600R-TDM, Cisco Systems 1720 and Netopia R5300 Competitive Performance Evaluation Premise: Customers

More information

Wireless Challenges : Computer Networking. Overview. Routing to Mobile Nodes. Lecture 25: Wireless Networking

Wireless Challenges : Computer Networking. Overview. Routing to Mobile Nodes. Lecture 25: Wireless Networking Wireless Challenges 15-441: Computer Networking Lecture 25: Wireless Networking Force us to rethink many assumptions Need to share airwaves rather than wire Don t know what hosts are involved Host may

More information

UNIT IV -- TRANSPORT LAYER

UNIT IV -- TRANSPORT LAYER UNIT IV -- TRANSPORT LAYER TABLE OF CONTENTS 4.1. Transport layer. 02 4.2. Reliable delivery service. 03 4.3. Congestion control. 05 4.4. Connection establishment.. 07 4.5. Flow control 09 4.6. Transmission

More information

Interface The exit interface a packet will take when destined for a specific network.

Interface The exit interface a packet will take when destined for a specific network. The Network Layer The Network layer (also called layer 3) manages device addressing, tracks the location of devices on the network, and determines the best way to move data, which means that the Network

More information

Suppliers' Information Note. BT FrameStream. Service Description

Suppliers' Information Note. BT FrameStream. Service Description SIN 291 Issue 2.8 September 2012 Suppliers' Information Note For The BT Network BT FrameStream Service Description Each SIN is the copyright of British Telecommunications plc. Reproduction of the SIN is

More information

CENTRAL TELEPHONE COMPANY NEVADA DIVISION ( SPRINT ) NEVADA BROADBAND TERMS AND CONDITIONS SECTION TEN: SPECIALIZED NETWORK SERVICES

CENTRAL TELEPHONE COMPANY NEVADA DIVISION ( SPRINT ) NEVADA BROADBAND TERMS AND CONDITIONS SECTION TEN: SPECIALIZED NETWORK SERVICES CENTRAL TELEPHONE COMPANY NEVADA DIVISION ( SPRINT ) NEVADA BROADBAND TERMS AND CONDITIONS SECTION TEN: SPECIALIZED NETWORK SERVICES This document is based on the Nevada General Customer Tariff as it existed

More information

Multi-Service Interworking Frame Relay and ATM Service Interworking over MPLS. MFA Forum

Multi-Service Interworking Frame Relay and ATM Service Interworking over MPLS. MFA Forum Multi-Service Interworking Frame Relay and Service Interworking over MFA Forum 15.0.0 MFA Forum Technical Committee January 2007 and Service Interworking over MFA Forum 15.0.0 Note: The user s attention

More information

Frame Relay Network-to-Network SVC Implementation Agreement

Frame Relay Network-to-Network SVC Implementation Agreement Frame Relay Network-to-Network SVC Implementation Agreement FRF.0 Editor: Geoffrey Mattson For More Information, please contact: Frame Relay Forum 303 Vintage Park Drive Foster City, Ca 94404 Phone: 45.578.6980

More information

Teldat Router. Frame Relay Backup configuration using ISDN

Teldat Router. Frame Relay Backup configuration using ISDN Teldat Router Frame Relay Backup configuration using ISDN Doc. DM511-I Rev. 8.30 February, 2000 INDEX Chapter 1 Frame Relay Backup... 1 1. Introduction...2 2. WAN Backup...3 3. Backup of Frame Relay Interfaces

More information

Network management and QoS provisioning - revise. When someone have to share the same resources is possible to consider two particular problems:

Network management and QoS provisioning - revise. When someone have to share the same resources is possible to consider two particular problems: Revise notes Multiplexing & Multiple Access When someone have to share the same resources is possible to consider two particular problems:. multiplexing;. multiple access. The first one is a centralized

More information

Using Multilink PPP over Frame Relay

Using Multilink PPP over Frame Relay Multilink PPP is a method used to reduce latency and jitter for real-time traffic. This module contains conceptual information and configuration tasks for using Multilink PPP over Frame Relay. Finding

More information

Understanding the Available Bit Rate (ABR) Service Category for ATM VCs

Understanding the Available Bit Rate (ABR) Service Category for ATM VCs Understanding the Available Bit Rate (ABR) Service Category for ATM VCs Document ID: 10415 Contents Introduction Prerequisites Requirements Components Used Conventions What is ABR? Resource Management

More information

WAN technology which are to be discussed:

WAN technology which are to be discussed: WAN Technology Operates at 3 layer OSI model as below: 1. PHY 2. Data Link 3. Network Most of WAN technology are packetswitched network categorized as Switched Virtual circuit Network ( 3-phase, connection

More information

UNIT III NETWORK LAYER 1. What are the network support layers and the user support layers? Network support layers: The network support layers are Physical layer, Data link layer and Network layer. These

More information

ETSI TS V1.3.1 ( )

ETSI TS V1.3.1 ( ) TECHNICAL SPECIFICATION Terrestrial Trunked Radio (TETRA); Voice plus Data (V+D); Part 3: Interworking at the Inter-System Interface (ISI); Sub-part 8: Generic Speech Format Implementation 2 Reference

More information

Lab Managing Network Performance Using Content-Based Weighted Fair Queuing (CBWFQ) and Low Latency Queuing (LLQ)

Lab Managing Network Performance Using Content-Based Weighted Fair Queuing (CBWFQ) and Low Latency Queuing (LLQ) Lab 9.8.1 Managing Network Performance Using Content-Based Weighted Fair Queuing (CBWFQ) and Low Latency Queuing (LLQ) Objective Scenario Use an access list to define the traffic of interest that is to

More information

Lecture 4 Wide Area Networks - Congestion in Data Networks

Lecture 4 Wide Area Networks - Congestion in Data Networks DATA AND COMPUTER COMMUNICATIONS Lecture 4 Wide Area Networks - Congestion in Data Networks Mei Yang Based on Lecture slides by William Stallings 1 WHAT IS CONGESTION? congestion occurs when the number

More information

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross Part 5: Link Layer Technologies CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross 1 Outline PPP ATM X.25 Frame Relay 2 Point to Point Data Link Control One sender, one receiver,

More information

3GPP TS V8.0.0 ( )

3GPP TS V8.0.0 ( ) Technical Specification 3rd Generation Partnership Project; Technical Specification Group GSM EDGE Radio Access Network; General Packet Radio Service (GPRS); Base Station System (BSS) - Serving GPRS Support

More information

Cisco Back to Back Frame Relay

Cisco Back to Back Frame Relay Table of Contents Back to Back Frame Relay...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1 Components Used...1 Configure...2 Network Diagram...2 Configurations...2 Verify...3

More information

TCP/IP Performance ITL

TCP/IP Performance ITL TCP/IP Performance ITL Protocol Overview E-Mail HTTP (WWW) Remote Login File Transfer TCP UDP IP ICMP ARP RARP (Auxiliary Services) Ethernet, X.25, HDLC etc. ATM 4/30/2002 Hans Kruse & Shawn Ostermann,

More information

Network Management & Monitoring

Network Management & Monitoring Network Management & Monitoring Network Delay These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (http://creativecommons.org/licenses/by-nc/3.0/) End-to-end

More information

QOS Section 6. Weighted Random Early Detection (WRED)

QOS Section 6. Weighted Random Early Detection (WRED) QOS Section 6 Weighted Random Early Detection (WRED) The previous section addressed queuing, which is a congestionmanagement QoS mechanism. However, this section focuses on congestion avoidance. Specifically,

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 200-101 EXAM QUESTIONS & ANSWERS Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 32.2 http://www.gratisexam.com/ CISCO 200-101 EXAM QUESTIONS & ANSWERS Exam Name: Interconnecting

More information

ACCESS SERVICES (N) 12. Public Packet Data Network

ACCESS SERVICES (N) 12. Public Packet Data Network APUC No. 999 First Revised Sheet No. 275 Canceling Original Sheet No. 275 12. Public Packet Data Network Public Packet Data Networks utilize separate data networks, comprised of switching and transmission

More information

Frame Relay Manager User s Guide

Frame Relay Manager User s Guide Titlepage Frame Relay Manager User s Guide Document 9032102-03 Device Management Copyright Notice Document 9032102-03. Copyright February 2001 Aprisma Management Technologies, Inc., 121 Technology Drive,

More information

Frame Relay Extended Addressing

Frame Relay Extended Addressing Frame Relay Extended Addressing This document describes Extended Addressing for Frame Relay and includes the following sections: Feature Overview, page 1 Restrictions, page 2 Supported Platforms, page

More information

PPP. Point-to-Point Protocol

PPP. Point-to-Point Protocol PPP Point-to-Point Protocol 1 Introduction One of the most common types of WAN connection is the point-to-point connection. Point-to-point connections are used to connect LANs to service provider WANs,

More information

Lecture (08) Fundamentals of WANs (II)

Lecture (08) Fundamentals of WANs (II) Agenda Lecture (08) Fundamentals of WANs (II) OSI Layer 2 of WANs ATM & SONET WAN Dr. Ahmed M. ElShafee ١ ٢ OSI Layer 2 of WANs OSI Layer 2 of WANs (2) WAN protocols used on point to point serial links

More information

Total Access 600R (P/N L1#TDM) Menu Tree - System Info Branch. Total Access 600R (P/N L1#TDM) Menu Tree - System Utility Branch

Total Access 600R (P/N L1#TDM) Menu Tree - System Info Branch. Total Access 600R (P/N L1#TDM) Menu Tree - System Utility Branch Total Access 600R (P/N 4200600L1#TDM) Menu Tree - System Info Branch System Info System Config System Utility Router Modules System Name System Location System Contact Unit Name Part Number Serial Number

More information

Priority Traffic CSCD 433/533. Advanced Networks Spring Lecture 21 Congestion Control and Queuing Strategies

Priority Traffic CSCD 433/533. Advanced Networks Spring Lecture 21 Congestion Control and Queuing Strategies CSCD 433/533 Priority Traffic Advanced Networks Spring 2016 Lecture 21 Congestion Control and Queuing Strategies 1 Topics Congestion Control and Resource Allocation Flows Types of Mechanisms Evaluation

More information

Distributing Bandwidth Between Queues

Distributing Bandwidth Between Queues CHAPTER 5 Developing a queuing strategy is an important step in optimizing network functionality and services. Equally important is ensuring that bandwidth is shared fairly among the competing traffic

More information

EC1009 HIGH SPEED NETWORKS (ELECTIVE) (2 marks Questions and answers)

EC1009 HIGH SPEED NETWORKS (ELECTIVE) (2 marks Questions and answers) DEPARTMENT OF ECE EC1009 HIGH SPEED NETWORKS (ELECTIVE) (2 marks Questions and answers) FINAL YEAR 7 th SEMESTER UNIT I HIGH SPEED NETWORKS 1) What is common channel signaling? The data s and control signals

More information

GLOSSARY. See ACL. access control list.

GLOSSARY. See ACL. access control list. GLOSSARY A access control list ACL API Application Programming Interface area AS ASN ATM autonomous system autonomous system number See ACL. access control list. application programming interface. APIs

More information

Using Multilink PPP over Frame Relay

Using Multilink PPP over Frame Relay Using Multilink PPP over Frame Relay Multilink PPP is a method used to reduce latency and jitter for real-time traffic. This module contains conceptual information and configuration tasks for using Multilink

More information

Chapter 5 OSI Network Layer

Chapter 5 OSI Network Layer Chapter 5 OSI Network Layer The protocols of the OSI model Network layer specify addressing and processes that enable Transport layer data to be packaged and transported. The Network layer encapsulation

More information

B. ADDITIONAL LOGICAL CHANNELS

B. ADDITIONAL LOGICAL CHANNELS Page 1 1. 1.1 Terminology 1.1.1. Definitions of Terms and Abbreviations A. ACCESS LINE - A local Channel for voice, data, or video communications which connects the Customer location to a location of Verizon

More information

SNA Over Frame Relay. ATG s Communications & Networking Technology Guide Series. This guide has been sponsored by

SNA Over Frame Relay. ATG s Communications & Networking Technology Guide Series. This guide has been sponsored by SNA Over Frame Relay ATG s Communications & Networking Technology Guide Series This guide has been sponsored by Table of Contents Introduction............................. 2 Systems Network Architecture

More information

CHAPTER 18 INTERNET PROTOCOLS ANSWERS TO QUESTIONS

CHAPTER 18 INTERNET PROTOCOLS ANSWERS TO QUESTIONS CHAPTER 18 INTERNET PROTOCOLS ANSWERS TO QUESTIONS 18.1 (1) The communications network may only accept blocks of data up to a certain size. (2) Error control may be more efficient with a smaller PDU size.

More information

ANT-20, ANT-20E Advanced Network Tester Broadband Analyzer/Generator

ANT-20, ANT-20E Advanced Network Tester Broadband Analyzer/Generator ANT-20, ANT-20E Advanced Network Tester Broadband Analyzer/Generator BN 3035/90.80 Software Version 7.20 Operating Manual 9 BN 3035/98.32 Please direct all enquiries to your local Wavetek Wandel Goltermann

More information

Hands-On ISDN. Course Description. Students Will Learn. Target Audience. Prerequisites. Course Outline. Page: 1 of 5 ISDN

Hands-On ISDN. Course Description. Students Will Learn. Target Audience. Prerequisites. Course Outline. Page: 1 of 5 ISDN Hands-On Course Description This Hands-On course is designed to provide an in depth practical as well as theoretical understanding of technology through a combination of lecture and hands- on learning

More information