3 Frame Relay

3.0 Introduction

3.0.1 Introduction

Page 1:
Frame Relay is a high-performance WAN protocol that operates at the physical and Data Link layers of the OSI reference model.

Eric Scace, an engineer at Sprint International, invented Frame Relay as a simpler version of the X.25 protocol to use across Integrated Services Digital Network (ISDN) interfaces. Today, it is used over a variety of other network interfaces as well. When Sprint first implemented Frame Relay in its public network, they used StrataCom switches. Cisco's acquisition of StrataCom in 1996 marked their entry into the carrier market.

Network providers commonly implement Frame Relay for voice and data as an encapsulation technique, used between LANs over a WAN. Each end user gets a private line (or leased line) to a Frame Relay node. The Frame Relay network handles the transmission over a frequently changing path transparent to all end users.

Frame Relay has become one of the most extensively used WAN protocols, primarily because it is inexpensive compared to dedicated lines. In addition, configuring user equipment in a Frame Relay network is very simple. Frame Relay connections are created by configuring CPE routers or other devices to communicate with a service provider Frame Relay switch. The service provider configures the Frame Relay switch, which helps keep end-user configuration tasks to a minimum.

This chapter describes Frame Relay and explains how to configure Frame Relay on a Cisco router.


3.0.1 - Chapter Introduction
The diagram depicts the chapter objectives:
- Describe the fundamental concepts of Frame Relay technology in terms of enterprise WAN services, including operation, implementation requirements, maps, and Local Management Interface (LMI) operation.
- Configure a basic Frame Relay permanent virtual circuit (PVC), including configuring and troubleshooting Frame Relay on a router serial interface and configuring a static Frame Relay map.
- Describe advanced concepts of Frame Relay technology in terms of enterprise WAN services, including subinterfaces, bandwidth, and flow control.
- Configure an advanced Frame Relay PVC, including solving reachability issues, configuring subinterfaces, and verifying and troubleshooting a Frame Relay configuration.


3.1 Basic Frame Relay Concepts

3.1.1 Introducing Frame Relay

Page 1:
Frame Relay: An Efficient and Flexible WAN Technology

Frame Relay has become the most widely used WAN technology in the world. Large enterprises, governments, ISPs, and small businesses use Frame Relay, primarily because of its price and flexibility. As organizations grow and depend more and more on reliable data transport, traditional leased-line solutions are prohibitively expensive. The pace of technological change, and mergers and acquisitions in the networking industry, demand and require more flexibility.

Frame Relay reduces network costs by using less equipment, less complexity, and an easier implementation. Moreover, Frame Relay provides greater bandwidth, reliability, and resiliency than private or leased lines. With increasing globalization and the growth of one-to-many branch office topologies, Frame Relay offers simpler network architecture and lower cost of ownership.

Using an example of a large enterprise network helps illustrate the benefits of using a Frame Relay WAN. In the example shown in the figure, Span Engineering has five campuses across North America. Like most organizations, Span's bandwidth requirements do not fit "a one size fits all" solution.

The first thing to consider is the bandwidth requirement of each site. Working out from the headquarters, the Chicago to New York connection requires a maximum speed of 256 kb/s. Three other sites need a maximum speed of 48 kb/s connecting to the headquarters, while the connection between the New York and Dallas branch offices requires only 12 kb/s.

Before Frame Relay became available, Span leased dedicated lines.

Click the Dedicated Lines button in the figure.

Using leased lines, each Span site is connected through a switch at the local telephone company's central office (CO) through the local loop, and then across the entire network. The Chicago and New York sites each use a dedicated T1 line (equivalent to 24 DS0 channels) to connect to the switch, while other sites use ISDN connections (56 kb/s). Because the Dallas site connects with both New York and Chicago, it has two locally leased lines. The network providers have provided Span with one DS0 between the respective COs, except for the larger pipe connecting Chicago to New York, which has four DS0s. DS0s are priced differently from region to region, and usually are offered at a fixed price. These lines are truly dedicated in that the network provider reserves that line for Span's own use. There is no sharing, and Span is paying for the end-to-end circuit regardless of how much bandwidth it uses.

A dedicated line provides little practical opportunity for a one-to-many connection without getting more lines from the network provider. In the example, almost all communication must flow through the corporate headquarters, simply to reduce the cost of additional lines.

If you examine what each site requires in terms of bandwidth, you notice a lack of efficiency:

  • Of the 24 DSO channels available in the T1 connection, the Chicago site only uses seven. Some carriers offer fractional T1 connections in increments of 64 kb/s, but this requires a specialized multiplexer at the customer end to channelize the signals. In this case, Span has opted for the full T1 service.
  • Similarly, the New York site only uses five of its available 24 DSOs.
  • Because Dallas needs to connect to Chicago and New York, there are two lines connecting through the CO to each site.

The leased-line design also limits flexibility. Unless circuits are already installed, connecting new sites typically requires new circuit installations and takes considerable time to implement. From a network reliability point of view, imagine the additional costs in money and complexity of adding spare and redundant circuits.

Click the Frame Relay button in the figure.

Span's Frame Relay network uses permanent virtual circuits (PVCs). A PVC is the logical path along an originating Frame Relay link, through the network, and along a terminating Frame Relay link to its ultimate destination. Compare this to the physical path used by a dedicated connection. In a network with Frame Relay access, a PVC uniquely defines the path between two endpoints. The concept of virtual circuits is discussed in more detail later in this section.

Span's Frame Relay solution provides both cost effectiveness and flexibility.

Cost Effectiveness of Frame Relay

Frame Relay is a more cost-effective option for two reasons. First, with dedicated lines, customers pay for an end-to-end connection. That includes the local loop and the network link. With Frame Relay, customers only pay for the local loop, and for the bandwidth they purchase from the network provider. Distance between nodes is not important. While in a dedicated-line model, customers use dedicated lines provided in increments of 64 kb/s, Frame Relay customers can define their virtual circuit needs in far greater granularity, often in increments as small as 4 kb/s.

The second reason for Frame Relay's cost effectiveness is that it shares bandwidth across a larger base of customers. Typically, a network provider can service 40 or more 56 kb/s customers over one T1 circuit. Using dedicated lines would require more DSU/CSUs (one for each line) and more complicated routing and switching. Network providers save because there is less equipment to purchase and maintain.

The Flexibility of Frame Relay

A virtual circuit provides considerable flexibility in network design. Looking at the figure, you can see that Span's offices all connect to the Frame Relay cloud over their respective local loops. What happens in the cloud is really of no concern at this time. All that matters is that when any Span office wants to communicate with any other Span office, all it needs to do is connect to a virtual circuit leading to the other office. In Frame Relay, the end of each connection has a number to identify it called a Data Link Connection Identifier (DLCI). Any station can connect with any other simply by stating the address of that station and DLCI number of the line it needs to use. In a later section, you will learn that when Frame Relay is configured, all the data from all the configured DLCIs flows through the same port of the router. Try to picture the same flexibility using dedicated lines. Not only is it complicated, but it also requires considerably more equipment.

Click the Cost button in the figure.

The table shows a representative cost comparison for comparable ISDN and Frame Relay connections. While initial costs for Frame Relay are higher than for ISDN, the monthly cost is considerably lower. Frame Relay is easier to manage and configure than ISDN. In addition, customers can increase their bandwidth as their needs grow in the future. Frame Relay customers pay only for the bandwidth they need. With Frame Relay, there are no hourly charges, while ISDN calls are metered and can result in unexpectedly high monthly charges from the telephone company if a full-time connection is maintained.

The next few topics will expand your understanding of Frame Relay by defining the key concepts introduced in the example.


3.1.1 - Introducing Frame Relay
The diagram depicts corporate bandwidth requirements for communication between several sites. A comparison of how dedicated lines and Frame Relay can satisfy these requirements is provided.

Topology and Bandwidth Requirements:
The sites are Chicago Headquarters, Toronto, New York, Dallas, and Mexico City.
Bandwidth requirements are as follows:
Chicago to Toronto: Download = 48 kbps, Upload = 16 kbps.
Chicago to New York: Download = 256 kbps, Upload = 112 kbps.
Chicago to Dallas: Download = 48 kbps, Upload = 16 kbps.
Chicago to Mexico City: Download = 48 kbps, Upload = 16 kbps.
Dallas to New York: Download = 12 kbps, Upload = 4 kbps.

Dedicated Lines:
Connections to satisfy bandwidth requirements are made between the sites using leased lines. Each span site is connected through a switch at the local telephone company's central office (C O) through the local loop, and then across the entire network.

The Chicago and New York sites each use a dedicated T1 line (equivalent to 24 DS zero channels) to connect to a C O Class 5 switch. Other sites use ISDN connections (56 kbps) to connect to the local C O switch. Because the Dallas site connects with both New York and Chicago, it has two locally leased lines. The network provider Class 5 switches interconnect using one DS zero between the respective C O's, except for the four DS zeros connecting Chicago to New York.

Frame Relay:
The diagram is the same as for dedicated lines, except that the Class 5 C O switches have been replaced with Frame Relay switches. The Frame Relay network uses PVC's to provide a logical path through the network of Frame Relay switches. Compare this to the physical path used by a dedicated connection. In a network with Frame Relay access, a PVC uniquely defines the path between two endpoints.

The connection from the Toronto, Mexico City, and Dallas Frame Relay switches are 48 kbps PVC's. The Chicago Frame Relay switch is connected to the New York switch using a 256 kbps PVC link.

Cost:
A table is provided to compare the cost of 64 kbps ISDN and 56 kbps Frame Relay connections.

Cost Item: Local loop monthly charge.
64 kbps ISDN: 185 dollars.
56 kbps Frame Relay: 85 dollars.

Cost Item: ISP setup.
64 kbps ISDN: 380 dollars.
56 kbps Frame Relay: 750 dollars.

Cost Item: Equipment.
64 kbps ISDN: 700 dollars.
56 kbps Frame Relay: 1,600 dollars.

Cost Item: ISP monthly charge.
64 kbps ISDN: 195 dollars.
56 kbps Frame Relay: 195 dollars.

Cost Item: One-time charges.
64 kbps ISDN: 1,080 dollars.
56 kbps Frame Relay: 2,660 dollars.

Cost Item: Monthly charges.
64 kbps ISDN: 380 dollars.
56 kbps Frame Relay: 280 dollars.

Equipment:
ISDN router: 700 dollars.
Cisco Router: 1,600 dollars.


Page 2:
The Frame Relay WAN

In the late 1970s and into the early 1990s, the WAN technology joining the end sites was typically using the X.25 protocol. Now considered a legacy protocol, X.25 was a very popular packet switching technology because it provided a very reliable connection over unreliable cabling infrastructures. It did so by including additional error control and flow control. However, these additional features added overhead to the protocol. Its major application was for processing credit card authorization and for automatic teller machines. This course mentions X.25 only for historical purposes.

When you build a WAN, regardless of the transport you choose, there is always a minimum of three basic components, or groups of components, connecting any two sites. Each site needs its own equipment (DTE) to access the telephone company's CO serving the area (DCE). The third component sits in the middle, joining the two access points. In the figure, this is the portion supplied by the Frame Relay backbone.

Frame Relay has lower overhead than X.25 because it has fewer capabilities. For example, Frame Relay does not provide error correction, modern WAN facilities offer more reliable connection services and a higher degree of reliability than older facilities. The Frame Relay node simply drops packets without notification when it detects errors. Any necessary error correction, such as retransmission of data, is left to the endpoints. This makes propagation from customer end to customer end through the network very fast.

Frame Relay handles volume and speed efficiently by combining the necessary functions of the data link and Network layers into one simple protocol. As a data link protocol, Frame Relay provides access to a network, delimits and delivers frames in proper order, and recognizes transmission errors through a standard Cyclic Redundancy Check. As a network protocol, Frame Relay provides multiple logical connections over a single physical circuit and allows the network to route data over those connections to its intended destinations.

Frame Relay operates between an end-user device, such as a LAN bridge or router, and a network. The network itself can use any transmission method that is compatible with the speed and efficiency that Frame Relay applications require. Some networks use Frame Relay itself, but others use digital circuit switching or ATM cell relay systems. The figure shows a circuit-switching backbone as indicated by the Class 4/5 switches. The remaining graphics in this section show more contemporary packet-switching Frame Relay backbones.


3.1.1 - Introducing Frame Relay
The diagram depicts a Frame Relay WAN, which is a mesh of switches interconnected by trunk lines.

Network Topology:
A group of switches is interconnected in a Frame Relay cloud through interconnected trunk lines. A terminal labeled D T E is connected to one of the switches at the edge of the cloud. A PC labeled D T E is connected to another switch at the edge of the cloud. A file server labeled D T E is connected to a third switch at the edge of the cloud. All edge Frame Relay switches are labeled DCE.

Frame Relay specifies how data moves between the D T E and DCE over local loops. Frame Relay does not specify how frames move between DCE's across the WAN.


Page 3:
Frame Relay Operation

The connection between a DTE device and a DCE device consists of both a Physical layer component and a link layer component:

  • The physical component defines the mechanical, electrical, functional, and procedural specifications for the connection between the devices. One of the most commonly used Physical layer interface specifications is the RS-232 specification.
  • The link layer component defines the protocol that establishes the connection between the DTE device, such as a router, and the DCE device, such as a switch.

When carriers use Frame Relay to interconnect LANs, a router on each LAN is the DTE. A serial connection, such as a T1/E1 leased line, connects the router to the Frame Relay switch of the carrier at the nearest point-of-presence (POP) for the carrier. The Frame Relay switch is a DCE device. Network switches move frames from one DTE across the network and deliver frames to other DTEs by way of DCEs. Computing equipment that is not on a LAN may also send data across a Frame Relay network. The computing equipment uses a Frame Relay access device (FRAD) as the DTE. The FRAD is sometimes referred to as a Frame Relay assembler/dissembler and is a dedicated appliance or a router configured to support Frame Relay. It is located on the customer's premises and connects to a switch port on the service provider's network. In turn, the service provider interconnects the Frame Relay switches.


3.1.1 - Introducing Frame Relay
The animation depicts Frame Relay operation.

Network Topology:
A group of switches is interconnected in a Frame Relay cloud. Three routers are labeled as D T E. Each router is connected to one of the switches at the edge of the cloud. The switches to which the routers connect on the WAN edge are DCE.

This animation depicts the path a frame takes from D T E to D T E.
As the animation progresses, a frame passes from the leftmost router (D T E) to a WAN edge switch (DCE), through two switches within the cloud, to another WAN edge switch (DCE), and finally to the rightmost router (D T E).

- The D T E sends frames to the DCE switch on the WAN edge.
- The frames move from switch to switch across the WAN to the destination DCE switch on the WAN edge.
- The destination DCE delivers the frames to the destination D T E.


3.1.2 Virtual Circuits

Page 1:
Virtual Circuits

The connection through a Frame Relay network between two DTEs is called a virtual circuit (VC). The circuits are virtual because there is no direct electrical connection from end to end. The connection is logical, and data moves from end to end, without a direct electrical circuit. With VCs, Frame Relay shares the bandwidth among multiple users and any single site can communicate with any other single site without using multiple dedicated physical lines.

There are two ways to establish VCs:

  • SVCs, switched virtual circuits, are established dynamically by sending signaling messages to the network (CALL SETUP, DATA TRANSFER, IDLE, CALL TERMINATION).
  • PVCs, permanent virtual circuits, are preconfigured by the carrier, and after they are set up, only operate in DATA TRANSFER and IDLE modes. Note that some publications refer to PVCs as private VCs.

Click the Play button in the figure.

In the figure, there is a VC between the sending and receiving nodes. The VC follows the path A, B, C, and D. Frame Relay creates a VC by storing input-port to output-port mapping in the memory of each switch and thus links one switch to another until a continuous path from one end of the circuit to the other is identified. A VC can pass through any number of intermediate devices (switches) located within the Frame Relay network.

The question you may ask at this point is, "How are the various nodes and switches identified?"

Click the Local Significance button in the figure.

VCs provide a bidirectional communication path from one device to another. VCs are identified by DLCIs. DLCI values typically are assigned by the Frame Relay service provider (for example, the telephone company). Frame Relay DLCIs have local significance, which means that the values themselves are not unique in the Frame Relay WAN. A DLCI identifies a VC to the equipment at an endpoint. A DLCI has no significance beyond the single link. Two devices connected by a VC may use a different DLCI value to refer to the same connection.

Locally significant DLCIs have become the primary method of addressing, because the same address can be used in several different locations while still referring to different connections. Local addressing prevents a customer from running out of DLCIs as the network grows.

Click the Idenfiying VCs button and click the Play button in the figure.

This is the same network as presented in the previous figure, but this time, as the frame moves across the network, Frame Relay labels each VC with a DLCI. The DLCI is stored in the address field of every frame transmitted to tell the network how the frame should be routed. The Frame Relay service provider assigns DLCI numbers. Usually, DLCIs 0 to 15 and 1008 to 1023 are reserved for special purposes. Therefore, service providers typically assign DLCIs in the range of 16 to 1007.

In this example, the frame uses DLCI 102. It leaves the router (R1) using Port 0 and VC 102. At switch A, the frame exits Port 1 using VC 432. This process of VC-port mapping continues through the WAN until the frame reaches its destination at DLCI 201, as shown in the figure. The DLCI is stored in the address field of every frame transmitted.


3.1.2 - Virtual Circuits
The diagram depicts virtual circuits in a Frame Relay network. Information is provided on Data Link Connection Identifiers (DLCI's), local significance, and identifying VC's.

Virtual Circuits:
A group of switches is interconnected in a Frame Relay cloud. Switches A, B, C, and D are identified. Two routers are shown, each connected to a Frame Relay switch at the edge of the cloud. The router labeled DLCI 102 is connected to switch A, and the router labeled DLCI 201 is connected to switch D. A virtual circuit is set up from router DLCI 102 through switches A, B, C, and D to router DLCI 201.

As the animation progresses, a frame passes from router DLCI 102 through the Frame Relay virtual circuit to router DLCI 201.

Local Significance:
The diagram is the same as the one for virtual circuits except that two additional routers have been added, connecting to other Frame Relay edge switches. These are labeled DLCI 319 and DLCI 624.

DLCI values have local significance, which means that they are unique only to the physical channel on which they reside. Therefore, devices at opposite ends of a connection can use the same DLCI values to refer to different virtual circuits.

Identifying VCs:
The diagram is the same as the one for virtual circuits, except that switches A, B, C, and D have port number labels on each Frame Relay connection. A virtual circuit is set up from router DLCI 102 through switches A, B, C, and D to router DLCI 201.

As the animation progresses, a frame passes from router DLCI 102 through the various Frame Relay switch ports to router DLCI 201. A table shows the switch port numbers for each leg of the virtual circuit transmission path as follows:

The frame starts at the router with DLCI 102.

Leg / Switch: A
Incoming VC: 102
Incoming Port: 0
Outgoing VC: 432
Outgoing Port: 1

Leg / Switch: B
Incoming VC: 432
Incoming Port: 4
Outgoing VC: 119
Outgoing Port: 1

Leg / Switch: C
Incoming VC: 119
Incoming Port: 4
Outgoing VC: 579
Outgoing Port: 3

Leg / Switch: D
Incoming VC: 579
Incoming Port: 3
Outgoing VC: 201
Outgoing Port: 0

The frame ends at the router with DLCI 201.


Page 2:
Multiple VCs

Frame Relay is statistically multiplexed, meaning that it transmits only one frame at a time, but that many logical connections can co-exist on a single physical line. The Frame Relay Access Device (FRAD) or router connected to the Frame Relay network may have multiple VCs connecting it to various endpoints. Multiple VCs on a single physical line are distinguished because each VC has its own DLCI. Remember that the DLCI has only local significance and may be different at each end of a VC.

The figure shows an example of two VCs on a single access line, each with its own DLCI, attaching to a router (R1).

This capability often reduces the equipment and network complexity required to connect multiple devices, making it a very cost-effective replacement for a mesh of access lines. With this configuration, each endpoint needs only a single access line and interface. More savings arise as the capacity of the access line is based on the average bandwidth requirement of the VCs, rather than on the maximum bandwidth requirement.

Click the Span's DLCIs button in the figure.

For example, Span Engineering has five locations, with its headquarters in Chicago. Chicago is connected to the network using five VCs and each VC is given a DLCI. To see Chicago's respective DLCI mappings, click on the location in the table.

Cost Benefits of Multiple VCs

Recall the earlier example of how Span Engineering evolved from a dedicated-line network to a Frame Relay network. Specifically, look at the table comparing the cost of a single Frame Relay connection compared to a similar sized ISDN connection. Note that with Frame Relay, customers pay for the bandwidth they use. In effect, they pay for a Frame Relay port. When they increase the number of ports, as has been described above, they pay for more bandwidth. But will they pay for more equipment? The short answer is "no" because the ports are virtual. There is no change to the physical infrastructure. Compare this to purchasing more bandwidth using dedicated lines.


3.1.2 - Virtual Circuits
The diagram depicts multiple VC's on a single access line. A group of switches is interconnected in a Frame Relay cloud. Four routers are shown, each connected to a Frame Relay switch at the edge of the cloud. One router is unlabeled. The others are labeled R1, R2, and R6.

Single Access Line:
Router R1 connects to its Frame Relay edge switch using a single physical access link, but there are two DLCI's multiplexed on the link. These are DLCI 102 and DLCI 319. DLCI 102 provides a VC through the Frame Relay switch cloud to router R6, and DLCI 319 provides a VC through the cloud to router R2. The data destined for these two different locations is interleaved on a single link until it reaches a switch where it splits and is routed to another part of the Frame Relay network to reach the final destination.

Span Engineering's DLCI's:
The diagram depicts six routers representing the locations or sites of the company Span Engineering. The sites are Chicago (Headquarters), Toronto, New York, Dallas, Mexico City, and San Jose. Each of these has a physical Frame Relay access link to an edge switch in the Frame Relay cloud. All the sites have a single DLCI defined on their access link. The Chicago site (Headquarters) connects to all other sites and has DLCI's defined to reach each of those locations. The data to the other sites is multiplexed on a single physical Frame Relay access link.

Span Engineering has a DLCI to each location from Chicago:

Location: New York
DLCI: 17

Location: Toronto
DLCI: 18

Location: Dallas
DLCI: 19

Location: Mexico City
DLCI: 20

Location: San Jose
DLCI: 21

Clicking on the location in the table highlights the VC path through the Frame Relay switches in the cloud.


3.1.3 Frame Relay Encapsulation

Page 1:
The Frame Relay Encapsulation Process

Frame Relay takes data packets from a Network layer protocol, such as IP or IPX, encapsulates them as the data portion of a Frame Relay frame, and then passes the frame to the Physical layer for delivery on the wire. To understand how this works, it is helpful to understand how it relates to the lower levels of the OSI model.

The figure shows how Frame Relay encapsulates data for transport and moves it down to the Physical layer for delivery.

First, Frame Relay accepts a packet from a Network layer protocol such as IP. It then wraps it with an address field that contains the DLCI and a checksum. Flag fields are added to indicate the beginning and end of the frame. The flag fields mark the start and end of the frame and are always the same. The flags are represented either as the hexadecimal number 7E or as the binary number 01111110. After the packet is encapsulated, Frame Relay passes the frame to the Physical layer for transport.

Click the Frame Format button in the figure.

The CPE router encapsulates each Layer 3 packet inside a Frame Relay header and trailer before sending it across the VC. The header and trailer are defined by the Link Access Procedure for Frame Relay (LAPF) Bearer Services specification, ITU Q.922-A. Specifically, the Frame Relay header (address field) contains the following:

  • DLCI - The 10-bit DLCI is the essence of the Frame Relay header. This value represents the virtual connection between the DTE device and the switch. Each virtual connection that is multiplexed onto the physical channel is represented by a unique DLCI. The DLCI values have local significance only, which means that they are unique only to the physical channel on which they reside. Therefore, devices at opposite ends of a connection can use different DLCI values to refer to the same virtual connection.
  • Extended Address (EA) - If the value of the EA field is 1, the current byte is determined to be the last DLCI octet. Although current Frame Relay implementations all use a two-octet DLCI, this capability does allow longer DLCIs in the future. The eighth bit of each byte of the Address field indicates the EA.
  • C/R - Follows the most significant DLCI in the Address field. The C/R bit is not generally used by Frame Relay.
  • Congestion Control - Contains 3 bits that control the Frame Relay congestion-notification mechanisms. The FECN, BECN, and DE bits are the last three bits in the Address field. Congestion control is discussed in a later topic.

The Physical layer is typically EIA/TIA-232, 449 or 530, V.35, or X.21. The Frame Relay frame is a subset of the HDLC frame type. Therefore, it is delimited with flag fields. The 1-byte flag uses the bit pattern 01111110. The FCS determines whether any errors in the Layer 2 address field occurred during transmission. The FCS is calculated prior to transmission by the sending node, and the result is inserted in the FCS field. At the distant end, a second FCS value is calculated and compared to the FCS in the frame. If the results are the same, the frame is processed. If there is a difference, the frame is discarded. Frame Relay does not notify the source when a frame is discarded. Error control is left to the upper layers of the OSI model.


3.1.3 - Frame Relay Encapsulation
The diagram depicts the Frame Relay encapsulation process and frame format.

Encapsulation:
An IP packet (for example a web request) at Layer 3 is encapsulated into a Frame Relay frame at Data Link Layer 2. The frame includes an address field that contains the DLCI and a checksum. Flag fields are added to indicate the beginning and end of the frame. The flags are represented either as the hexadecimal number 7E or as the binary number 01111110.

Frame Format:
The Frame Relay frame contains the following fields from left to right.
Flag = 8 bits.
Address = 16 bits.
Data = Variable.
FCS = 16 bits.
Flag = 8 bits.

The two-byte header Address field is expanded in the diagram to show the following:

Byte One:
DLCI = 6 bits (First 6 bits of the 10-bit DLCI).
C/R = 1 bit.
E A = 1 bit.

Byte Two:
DLCI = 4 Bits (Last 4 bits of the 10-bit DLCI).
FECN = 1 bit.
BECN = 1 bit.
D E = 1 bit.
E A = 1 bit.


3.1.4 Frame Relay Topologies

Page 1:
When more than two sites are to be connected, you must consider the topology of the connections between them. A topology is the map or visual layout of the Frame Relay network. You need to consider the topology from several perspectives to understand the network and the equipment used to build the network. Complete topologies for design, implementation, operation, and maintenance include overview maps, logical connection maps, functional maps, and address maps showing the detailed equipment and channel links.

Cost-effective Frame Relay networks link dozens and even hundreds of sites. Considering that a corporate network might span any number of service providers and include networks from acquired businesses differing in basic design, documenting topologies can be a very complicated process. However, every network or network segment can be viewed as being one of three topology types: star, full mesh, or partial mesh.

Star Topology (Hub and Spoke)

The simplest WAN topology is a star, as shown in the figure. In this topology, Span Engineering has a central site in Chicago that acts as a hub and hosts the primary services. Notice that Span has grown and recently opened an office in San Jose. Using Frame Relay made this expansion relatively easy.

Connections to each of the five remote sites act as spokes. In a star topology, the location of the hub is usually chosen by the lowest leased-line cost. When implementing a star topology with Frame Relay, each remote site has an access link to the Frame Relay cloud with a single VC.

Click the FR Star button in the figure.

This shows the star topology in the context of a Frame Relay cloud. The hub at Chicago has an access link with multiple VCs, one for each remote site. The lines going out from the cloud represent the connections from the Frame Relay service provider and terminate at the customer premises. These are typically lines ranging in speed from 56,000 bps to E-1 (2.048 Mb/s) and faster. One or more DLCI numbers are assigned to each line endpoint. Because Frame Relay costs are not distance related, the hub does not need to be in the geographical center of the network.


3.1.4 - Frame Relay Topologies
The diagram depicts two star (hub and spoke) topologies. One uses leased-line, dedicated links, and one uses Frame Relay VC's.

Star (Hub and Spoke):
The diagram shows a star topology with the Chicago location at the center and the five remote locations connecting to it using five physical links (spokes). The remote locations are Toronto, New York, Dallas, Mexico City, and San Jose.

Frame Relay Star:
The diagram shows a star topology with the Chicago location (the hub) and the other five remote locations connecting to the Frame Relay cloud. The hub has one physical link carrying five VC's.


Page 2:
Full Mesh Topology

This figure represents a full mesh topology using dedicated lines. A full mesh topology suits a situation in which the services to be accessed are geographically dispersed and highly reliable access to them is required. A full mesh topology connects every site to every other site. Using leased-line interconnections, additional serial interfaces and lines add costs. In this example, 10 dedicated lines are required to interconnect each site in a full mesh topology.

Click FR Full Mesh on the figure.

Using Frame Relay, a network designer can build multiple connections simply by configuring additional VCs on each existing link. This software upgrade grows the star topology to a full mesh topology without the expense of additional hardware or dedicated lines. Since VCs use statistical multiplexing, multiple VCs on an access link generally make better use of Frame Relay than single VCs. The figure shows how Span has used four VCs on each link to scale its network without adding new hardware. Service providers will charge for the additional bandwidth, but this solution is usually more cost effective than using dedicated lines.

Partial Mesh Topology

For large networks, a full mesh topology is seldom affordable because the number of links required increases dramatically. The issue is not with the cost of the hardware, but because there is a theoretical limit of less than 1,000 VCs per link. In practice, the limit is less than that.

For this reason, larger networks are generally configured in a partial mesh topology. With partial mesh, there are more interconnections than required for a star arrangement, but not as many as for a full mesh. The actual pattern is dependant on the data flow requirements.


3.1.4 - Frame Relay Topologies
The diagram depicts two full mesh topologies. One uses leased-line, dedicated links, and one uses Frame Relay.

Full Mesh:
The diagram shows a full mesh topology with five locations. Each location has a link to the other four locations, resulting in four physical leased-lines per location. The locations are Toronto, New York, Dallas, Mexico City, and San Jose.

Frame Relay Full Mesh:
The diagram shows a full mesh topology with five locations. Each location has a single link physically connecting to the Frame Relay cloud. Each D T E has one physical link carrying four VC's.


3.1.5 Frame Relay Address Mapping

Page 1:
Before a Cisco router is able to transmit data over Frame Relay, it needs to know which local DLCI maps to the Layer 3 address of the remote destination. Cisco routers support all Network layer protocols over Frame Relay, such as IP, IPX, and AppleTalk. This address-to-DLCI mapping can be accomplished either by static or dynamic mapping.

Inverse ARP

The Inverse Address Resolution Protocol, also called Inverse ARP, obtains Layer 3 addresses of other stations from Layer 2 addresses, such as the DLCI in Frame Relay networks. It is primarily used in Frame Relay and ATM networks, where Layer 2 addresses of VCs are sometimes obtained from Layer 2 signaling, and the corresponding Layer 3 addresses must be available before these VCs can be used. Whereas ARP resolves Layer 3 addresses to Layer 2 addresses, Inverse ARP does the opposite.

Dynamic Mapping

Dynamic address mapping relies on Inverse ARP to resolve a next hop network protocol address to a local DLCI value. The Frame Relay router sends out Inverse ARP requests on its PVC to discover the protocol address of the remote device connected to the Frame Relay network. The router uses the responses to populate an address-to-DLCI mapping table on the Frame Relay router or access server. The router builds and maintains this mapping table, which contains all resolved Inverse ARP requests, including both dynamic and static mapping entries.

The figure shows the output of the show frame-relay map command. You can see that the interface is up and that the destination IP address is 10.1.1.2. The DLCI identifies the logical connection being used to reach this interface. This value is displayed in three ways: its decimal value (102), its hexadecimal value (0x66), and its value as it would appear on the wire (0x1860). This is a static entry, not a dynamic entry. The link is using Cisco encapsulation as opposed to IETF encapsulation.

On Cisco routers, Inverse ARP is enabled by default for all protocols enabled on the physical interface. Inverse ARP packets are not sent out for protocols that are not enabled on the interface.

Click the Static Mapping button in the figure.

The user can choose to override dynamic Inverse ARP mapping by supplying a manual static mapping for the next hop protocol address to a local DLCI. A static map works similarly to dynamic Inverse ARP by associating a specified next hop protocol address to a local Frame Relay DLCI. You cannot use Inverse ARP and a map statement for the same DLCI and protocol.

An example of using static address mapping is a situation in which the router at the other side of the Frame Relay network does not support dynamic Inverse ARP for a specific network protocol. To provide accessibility, a static mapping is required to complete the remote Network layer address to local DLCI resolution.

Another example is on a hub-and-spoke Frame Relay network. Use static address mapping on the spoke routers to provide spoke-to-spoke reachability. Because the spoke routers do not have direct connectivity with each other, dynamic Inverse ARP would not work between them. Dynamic Inverse ARP relies on the presence of a direct point-to-point connection between two ends. In this case, dynamic Inverse ARP only works between hub and spoke, and the spokes require static mapping to provide reachability to each other.

Configuring Static Mapping

Establishing static mapping depends on your network needs. Here are the various commands to use:

To map between a next hop protocol address and DLCI destination address, use this command: frame-relay map protocol protocol-address dlci [broadcast] [ietf] [cisco].

Use the keyword ietf when connecting to a non-Cisco router.

You can greatly simplify the configuration for the Open Shortest Path First (OSPF) protocol by adding the optional broadcast keyword when doing this task.

The figure provides an example of static mapping on a Cisco router. In this example, static address mapping is performed on interface serial 0/0/0, and the Frame Relay encapsulation used on DLCI 102 is CISCO. As seen in the configuration steps, static mapping of the address using the frame-relay map command allows users to select the type of Frame Relay encapsulation used on a per-VC basis. Static mapping configuration is discussed in more detail in the next section.


3.1.5 - Frame Relay Address Mapping
The diagram depicts an address-to-DLCI mapping table using the output of the show frame-relay map command and a static mapping example.

Frame Relay Mapping:
The terminal window displays the show frame-relay map command output and displays the address-to-DLCI mapping currently in use on router R1.

R1#show frame-relay map
Serial 0/0/0 (up): i p 10.1.1.2 dlci 102 (0 x 66, 0 x 1860), static, broadcast, CISCO, status defined, active.

Static Mapping:
The diagram shows a full mesh Frame Relay network with three routers: R1, R2, and R3. Each router connects to the others (the 10.1.1.0 /24 network) through the Frame Relay cloud using the serial 0/0/0 interface on each router.

Router IP Addressing:
Router R1 S0/0/0 IP Address: 10.1.1.1 /24
Router R2 S0/0/0 IP Address: 10.1.1.2 /24
Router R3 S0/0/0 IP Address: 10.1.1.3 /24

Frame Relay DLCI's:
R1 to R2: DLCI 102
R1 to R3: DLCI 103
R2 to R1: DLCI 201
R2 to R3: DLCI 203
R3 to R1: DLCI 301
R3 to R2: DLCI 302

Router R1 Frame Relay configuration using static mapping:
R1 (config)#interface s 0/0/0
R1 (config-i f)#i p address 10.1.1.1 255.255.255.0
R1 (config-i f)#encapsulation frame-relay
R1 (config-i f)#no frame-relay inverse-arp
R1 (config-i f)#frame-relay map i p 10.1.1.2 102 broadcast cisco
R1 (config-i f)#no shut
R1 (config-i f)#


Page 2:
Local Management Interface (LMI)

A review of networking history will help you to understand the role played by the Local Management Interface (LMI). The Frame Relay design provides packet-switched data transfer with minimum end-to-end delays. The original design omits anything that might contribute to delay.

When vendors implemented Frame Relay as a separate technology rather than as one component of ISDN, they decided that there was a need for DTEs to dynamically acquire information about the status of the network. However, the original design did not include this feature. A consortium of Cisco, Digital Equipment Corporation (DEC), Northern Telecom, and StrataCom extended the Frame Relay protocol to provide additional capabilities for complex internetworking environments. These extensions are referred to collectively as the LMI.

Basically, the LMI is a keepalive mechanism that provides status information about Frame Relay connections between the router (DTE) and the Frame Relay switch (DCE). Every 10 seconds or so, the end device polls the network, either requesting a dumb sequenced response or channel status information. If the network does not respond with the requested information, the user device may consider the connection to be down. When the network responds with a FULL STATUS response, it includes status information about DLCIs that are allocated to that line. The end device can use this information to determine whether the logical connections are able to pass data.

The figure shows the output of the show frame-relay lmi command. The output shows the LMI type used by the Frame Relay interface and the counters for the LMI status exchange sequence, including errors such as LMI timeouts.

It is easy to confuse the LMI and encapsulation. The LMI is a definition of the messages used between the DTE (R1) and the DCE (the Frame Relay switch owned by the service provider). Encapsulation defines the headers used by a DTE to communicate information to the DTE at the other end of a VC. The switch and its connected router care about using the same LMI. The switch does not care about the encapsulation. The endpoint routers (DTEs) do care about the encapsulation.

LMI Extensions

In addition to the Frame Relay protocol functions for transferring data, the Frame Relay specification includes optional LMI extensions that are extremely useful in an internetworking environment. Some of the extensions include:

  • VC status messages - Provide information about PVC integrity by communicating and synchronizing between devices, periodically reporting the existence of new PVCs and the deletion of already existing PVCs. VC status messages prevent data from being sent into black holes (PVCs that no longer exist).
  • Multicasting - Allows a sender to transmit a single frame that is delivered to multiple recipients. Multicasting supports the efficient delivery of routing protocol messages and address resolution procedures that are typically sent to many destinations simultaneously.
  • Global addressing - Gives connection identifiers global rather than local significance, allowing them to be used to identify a specific interface to the Frame Relay network. Global addressing makes the Frame Relay network resemble a LAN in terms of addressing, and ARPs perform exactly as they do over a LAN.
  • Simple flow control - Provides for an XON/XOFF flow control mechanism that applies to the entire Frame Relay interface. It is intended for those devices whose higher layers cannot use the congestion notification bits and need some level of flow control.

Click the LMI Identifiers button in the figure.

The 10-bit DLCI field supports 1,024 VC identifiers: 0 through 1023. The LMI extensions reserve some of these identifiers, thereby reducing the number of permitted VCs. LMI messages are exchanged between the DTE and DCE using these reserved DLCIs.

There are several LMI types, each of which is incompatible with the others. The LMI type configured on the router must match the type used by the service provider. Three types of LMIs are supported by Cisco routers:

  • Cisco - Original LMI extension
  • Ansi - Corresponding to the ANSI standard T1.617 Annex D
  • q933a - Corresponding to the ITU standard Q933 Annex A

Starting with Cisco IOS software release 11.2, the default LMI autosense feature detects the LMI type supported by the directly connected Frame Relay switch. Based on the LMI status messages it receives from the Frame Relay switch, the router automatically configures its interface with the supported LMI type acknowledged by the Frame Relay switch.

If it is necessary to set the LMI type, use the frame-relay lmi-type [cisco | ansi | q933a] interface configuration command. Configuring the LMI type, disables the autosense feature.

When manually setting up the LMI type, you must configure the keepalive interval on the Frame Relay interface to prevent status exchanges between the router and the switch from timing out. The LMI status exchange messages determine the status of the PVC connection. For example, a large mismatch in the keepalive interval on the router and the switch can cause the switch to declare the router dead.

By default, the keepalive time interval is 10 seconds on Cisco serial interfaces. You can change the keepalive interval with the keepalive interface configuration command.

Setting the LMI type and configuring the keepalive are practiced in a following activity.


3.1.5 - Frame Relay Address Mapping
The diagram depicts Local Management Interface (LMI) statistics using the output of the show frame-relay lmi command and defines LMI identifiers.

LMI Statistics:
The output of the show frame-relay lmi command displays Frame Relay LMI statistics:

R1 #show frame-relay lmi
LMI Statistics for interface Serial 0/0/0 (Frame Relay D T E) LMI TYPE = ANSI
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report I E Len 0
Invalid Report Request 0 Invalid Keep I E Len 0
Num Status Enq. Sent 9 Num Status msgs Rcvd 0
Num Update Status Rcvd 0 Num Status Timeouts 9

LMI Identifiers:
A table lists VC identifiers and their corresponding VC types.

VC Identifier: 0
VC type: LMI (ANSI, I T U).

VC Identifier: 1-15
VC type: Reserved for future use.

VC Identifier: 992-1007
VC type: CLLM.

VC Identifier: 1008-1018
VC type: Reserved for future use (ANSI, I T U).

VC Identifier: 1019-1022
VC type: Multicasting (Cisco).

VC Identifier: 1023
VC type: LMI (Cisco).


Page 3:
LMI Frame Format

LMI messages are carried in a variant of LAPF frames. The address field carries one of the reserved DLCIs. Following the DLCI field are the control, protocol discriminator, and call reference fields that do not change. The fourth field indicates the LMI message type.

Status messages help verify the integrity of logical and physical links. This information is critical in a routing environment because routing protocols make decisions based on link integrity.


3.1.5 - Frame Relay Address Mapping
The diagram depicts the LMI frame format. The Address and Data fields of a standard Frame Relay frame are expanded to show the following fields from left to right:
LMI DLCI = 16 bits.
Unnumbered I E = 8 bits.
Protocol discriminator = 8 bits.
Call reference = 8 bits.
Message type = 8 bits.
I E's = Variable.


Page 4:
Using LMI and Inverse ARP to Map Addresses

LMI status messages combined with Inverse ARP messages allow a router to associate Network layer and Data Link layer addresses.

Click the LMI 1 button and play to watch how the LMI process begins.

In this example, when R1 connects to the Frame Relay network, it sends an LMI status inquiry message to the network. The network replies with an LMI status message containing details of every VC configured on the access link.

Periodically, the router repeats the status inquiry, but subsequent responses include only status changes. After a set number of these abbreviated responses, the network sends a full status message.

Click the LMI 2 button and play to see the next stage.

If the router needs to map the VCs to Network layer addresses, it sends an Inverse ARP message on each VC. The Inverse ARP message includes the Network layer address of the router, so the remote DTE, or router, can also perform the mapping. The Inverse ARP reply allows the router to make the necessary mapping entries in its address-to-DLCI map table. If several Network layer protocols are supported on the link, Inverse ARP messages are sent for each one.


3.1.5 - Frame Relay Address Mapping
The diagram depicts the process of using LMI and inverse ARP to map addresses.

Network Topology:
A group of switches are interconnected in a Frame Relay cloud. Five routers are shown, each connected to a Frame Relay switch at the edge of the cloud. The router labeled R1 does not show a DLCI number. The other four routers have DLCI's 101, 102, 103, and 104 associated with them.

LMI Animation One:
One. D T E sends Status Enquiry Message (75) to DCE.
Two. DCE responds with Status Message (7 D) - includes configured DLCI's.
Three. D T E learns what VC's it has.

The Frame Relay switch reports back to router R1 that DLCI's 101, 102, 103, and 104 are active.

LMI Animation Two:
One. D T E R1 sends inverse ARP on a VC, mapping the VC to the network address.
Two. Remote D T E DLCI 101 replies with the Layer 3 address 172.16.0.1.
Three. D T E R1 maps Layer 2 to Layer 3.

The process is repeated for each VC and each Layer 3 protocol.


Page 5:


3.1.5 - Frame Relay Address Mapping
The diagram depicts multiple activities.

Activity One: In this activity, select the appropriate word or phrase to fill in the BLANK or BLANKs and complete the sentence. Not all answers are used, and some answers may be used more than once.

Sentences:
A.Frame Relay has become the most widely used WAN technology, primarily for its BLANK and BLANK.
B.Frame Relay is a BLANK switched technology that is a streamlined version of the older BLANK standard.
C.Frame Relay uses a best-effort technique, which means it simply BLANK packets when it detects errors, leaving any necessary error-correction (such as retransmission of data) up to the endpoints.
D.Frame Relay carries data between user BLANK devices and the BLANK devices at the edge of the WAN.
E.The connection through the Frame Relay network between two D T E's is called a virtual BLANK (VC).
F.BLANK virtual circuits are established dynamically by sending signaling messages to the network.
G.BLANK virtual circuits are preconfigured by the carrier and always operate in either DATA TRANSFER or IDLE mode.
H.Virtual circuits provide bi-directional communications and are uniquely identified by a BLANK, which has no significance beyond the single link.

Words:
price.
DCE.
flexibility.
BECN.
forwards.
Switched.
FECN.
packet.
ISDN.
constant.
X.25.
drops.
D T E.
circuit.
permanent.
DLCI.

Activity Two: In this activity, sequence the field labels in the proper order, from left to right, for a Frame Relay header address (two bytes). The C/R and E A fields are already inserted at the end of Byte One. The E A field is already inserted at the end of Byte Two.

Field Labels:
Address.
BECN.
Control.
D E.
DLCI.
FECN.

Activity Three: In this activity, match the name of the topology to each of the three diagrams as described below. Not all answers are used.

Diagram One Topology:
Consists of five routers, R1, R2, R3, R4, and R5.
R1 is connected to R2, R3, and R4.
R2 is connected to R1 and R3.
R3 is connected to R1 and R2.
R4 is connected to R1 and R5.

Diagram Two Topology:
Consists of four routers, R1, R2, R3, and R4.
R1 is connected to R2, R3, and R4.
R2 is connected to R1.
R3 is connected to R1.
R4 is connected to R1.

Diagram Three Topology:
Consists of four routers, R1, R2, R3, and R4.
R1 is connected to R2, R3, and R4.
R2 is connected to R1, R3, and R4.
R3 is connected to R1, R2, and R4.
R4 is connected to R1, R2, and R3.

Topology Names:
Bus.
Hub and Spoke.
Full Mesh.
Partial Mesh.
Ring.
Star.

Activity Four: In this activity, select the appropriate word or phrase to fill in the BLANK or BLANKs and complete the sentence. Not all answers are used, and some answers may be used more than once.

Sentences:
A.Dynamic address mapping relies on the Frame Relay BLANK to resolve a next hop network protocol address to a local DLCI value.
B.To configure static address mapping, use the BLANK command in interface configuration mode.
C.The BLANK extensions to the Frame Relay protocol provide additional capabilities for complex internetworking environments.
D.The LMI types include cisco, BLANK, and BLANK.
E.BLANK combined with BLANK messages allow a router to associate Network Layer and Data Link Layer addresses.

Words:
ISDN.
q 933 a.
Inverse ARP.
DLCI.
ansi.
LMI status messages.
Local Management Interface.
frame-relay map.
frame-relay lmi.
IETF.


3.2 Configuring Frame Relay

3.2.1 Configuring Basic Frame Relay

Page 1:
Frame Relay Configuration Tasks

Frame Relay is configured on a Cisco router from the Cisco IOS command-line interface (CLI). This section outlines the required steps to enable Frame Relay on your network, as well as some of the optional steps that you can use to enhance or customize your configuration.

The figure shows the basic setup model used for this discussion. Later in this section, additional hardware will be added to the diagram to help explain more complex configuration tasks. In this section, you will configure the Cisco routers as Frame Relay access devices, or DTE, connected directly to a dedicated Frame Relay switch, or DCE.

The figure shows a typical Frame Relay configuration and lists the steps to follow. These are explained and practiced in this chapter.


3.2.1 - Configuring Basic Frame Relay
The diagram depicts required and optional Frame Relay configuration tasks.

Network Topology:
PC1 is connected to switch S1, which is connected to router R1. R1 is connected to the Frame Relay cloud. PC3 is connected to switch S3, which is connected to router R3. R3 is also connected to the Frame Relay cloud so that the two routers and networks can communicate.

PC1 IP address: 192.168.10.10/24
PC3 IP address: 192.168.30.10/24

Required Tasks:
- Enable Frame Relay encapsulation on an interface.
- Configure dynamic or static address mapping.

Optional Tasks:
- Configure the LMI.
- Configure Frame Relay SVC's.
- Configure Frame Relay traffic shaping.
- Customize Frame Relay for your network.
- Monitor and maintain Frame Relay connections.


Page 2:
Enable Frame Relay Encapsulation

This first figure, displays how Frame Relay has been configured on the serial interfaces. This involves assigning an IP address, setting the encapsulation type, and allocating bandwidth. The figure shows routers at each end of the Frame Relay link with the configuration scripts for routers R1 and R2.

Step 1. Setting the IP Address on the Interface

On a Cisco router, Frame Relay is most commonly supported on synchronous serial interfaces. Use the ip address command to set the IP address of the interface. You can see that R1 has been assigned 10.1.1.1/24, and R2 has been assigned IP address 10.1.1.2/24.

Step 2. Configuring Encapsulation

The encapsulation frame-relay interface configuration command enables Frame Relay encapsulation and allows Frame Relay processing on the supported interface. There are two encapsulation options to choose from, and these are described below.

Step 3. Setting the Bandwidth

Use the bandwidth command to set the bandwidth of the serial interface. Specify bandwidth in kb/s. This command notifies the routing protocol that bandwidth is statically configured on the link. The EIGRP and OSPF routing protocols use the bandwidth value to calculate and determine the metric of the link.

Step 4. Setting the LMI Type (optional)

This is an optional step as Cisco routers autosense the LMI type. Recall that Cisco supports three LMI types: Cisco, ANSI Annex D, and Q933-A Annex A and that the default LMI type for Cisco routers is cisco.

Encapsulation Options

Recall that the default encapsulation type on a serial interface on a Cisco router is the Cisco proprietary version of HDLC. To change the encapsulation from HDLC to Frame Relay, use the encapsulation frame-relay [cisco | ietf] command. The no form of the encapsulation frame-relay command removes the Frame Relay encapsulation on the interface and returns the interface to the default HDLC encapsulation.

The default Frame Relay encapsulation enabled on supported interfaces is the Cisco encapsulation. Use this option if connecting to another Cisco router. Many non-Cisco devices also support this encapsulation type. It uses a 4-byte header, with 2 bytes to identify the DLCI and 2 bytes to identify the packet type.

The IETF encapsulation type complies with RFC 1490 and RFC 2427. Use this option if connecting to a non-Cisco router.

Click the Verifying Configuration button in the figure.

This output of the show interfaces serial command verifies the configuration.


3.2.1 - Configuring Basic Frame Relay
The diagram depicts configuring Frame Relay and verifying Frame Relay configuration.

Network Topology:
The diagram shows a full mesh Frame Relay network with three routers: R1, R2, and R3. Each router connects to the 10.1.1.0 /24 network through the Frame Relay cloud using its serial 0/0/0 interface.

Router IP Addressing:
Router R1 S0/0/0 IP Address: 10.1.1.1 /24
Router R2 S0/0/0 IP Address: 10.1.1.2 /24
Router R3 S0/0/0 IP Address: 10.1.1.3 /24

Frame Relay DLCI's:
R1 to R2: DLCI 102
R1 to R3: DLCI 103
R2 to R1: DLCI 201
R2 to R3: DLCI 203
R3 to R1: DLCI 301
R3 to R2: DLCI 302

Configuring Frame Relay:
Router R1 Frame Relay configuration:
interface s 0/0/0
i p address 10.1.1.1 255.255.255.0
encapsulation frame-relay
bandwidth 64

Router R2 Frame Relay configuration:
interface s 0/0/0
i p address 10.1.1.2 255.255.255.0
encapsulation frame-relay
bandwidth 64

Verifying Configuration:
The show interface serial 0/0/0 command is used to verify proper Frame Relay configuration on R1 and R2.

R1 output:
R1 #show interfaces serial 0/0/0
Serial 0/0/0 is up, line protocol is up
Hardware is GT96K Serial
Internet address is 10.1.1.1 /24
MTU 1500 bytes, BW 64 K bit, D L Y 20000 u sec,
reliability 255 /255, tx load 1 /255, rx load 1 /255
Encapsulation FRAME-RELAY, loopback not set
Keepalive set (10 sec)
CRC checking enabled
LMI enq sent 18, LMI stat recvd 19, LMI upd recvd 0, D T E LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023LMI type is CISCOframe relay D T E
Frame Relay SVC disabled, LAPF state down
Output omitted.

R2 output:
R2#show interfaces serial 0/0/0
Serial 0/0/0 is up, line protocol is up
Hardware is GT96K Serial
Internet address is 10.1.1.2 /24
MTU 1500 bytes, BW 64 Kbit, D L Y 20000 usec,
reliability 255 /255, tx load 1 /255, rx load 1 /255
Encapsulation FRAME-RELAY, loopback not set
Keepalive set (10 sec)
LMI enq sent 17, LMI stat recvd 18, LMI upd recvd 0, D T E LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023LMI type is CISCOframe relay D T E
Frame Relay SVC disabled, LAPF state down
Output omitted.


3.2.2 Configuring Static Frame Relay Maps

Page 1:
Configuring a Static Frame Relay Map

Cisco routers support all Network layer protocols over Frame Relay, such as IP, IPX, and AppleTalk, and the address-to-DLCI mapping can be accomplished either by dynamic or static address mapping.

Dynamic mapping is performed by the Inverse ARP feature. Because Inverse ARP is enabled by default, no additional command is required to configure dynamic mapping on an interface.

Static mapping is manually configured on a router. Establishing static mapping depends on your network needs. To map between a next hop protocol address and a DLCI destination address, use the frame-relay map protocol protocol-address dlci [broadcast] command.

Using the Broadcast Keyword

Frame Relay, ATM, and X.25 are nonbroadcast multiaccess (NBMA) networks. NBMA networks allow only data transfer from one computer to another over a VC or across a switching device. NBMA networks do not support multicast or broadcast traffic, so a single packet cannot reach all destinations. This requires you to broadcast to replicate the packets manually to all destinations.

Some routing protocols may require additional additional configuration options. For example, RIP, EIGRP and OSPF require additional configurations to be supported on NBMA networks.

Because NBMA does not support broadcast traffic, using the broadcast keyword is a simplified way to forward routing updates. The broadcast keyword allows broadcasts and multicasts over the PVC and, in effect, turns the broadcast into a unicast so that the other node gets the routing updates.

In the example configuration, R1 uses the frame-relay map command to map the VC to R2.

Click the Parameters button in the figure.

The figure shows how to use the keywords when configuring static address maps.

Click the Verify button in the figure.

To verify the Frame Relay mapping, use the show frame-relay map command.


3.2.2 - Configuring Static Basic Frame Relay Maps
The diagram depicts configuring a static Frame Relay map. Information is provided on parameters and verification.

Network Topology:
There are four routers, R1, R2, ISP, and Frame Relay Switch. Routers R1 and R2 are connected to Frame Relay Switch in the cloud. R2 is also connected to the ISP with a dedicated link.

Router R1 S0/0/1 with IP address 10.1.1.1 /30 is connected to Frame Relay Switch S0/0/0 (DCE).

Router R2 S0/0/1 with IP address 10.1.1.2 /30 is connected to Frame Relay Switch S0/0/1 (DCE).

Router R2 L o 0 with IP address 209.165.200.225 /27 simulates the connection to the ISP router.

Static Frame Relay Maps
To map between a next hop protocol address and a DLCI destination address, use the following command syntax:

frame-relay map protocol protocol-address dlci [broadcast].

R1 Static Map Configuration:
interface s 0/0/1
i p address 10.1.1.1 255.255.255.252
encapsulation frame-relay
bandwidth 64
frame-relay map i p 10.1.1.2 broadcast

Parameters:

Command Parameter: protocol.
Description: Defines the supported protocol, bridging, or logical link control: appletalk, decnet, dlsw, i p, i p x, l l c 2, rsrb, vines, and xns.

Command Parameter: protocol-address.
Description: Defines the Network Layer address of the destination router interface.

Command Parameter: dlci.
Description: Defines the local DLCI used to connect to the remote protocol address.

Command Parameter: broadcast.
Description: (Optional) Allows broadcasts and multicasts over the VC. This permits the use of dynamic routing protocols over the VC.

Verification:
Router R1 show frame-relay map command output:
R1 #show frame-relay map
Serial 0/0/1 (up): i p 10.1.1.2 dlci 102 (0 x 66, 0 x1860), static, broadcast, CISCO, status defined, active

Router R2 show frame-relay map command output:
R2# show frame-relay map
Serial 0/0/1 (up): i p 10.1.1.1 dlci 201 (0 x c 9, 0 x 3090), static, broadcast, CISCO, status defined, active


Page 2:
In this activity, you will configure two static Frame Relay maps on each router to reach two other routers. Although the LMI type is autosensed on the routers, you will statically assign the type by manually configuring the LMI. Detailed instructions are provided within the activity as well as in the PDF link below.

Activity Instructions (PDF)

Click the Packet Tracer icon for more details.


3.2.2 - Configuring Static Basic Frame Relay Maps
Link to Packet Tracer Exploration: Basic Frame Relay with Static Maps


3.3 Advanced Frame Relay Concepts

3.3.1 Solving Reachability Issues

Page 1:
Split Horizon

By default, a Frame Relay network provides NBMA connectivity between remote sites. NBMA clouds usually use a hub-and-spoke topology. Unfortunately, a basic routing operation based on the split horizon principle can cause reachability issues on a Frame Relay NBMA network.

Recall that split horizon is a technique used to prevent a routing loop in networks using distance vector routing protocols. Split horizon updates reduce routing loops by preventing a routing update received on one interface to be forwarded out the same interface.

The figure shows R2, a spoke router, sending a broadcast routing update to R1, the hub router.

Routers that support multiple connections over a single physical interface have many PVCs terminating on a single interface. R1 must replicate broadcast packets, such as routing update broadcasts, on each PVC to the remote routers. The replicated broadcast packets can consume bandwidth and cause significant latency to user traffic. The amount of broadcast traffic and the number of VCs terminating at each router should be evaluated during the design phase of a Frame Relay network. Overhead traffic, such as routing updates, can affect the delivery of critical user data, especially when the delivery path contains low-bandwidth (56 kb/s) links.

Click the Split Horizon Problem button in the figure.

R1 has multiple PVCs on a single physical interface, so the split horizon rule prevents R1 from forwarding that routing update through the same physical interface to other remote spoke routers (R3).

Disabling split horizon may seem to be a simple solution because it allows routing updates to be forwarded out the same physical interface from which they came. However, only IP allows you to disable split horizon; IPX and AppleTalk do not. Also, disabling split horizon increases the chance of routing loops in any network. Split horizon could be disabled for physical interfaces with a single PVC.

The next obvious solution to solve the split horizon problem is to use a fully meshed topology. However, this is expensive because more PVCs are required. The preferred solution is to use subinterfaces, which is explained in the next topic.


3.3.1 - Solving Reachability Issues
The diagram depicts the split horizon rule.

Network Topology:
The diagram shows a full mesh Frame Relay network with three routers: R1, R2, and R3. Each router connects to the 10.1.1.0 /24 network through the Frame Relay cloud using its Serial 0/0/0 interface.

Router IP Addressing:
Router R1 S0/0/0 IP Address: 10.1.1.1 /24
Router R2 S0/0/0 IP Address: 10.1.1.2 /24
Router R3 S0/0/0 IP Address: 10.1.1.3 /24

Frame Relay DLCI's:
R1 to R2: DLCI 102
R1 to R3: DLCI 103
R2 to R1: DLCI 201
R2 to R3: DLCI 203
R3 to R1: DLCI 301
R3 to R2: DLCI 302

Split Horizon Rule:
The diagram shows R2, a spoke router, sending a broadcast routing update to R1, the hub router. Routing updates are sent by R2 out interface S0/0/0 to both R1 and R3.

Problem: The update received on the physical interface is not transmitted out the same interface.

Split Horizon Problem:
Routing updates need to be sent by R1 out its S0/0/0 interface to R3. R1 has multiple PVC's on a single physical interface, so the split horizon rule prevents R1 from forwarding that routing update through the same physical interface to other remote spoke routers (R3).

Problem: Broadcast traffic must be replicated ro each active connection.


Page 2:
Frame Relay Subinterfaces

Frame Relay can partition a physical interface into multiple virtual interfaces called subinterfaces. A subinterface is simply a logical interface that is directly associated with a physical interface. Therefore, a Frame Relay subinterface can be configured for each of the PVCs coming into a physical serial interface.

To enable the forwarding of broadcast routing updates in a Frame Relay network, you can configure the router with logically assigned subinterfaces. A partially meshed network can be divided into a number of smaller, fully meshed, point-to-point networks. Each point-to-point subnetwork can be assigned a unique network address, which allows packets received on a physical interface to be sent out the same physical interface because the packets are forwarded on VCs in different subinterfaces.

Frame Relay subinterfaces can be configured in either point-to-point or multipoint mode:

  • Point-to-point - A single point-to-point subinterface establishes one PVC connection to another physical interface or subinterface on a remote router. In this case, each pair of the point-to-point routers is on its own subnet, and each point-to-point subinterface has a single DLCI. In a point-to-point environment, each subinterface is acting like a point-to-point interface. Typically, there is a separate subnet for each point-to-point VC. Therefore, routing update traffic is not subject to the split horizon rule.
  • Multipoint - A single multipoint subinterface establishes multiple PVC connections to multiple physical interfaces or subinterfaces on remote routers. All the participating interfaces are in the same subnet. The subinterface acts like an NBMA Frame Relay interface, so routing update traffic is subject to the split horizon rule. Typically, all multipoint VCs belong to the same subnet.

The figure illustrates two types of subinterfaces supported by Cisco routers.

In split horizon routing environments, routing updates received on one subinterface can be sent out another subinterface. In a subinterface configuration, each VC can be configured as a point-to-point connection. This allows each subinterface to act similarly to a leased line. Using a Frame Relay point-to-point subinterface, each pair of the point-to-point routers is on its own subnet.

The encapsulation frame-relay command is assigned to the physical interface. All other configuration items, such as the Network layer address and DLCIs, are assigned to the subinterface.

You can use multipoint configurations to conserve addresses. This can be especially helpful if Variable Length Subnet Masking is not being used. However, multipoint configurations may not work properly given the broadcast traffic and split horizon considerations. The point-to-point subinterface option was created to avoid these issues.

Roll over Point-to-Point subinterface and Multipoint subinterface in the figure for summary descriptions.

Configuring subinterfaces is explained and practiced in the next section.


3.3.1 - Solving Reachability Issues
The diagram depicts Frame Relay subinterfaces, point-to-point and multipoint.

Network Topology:
The diagram shows four routers, R1, R2, R3, and R4. Router R1 has a single physical interface S0 and two subinterfaces, S0.1 and S0.2. Connections from R1 to the other three routers are as follows.

Point-to-Point Subinterface:
R1 logical interface S0.1 connects to R2 using the point-to-point subinterface.

Point-to-point subinterfaces - In hub and spoke topologies:
- Subinterfaces act as leased lines.
- Each point-to-point subinterface requires its own subnet.

Multipoint Subinterface:
R1 logical interface S0.1 and S0.2 connects to R2 and R3, respectively, using multipoint subinterfaces.

Multipoint subinterfaces - In partial-mesh and full-mesh topologies:
- Subinterfaces act as non-broadcast multi-access (NBMA), so they do not resolve the split horizon issue.
- Can save address space because it uses a single subnet.


3.3.2 Paying for Frame Relay

Page 1:
Key Terminology

Service providers build Frame Relay networks using very large and very powerful switches, but as a customer, your devices only see the switch interface of the service provider. Customers are usually not exposed to the inner workings of the network, which may be built on very high-speed technologies, such as T1, T3, SONET, or ATM.

From a customer's point of view then, Frame Relay is an interface and one or more PVCs. Customers simply buy Frame Relay services from a service provider. However, before considering how to pay for Frame Relay services, there are some key terms and concepts to learn, as illustrated in the figure:

  • Access rate or port speed - From a customer's point of view, the service provider provides a serial connection or access link to the Frame Relay network over a leased line. The speed of the line is the access speed or port speed. Access rate is the rate at which your access circuits join the Frame Relay network. These are typically at 56 kb/s, T1 (1.536 Mb/s), or Fractional T1 (a multiple of 56 kb/s or 64 kb/s). Port speeds are clocked on the Frame Relay switch. It is not possible to send data at higher than port speed.
  • Committed Information Rate (CIR) - Customers negotiate CIRs with service providers for each PVC. The CIR is the amount of data that the network receives from the access circuit. The service provider guarantees that the customer can send data at the CIR. All frames received at or below the CIR are accepted.

A great advantage of Frame Relay is that any network capacity that is being unused is made available or shared with all customers, usually at no extra charge. This allows customers to "burst" over their CIR as a bonus. Bursting is explained in the next topic.

Click the Example button in the figure.

In this example, aside from any CPE costs, the customer pays for three Frame Relay cost components as follows:

  • Access or port speed: The cost of the access line from the DTE to the DCE (customer to service provider). This line is charged based on the port speed that has been negotiated and installed.
  • PVC: This cost component is based on the PVCs. Once a PVC is established, the additional cost to increase CIR is typically small and can be done in small (4 kb/s) increments.
  • CIR: Customers normally choose a CIR lower than the port speed or access rate. This allows them to take advantage of bursts.

In the example, the customer is paying for the following:

  • An access line with a rate of 64 kb/s connecting their DCE to the DCE of the service provider through serial port S0/0/0.
  • Two virtual ports, one at 32 kb/s and the other at 16 kb/s.
  • A CIR of 48 kb/s across the entire Frame Relay network. This is usually a flat charge and not connected to the distance.

Oversubscription

Service providers sometimes sell more capacity than they have on the assumption that not everyone will demand their entitled capacity all of the time. This oversubscription is analogous to airlines selling more seats than they have in the expectation that some of the booked customers will not show up. Because of oversubscription, there will be instances when the sum of CIRs from multiple PVCs to a given location is higher than the port or access channel rate. This can cause traffic issues, such as congestion and dropped traffic.


3.3.2 - Paying for Frame Relay
The diagram depicts key terminology used when purchasing Frame Relay and an example of Frame Relay charges.

Terminology:
Term: Access Rate or Port Speed.
Description: The capacity of the local loop.

Term: Committed Information Rate (C I R).
Description: The capacity through the local loop guaranteed by the provider.

Example of Frame Relay charges:
The network topology is the same as 3.3.1 Diagram One.

Table One lists three chargeable components:
Local Loop = 64 kbps.
Two Ports = DLCI 102 and DLCI 103.
C I R = 48 kbps.

Table Two lists C I R for each PVC:
PVC DLCI 102 C I R = 32 kbps.
PVC DLCI 103 C I R = 16 kbps.
Total C I R = 48 kbps.


Page 2:
Bursting

A great advantage of Frame Relay is that any network capacity that is being unused is made available or shared with all customers, usually at no extra charge.

Using the previous example, the figure shows an access rate on serial port S0/0/0 of router R1 to be 64 kb/s. This is higher than the combined CIRs of the two PVCs. Under normal circumstances, the two PVCs should not transmit more than 32 kb/s and 16 kb/s, respectively. As long as the amount of data the two PVCs are sending does not exceed its CIR, it should get through the network.

Because the physical circuits of the Frame Relay network are shared between subscribers, there will often be time where there is excess bandwidth available. Frame Relay can allow customers to dynamically access this extra bandwidth and "burst" over their CIR for free.

Bursting allows devices that temporarily need additional bandwidth to borrow it at no extra cost from other devices not using it. For example, if PVC 102 is transferring a large file, it could use any of the 16 kb/s not being used by PVC 103. A device can burst up to the access rate and still expect the data to get through. The duration of a burst transmission should be short, less than three or four seconds.

Various terms are used to describe burst rates including the Committed Burst Information Rate (CBIR) and Excess Burst (BE) size.

The CBIR is a negotiated rate above the CIR which the customer can use to transmit for short burst. It allows traffic to burst to higher speeds, as available network bandwidth permits. However, it cannot exceed the port speed of the link. A device can burst up to the CBIR and still expect the data to get through. The duration of a burst transmission should be short, less than three or four seconds. If long bursts persist, then a higher CIR should be purchased.

For example, DLCI 102 has a CIR of 32 kb/s with an additional CBIR of 16 kb/s for a total of up to 48 kb/s. Frames submitted at this level are marked as Discard Eligible (DE) in the frame header, indicating that they may be dropped if there is congestion or there is not enough capacity in the network. Frames within the negotiated CIR are not eligible for discard (DE = 0). Frames above the CIR have the DE bit set to 1, marking it as eligible to be discarded, should the network be congested.

The BE is the term used to describe the bandwidth available above the CBIR up to the access rate of the link. Unlike the CBIR, it is not negotiated. Frames may be transmitted at this level but will most likely be dropped.

Click the Bursting button in the figure.

The figure illustrates the relationship between the various bursting terms.


3.3.2 - Paying for Frame Relay
The diagram depicts Frame Relay bursting concepts.

C B I R and B E:
The network topology is the same as 3.3.1 Diagram One.

Table One lists Committed Information Rate (C I R), Committed Burst Information Rate (C B I R), and Excess Burst (B E):
PVC DCLI = 102.
C I R (Normal) = 32 kbps.
C B I R (Example) = 48 kbps.
B E = 16 kbps.

PVC DCLI = 103.
C I R (Normal) = 16 kbps.
C B I R (Example) = 0 kbps.
B E = 48 kbps.

Notes:
C I R: All frames are forwarded.
C B I R = Frames are forwarded but marked D E.
B E = Frames most likely dropped.

Frame Relay Bursting:
The diagram shows a chart with time on the X-axis and transmission rate on the Y-axis. The increments on the Y-axis are 0 kbps, 32 kbps, 48 kbps, and 64 kbps (the maximum local loop access rate). The range from 0 kbps to 32 kbps is labeled C I R (32 kbps). The range from 32 kbps to 48 kbps is labeled C B I R (16 kbps), and the range from 48 kbps to 64 kbps is labeled B E (16 kbps).

The transmission rate starts at zero and increases to above 32 kbps for a period and then drops below 32 kbps. Frames in the range where the transmission rate is above 32 kbps (and potentially up to 64 kbps) have a D E bit set.


3.3.3 Frame Relay Flow Control

Page 1:
Frame Relay reduces network overhead by implementing simple congestion-notification mechanisms rather than explicit, per-VC flow control. These congestion-notification mechanisms are the Forward Explicit Congestion Notification (FECN) and the Backward Explicit Congestion Notification (BECN).

To help understand the mechanisms, the graphic showing the structure of the Frame Relay frame is presented for review. FECN and BECN are each controlled by a single bit contained in the frame header. They let the router know that there is congestion and that the router should stop transmission until the condition is reversed. BECN is a direct notification. FECN is an indirect one.

The frame header also contains a Discard Eligibility (DE) bit, which identifies less important traffic that can be dropped during periods of congestion. DTE devices can set the value of the DE bit to 1 to indicate that the frame has lower importance than other frames. When the network becomes congested, DCE devices discard the frames with the DE bit set to 1 before discarding those that do not. This reduces the likelihood of critical data being dropped during periods of congestion.

In periods of congestion, the provider's Frame Relay switch applies the following logic rules to each incoming frame based on whether the CIR is exceeded:

  • If the incoming frame does not exceed the CIR, the frame is passed.
  • If an incoming frame exceeds the CIR, it is marked DE.
  • If an incoming frame exceeds the CIR plus the BE, it is discarded.

Click the Queuing button in the figure and click play in the animation.

Frames arriving at a switch are queued or buffered prior to forwarding. As in any queuing system, it is possible that there will be an excessive buildup of frames at a switch. This causes delays. Delays lead to unnecessary retransmissions that occur when higher level protocols receive no acknowledgment within a set time. In severe cases, this can cause a serious drop in network throughput. To avoid this problem, Frame Relay incorporates a flow control feature.

The figure shows a switch with a filling queue. To reduce the flow of frames to the queue, the switch notifies DTEs of the problem using the Explicit Congestion Notification bits in the frame address field.

  • The FECN bit, indicated by the "F" in the figure, is set on every frame that the upstream switch receives on the congested link.
  • The BECN bit, indicated by the "B" in the figure, is set on every frame that the switch places onto the congested link to the downstream switch.

DTEs receiving frames with the ECN bits set are expected to try to reduce the flow of frames until the congestion clears.

If the congestion occurs on an internal trunk, DTEs may receive notification even though they are not the cause of the congestion.


3.3.3 - Frame Relay Flow Control
The diagram depicts a standard Frame Relay frame and the concepts of frame queuing and congestion control.

Frame Format:
The Frame Relay frame contains the following fields from left to right.
Flag = 8 bits.
Address = 16 bits.
Data = Variable.
FCS = 16 bits.
Flag = 8 bits.

The header Address field is a 2-byte field and is expanded in the diagram to show the following:

Byte One:
DLCI = 6 bits (First 6 bits of the 10-bit DLCI).
C / R = 1 bit.
E A = 1 bit.

Byte Two:
DLCI = 4 Bits (Last 4 bits of the 10-bit DLCI).
FECN = 1 bit.
BECN = 1 bit.
D E = 1 bit.
E A = 1 bit.

Queuing:
The animation shows Frame Relay bandwidth control using queuing.

Network Topology:
There are two routers connected to a single Frame Relay switch. The Frame Relay switch is connected to Frame Relay switch A interface 0 in the cloud. Switch A interface 1 is connected to another Frame Relay switch in the cloud. Switch A has a box labeled Queue to hold frames for later transmission when congestion occurs.

The animation progresses:
While switch A is putting a large frame on interface 1, other frames for this interface are queued.
Downstream devices are warned of the queue by setting the FECN bit.
Upstream devices are warned of the queue by setting the BECN bit, even though they may not have contributed to the congestion.


Page 2:


3.3.3 - Frame Relay Flow Control
The diagram depicts multiple activities.

Activity One - Solving Reachability Issues: In this activity, select the appropriate word or phrase to fill in the BLANK or BLANKs and complete the sentence. Not all answers are used.

Sentences:
A. Frame Relay networks are usually built in a BLANK topology, which can cause reachability Issues.
B. Split horizon is a technique used to prevent BLANK in networks that use distance vector protocols.
C. Solving reachability issues requires using a BLANK topology, which is expensive, or using BLANK.
D. In BLANK configurations, a single subinterface is used to establish one PVC connection to another physical or subinterface on a remote router.
E. In BLANK configurations, a single subinterface is used to establish multiple PVC connections to multiple physical interfaces or subinterfaces on remote routers.
F. The BLANK command is configured on the physical interface. All other configuration items, such as the Network Layer address and DLCI's, are configured on the subinterfaces.


Words:
hub-and-spoke.
encapsulation frame-relay.
full mesh.
broadcasts.
partial mesh.
subinterfaces.
more routers.
multiple interfaces.
routing loops.
multipoint.
point-to-point.

Activity Two - Frame Relay Bandwidth and Flow Control: In this activity, match the term to the appropriate definition.

Definitions:
A. Maximum number of bits the network guarantees to deliver under normal circumstances.
B. Difference between the guaranteed rate and the maximum rate allowed by the service provider.
C. When a Frame Relay switch experiences congestion, it sets these bits on every frame it receives.
D. Rate at which the service provider agrees to accept bits on the VC.
E. A direct notification stating that there is congestion.
F. An indirect notification that there is congestion.
G. This bit is set if the frame received pushes the counter over the committed burst.

Terms:
BECN.
Committed Information Rate (C I R).
Discard Eligibility (D E).
Committed Burst (B C).
Excess Information Rate (E I R).
Explicit Congestion Notification (ECN).
FECN.


3.4 Configuring Advanced Frame Relay

3.4.1 Configuring Frame Relay Subinterfaces

Page 1:
Recall that using Frame Relay subinterfaces ensures that a single physical interface is treated as multiple virtual interfaces to overcome split horizon rules. Packets received on one virtual interface can be forwarded to another virtual interface, even if they are configured on the same physical interface.

Subinterfaces address the limitations of Frame Relay networks by providing a way to subdivide a partially meshed Frame Relay network into a number of smaller, fully meshed (or point-to-point) subnetworks. Each subnetwork is assigned its own network number and appears to the protocols as if it were reachable through a separate interface. Point-to-point subinterfaces can be unnumbered for use with IP, reducing the addressing burden that might otherwise result.

To create a subinterface, use the interface serial command. Specify the port number, followed by a period (.) and the subinterface number. To make troubleshooting easier, use the DLCI as the subinterface number. You must also specify whether the interface is point-to-point or point-to-multipoint using either the multipoint or point-to-point keyword because there is no default. These keywords are defined in the figure.

The following command creates a point-to-point subinterface for PVC 103 to R3: R1(config-if)#interface serial 0/0/0.103 point-to-point.

Click the DLCI button in the figure.

If the subinterface is configured as point-to-point, the local DLCI for the subinterface must also be configured to distinguish it from the physical interface. The DLCI is also required for multipoint subinterfaces for which Inverse ARP is enabled. It is not required for multipoint subinterfaces configured with static maps.

The Frame Relay service provider assigns the DLCI numbers. These numbers range from 16 to 991, and usually have only local significance. The range varies depending on the LMI used.

The frame-relay interface-dlci command configures the local DLCI on the subinterface. For example: R1(config-subif)#frame-relay interface-dlci 103.

Note: Unfortunately, altering an exiting Frame Relay subinterface configuration may fail to provide the expected result. In these situations, it may be necessary to save the configuration and reload the router.


3.4.1 - Configuring Frame Relay Subinterfaces
The diagram depicts the commands to configure point-to-point subinterfaces.

Subinterface Command Syntax:
Router (config-i f)#interface serial number. subinterface-number [multipoint | point-to-point]

Parameter: subinterface-number.
Description: Subinterface number in the range of 1 to 4294967293. The interface number that precedes the period must match the physical interface number to which this subinterface belongs.

Parameter: multipoint.
Description: Use this option if all routers exist in the same subnet.

Parameter: Point-to-Point.
Description: Use this option for each pair of point-to-point routers to have its own subnet. Point-to-point links normally use a subnet mask of 255.255.255.252.

DLCI Command Syntax:
Router (config-sub i f) #frame-relay interface-dlci dlci-number

Parameter: dlci-number.
Description: Defines the local DLCI number being linked to the subinterface. This is the only way to link an LMI-derived DLCI to a subinterface, because LMI does not know about subinterfaces. Use the frame-relay interface-dlci command on subinterfaces only.


Page 2:
Configuring Subinterfaces Example

In the figure, R1 has two point-to-point subinterfaces. The s0/0.0.102 subinterface connects to R2, and the s0/0/0.103 subinterface connects to R3. Each subinterface is on a different subnet.

To configure subinterfaces on a physical interface, the following steps are required:

Step 1. Remove any Network layer address assigned to the physical interface. If the physical interface has an address, frames are not received by the local subinterfaces.

Step 2. Configure Frame Relay encapsulation on the physical interface using the encapsulation frame-relay command.

Step 3. For each of the defined PVCs, create a logical subinterface. Specify the port number, followed by a period (.) and the subinterface number. To make troubleshooting easier, it is suggested that the subinterface number matches the DLCI number.

Step 4. Configure an IP address for the interface and set the bandwidth.

At this point, we will configure the DLCI. Recall that the Frame Relay service provider assigns the DLCI numbers.

Step 5. Configure the local DLCI on the subinterface using the frame-relay interface-dlci command.


3.4.1 - Configuring Frame Relay Subinterfaces
The diagram depicts an example of configuring point-to-point subinterfaces.

Network Topology:
The diagram shows a full mesh Frame Relay network with three routers: R1, R2, and R3. Each router connects to the 10.1.1.0 /24 network through the Frame Relay cloud using its Serial 0/0/0 interface.

Router Subinterface IP Addressing:
Router R1 S0/0/0.102 IP Address: 10.1.1.1 /30
Router R1 S0/0/0.103 IP Address: 10.1.1.5 /30

Router R2 S0/0/0.201 IP Address: 10.1.1.2 /30
Router R2 S0/0/0.203 IP Address: 10.1.1.9 /30

Router R3 S0/0/0.301 IP Address: 10.1.1.6 /30
Router R3 S0/0/0.302 IP Address: 10.1.1.10 /30

Frame Relay DLCI's:
R1 to R2: DLCI 102
R1 to R3: DLCI 103
R2 to R1: DLCI 201
R2 to R3: DLCI 203
R3 to R1: DLCI 301
R3 to R2: DLCI 302

Configuration Commands:
interface s 0/0/0
no i p address
encapsulation frame-relay
no shut
exit

interface s 0/0/0.102 point-to-point
i p address 10.1.1.1 255.255.255.252
bandwidth 64
frame-relay interface-dlci 102
exit

interface s 0/0/0.103 point-to-point
i p address 10.1.1.5 255.255.255.252
bandwidth 64
frame-relay interface-dlci 103
exit


3.4.2 Verifying Frame Relay Operation

Page 1:
Frame Relay is generally a very reliable service. Nonetheless, there are times when the network performs at less than expected levels and troubleshooting is necessary. For example, users may report slow and intermittent connections across the circuit. Circuits may go down. Regardless of the reason, network outages are very expensive in terms of lost productivity. A recommended best practice is to verify your configuration before problems appear.

In this topic, you will step though a verification procedure to ensure everything is working correctly before you launch your configuration on a live network.

Verify Frame Relay Interfaces

After configuring a Frame Relay PVC and when troubleshooting an issue, verify that Frame Relay is operating correctly on that interface using the show interfaces command.

Recall that with Frame Relay, the router is normally considered a DTE device. However, a Cisco router can be configured as a Frame Relay switch. In such cases, the router becomes a DCE device when it is configured as a Frame Relay switch.

The show interfaces command displays how the encapsulation is set up, along with useful Layer 1 and Layer 2 status information, including:

  • LMI type
  • LMI DLCI
  • Frame Relay DTE/DCE type

The first step is always to confirm that the interfaces are properly configured. The figure shows a sample output for the show interfaces command. Among other things, you can see details about the encapsulation, the DLCI on the Frame Relay-configured serial interface, and the DLCI used for the LMI. You should confirm that these values are the expected values. If not, you may need to make changes.

Click on the LMI button in the figure to verify LMI performance.

The next step is to look at some LMI statistics using the show frame-relay lmi command. In the output, look for any non-zero "Invalid" items. This helps isolate the problem to a Frame Relay communications issue between the carrier's switch and your router.

The figure displays a sample output that shows the number of status messages exchanged between the local router and the local Frame Relay switch.

Now look at the statistics for the interface.

Click the PVC Status button in the figure to verify PVC status.

Use the show frame-relay pvc [interfaceinterface] [dlci] command to view PVC and traffic statistics. This command is also useful for viewing the number of BECN and FECN packets received by the router. The PVC status can be active, inactive, or deleted.

The show frame-relay pvc command displays the status of all the PVCs configured on the router. You can also specify a particular PVC. Click PVC Status in th figure to see a sample output of the show frame-relay pvc 102 command.

Once you have gathered all the statistics, use the clear counters command to reset the statistics counters. Wait 5 or 10 minutes after clearing the counters before issuing the show commands again. Note any additional errors. If you need to contact the carrier, these statistics help in resolving the issues.

A final task is to confirm whether the frame-relay inverse-arp command resolved a remote IP address to a local DLCI. Use the show frame-relay map command to display the current map entries and information about the connections.

Click the Inverse ARP button in the figure.

The output shows the following information:

  • 10.140.1.1 is the IP address of the remote router, dynamically learned via the Inverse ARP process.
  • 100 is the decimal value of the local DLCI number.
  • 0x64 is the hex conversion of the DLCI number, 0x64 = 100 decimal.
  • 0x1840 is the value as it would appear on the wire because of the way the DLCI bits are spread out in the address field of the Frame Relay frame.
  • Broadcast/multicast is enabled on the PVC.
  • PVC status is active.

To clear dynamically created Frame Relay maps that are created using Inverse ARP, use the clear frame-relay-inarp command. Click the Clear Maps button to see an example of this step.


3.4.2 - Verifying Frame Relay Operation
The diagram depicts the commands to verify Frame Relay operation, including interfaces, LMI, PCV status, and inverse ARP. Clearing Frame Relay maps is also covered.

Interfaces:
The terminal window shows the R1 output of the show interfaces serial 0/0/1 command. This command displays how the encapsulation is set up, along with useful Layer 1 and Layer 2 status information, including:
- LMI type.
- LMI DLCI.
- Frame Relay D T E /DCE type.

The R1 output of the show interfaces serial 0/0/1.102 displays the subinterface information, including the status and IP address.

Command output for R2 is also provided.

LMI:
The terminal window shows the R1 output of the show frame-relay lmi command. This command displays LMI type and statistics, including the number of status messages exchanged between the local router and the local Frame Relay switch.

Command output for R2 is also provided.

PCV Status:
The terminal window shows the R1 output of the show frame-relay pvc command. This command displays the status of all the PVC's configured on the router. You can also specify a particular PVC.

Command output for R2 is also provided.

Inverse ARP:
The terminal window shows the R1 output of the show frame-relay map command. This command displays the following information:
- 10.140.1.1 is the IP address of the remote router, dynamically learned via the inverse ARP process.
- 100 is the decimal value of the local DLCI number.
- 0 x 64 is the hex conversion of the DLCI number, 0 x 64 = 100 decimal.
- 0 x 1840 is the value as it would appear on the wire because of the way the DLCI bits are spread out in the address field of the Frame Relay frame.
- Broadcast / multicast is enabled on the PVC.
- PVC status is active.

Clearing Frame Relay maps:
The terminal window shows using the clear frame-relay inarp command on R1 to clear Frame Relay maps that are dynamically created using inverse ARP. The show frame-relay map command on both routers R1 and R2 confirm that the IP address for the remote router on this DLCI is no longer displayed.


3.4.3 Troubleshooting Frame Relay Configuration

Page 1:
If the verification procedure indicates that your Frame Relay configuration is not working properly, you need to troubleshoot the configuration.

Use the debug frame-relay lmi command to determine whether the router and the Frame Relay switch are sending and receiving LMI packets properly.

Look at the figure and examine the output of an LMI exchange.

  • "out" is an LMI status message sent by the router.
  • "in" is a message received from the Frame Relay switch.
  • A full LMI status message is a "type 0" (not shown in the figure).
  • An LMI exchange is a "type 1".
  • "dlci 100, status 0x2" means that the status of DLCI 100 is active (not shown in figure).

When an Inverse ARP request is made, the router updates its map table with three possible LMI connection states. These states are active state, inactive state, and deleted state

  • ACTIVE States indicates a successful end-to-end (DTE to DTE) circuit.
  • INACTIVE State indicates a successful connection to the switch (DTE to DCE) without a DTE detected on the other end of the PVC. This can occur due to residual or incorrect configuration on the switch.
  • DELETED State indicates that the DTE is configured for a DLCI the switch does not recognize as valid for that interface.

The possible values of the status field are as follows:

  • 0x0 - The switch has this DLCI programmed, but for some reason it is not usable. The reason could possibly be the other end of the PVC is down.
  • 0x2 - The Frame Relay switch has the DLCI and everything is operational.
  • 0x4 - The Frame Relay switch does not have this DLCI programmed for the router, but that it was programmed at some point in the past. This could also be caused by the DLCIs being reversed on the router, or by the PVC being deleted by the service provider in the Frame Relay cloud.


3.4.3 - Troubleshooting Frame Relay Configuration
The diagram depicts R1 and R2 output for the debug frame-relay lmi command to determine whether the routers and the Frame Relay switch are sending and receiving LMI packets properly. The word "out" after the interface designator, for example, Serial 0/0/1, is an LMI status message sent by the router. The word "in" indicates a message received from the Frame Relay switch. An LMI exchange is a type 1.


Page 2:


3.4.3 - Troubleshooting Frame Relay Configuration
The diagram depicts an activity in which you read the scenario and review the description of the topology diagram. You then enter the necessary commands to configure Frame Relay and static routing on the central router R2 in the topology.

Note: Contact you instructor for assistance in performing this activity.

Scenario:
A company is transitioning from ISDN BR I links to a Frame Relay solution for the benefits provided by having permanent connections. As the network administrator, it is your job to coordinate the Frame Relay portion of the transition. The network support specialist at each branch location has completed their configurations, and each is waiting for the completion of the central router configuration to test connectivity. All three locations are using Cisco 1841 series routers. Your tasks on the central router R2 are to:

One. Enable Frame Relay encapsulation on the S0/0/0 interface.
Two. Configure two subinterfaces with the specified IP address and DLCI under S0/0/0.
Three. Configure static routes to the LAN's at each branch site.

Network Topology:
The diagram shows a hub and spoke Frame Relay network with four routers: R1, R2, R3, and ISP. Router R2 is the hub, and routers R1 and R3 are spokes. Router R2 connects to the ISP router using a dedicated link.

Router Interface IP Addressing:
Router R1 S0/0/0.16 IP Address: 10.10.224.2 /30
Router R1 FA0/0 (local network) IP Address: 192.168.220.0 /24

Router R2 S0/0/0.635 IP Address: 10.10.224.1 /30
Router R2 S0/0/0.278 IP Address: 10.10.224.5 /30
Router R2 S0/0/1 IP Address: 209.165.200.225 /27

DLCI's and IP addresses to be assigned on central router R2:
R2 to R1 DLCI 635
R2 to R3 DLCI 278

Router R3 S0/0/0.16 IP Address: 10.10.224.6 /30
Router R3 FA0/0 (local network) IP Address: 192.168.147.0 /24

Router ISP S0/0/1 IP Address: 209.165.200.226 /27


3.5 Chapter Labs

3.5.1 Basic Frame Relay

Page 1:
In this lab, you will learn how to configure Frame Relay encapsulation on serial links using the network shown in the topology diagram. You will also learn how to configure a router as a Frame Relay switch. There are both Cisco standards and Open standards that apply to Frame Relay. You will learn both. Pay special attention in the lab section in which you intentionally break the Frame Relay configurations. This will help you in the Troubleshooting lab associated with this chapter.


3.5.1 - Basic Frame Relay
Link to Hands-on Lab: Basic Frame Relay


3.5.2 Challenge Frame Relay Configuration

Page 1:
In this lab, you will configure Frame Relay using the network shown in the topology diagram. If you need assistance, refer to the Basic Frame Relay lab. However, try to do as much on your own as possible.


3.5.2 - Challenge Frame Relay Configuration
Link to Hands-on Lab: Challenge Frame Relay Configuration


3.5.3 Troubleshooting Frame Relay

Page 1:
In this lab, you will practice troubleshooting a misconfigured Frame Relay environment. Load or have your instructor load the configurations below into your routers. Locate and repair all errors in the configurations and establish end-to-end connectivity. Your final configuration should match the topology diagram and addressing table.


3.5.3 - Troubleshooting Frame Relay Configuration
Link to Hands-on Lab: Troubleshooting Frame Relay


3.6 Summary

3.6.1 Chapter Summary

Page 1:
Frame Relay provides greater bandwidth, reliability, and resiliency than private or leased lines. Frame Relay has reduced network costs by using less equipment, less complexity, and by providing easier implementation. For these reasons, Frame Relay has become the most widely used WAN technology in the world.

A Frame Relay connection between a DTE device at the LAN edge and a DCE device at the carrier edge has a link layer component and a physical layer component. Frame Relay takes data packets and encapsulates them in a Frame Relay frame, and then passes the frame to the Physical layer for delivery on the wire. The connection across the carrier network is a VC identified by a DLCI. Multiple VCs can be multiplexed using a FRAD. Frame Relay networks usually use a partial mesh topology optimized to the data flow requirements of the carrier's customer base.

Frame Relay uses Inverse ARP to map DCLIs to the IP addresses of remote locations. Dynamic address mapping relies on Inverse ARP to resolve a next hop network protocol address to a local DLCI value. The Frame Relay router sends out Inverse ARP requests on its PVC to discover the protocol address of the remote device connected to the Frame Relay network. DTE Frame Relay routers use the LMI to provide status information about their connection with the DCE Frame Relay switch. LMI extensions provide additional internetworking information.

The first two tasks in configuring Frame Relay on a Cisco router are to enable Frame Relay encapsulation on the interface and then configure either static of dynamic mapping. After this, there are a number of optional tasks that can be completed as required including configuring the LMI, VCs, traffic shaping and customizing Frame Relay on your network. Monitoring maintaining Frame Relay connections is the final task.

Frame Relay configuration must consider the split horizon problem which arises when multiple VCs converge on a single physical interface. Frame Relay can partition a physical interface into multiple virtual interfaces called subinterfaces. Subinterface configuration was also explained and practiced.

The configuration of Frame Relay is affected by the way in which service providers charge for connections using units of access rates and committed information rates (CIR). An advantage of these charging schemes is that unused network capacity is available or shared with all customers, usually at no extra charge. This allows users to burst traffic for short periods.

Configuring flow control in a Frame Relay network is also affected by service provider charging schemes. You can configure queuing and shape traffic according to the CIR. DTEs can be configured to control congestion in the network by adding BECN and FECN bits to frame addresses. DTEs can also be configured to set a discard eligible bit indicting that the frame may be discarded in preference to other frames if congestion occurs. Frames that are sent in excess of the CIR are marked as "discard eligible" (DE) which means they can be dropped should congestion occur within the frame relay network.

Finally, once having configured Frame Relay, you learned how to verify and troubleshoot the connections.


3.6.1 - Summary and Review
In this chapter, you have learned to:
- Describe the fundamental concepts of Frame Relay technology in terms of enterprise WAN services, including operation, implementation requirements, maps, and Local Management Interface (LMI) operation.
- Configure a basic Frame Relay permanent virtual circuit (PVC), including configuring and troubleshooting Frame Relay on a router serial interface and configuring a static Frame Relay map.
- Describe advanced concepts of Frame Relay technology in terms of enterprise WAN services, including subinterfaces, bandwidth, and flow control.
- Configure an advanced Frame Relay PVC, including solving reachability issues, configuring subinterfaces, and verifying and troubleshooting a Frame Relay configuration.


Page 2:


3.6.1 - Summary and Review
This is a review and is not a quiz. Questions and answers are provided.
Question One. Compare and contrast the following terms: DLCI, LMI, and inverse ARP.
Answer:
DLCI - Data Link Connection Identifier
- VC's are identified by DLCI's, and the DLCI values are assigned by the Frame Relay service provider.
- Frame Relay DLCI's have local significance and no significance beyond the single link.
- A DLCI identifies a VC to the equipment at an endpoint.
LMI - Local Management Interface
- LMI is a keepalive mechanism that provides status information about Frame Relay connections between the router (D T E) and the Frame Relay switch (DCE).
- Three types of LMI's are supported by Cisco routers: Cisco, ANSI, and q 933 a.
Inverse ARP
- Inverse Address Resolution Protocol (ARP) obtains Layer 3 addresses of other stations from Layer 2 addresses, such as the DLCI in Frame Relay networks (which is the reverse of what ARP does).
- It is primarily used in Frame Relay and ATM networks, where Layer 2 addresses of VC's are sometimes obtained from Layer 2 signaling, and the corresponding Layer 3 addresses must be available before these VC's can be used.

Question Two.
Refer to the topology description below and the current router configuration for R1. Which command on R1 is required to statically configure a Frame Relay connection to R2? Traffic between sites must also support OSPF.

Network Topology:
The diagram shows a Frame Relay network with four routers: R1, R2, Frame Relay Switch, and ISP. Routers R1 and R2 connect to Frame Relay Switch. Router R2 connects to the ISP router using a dedicated link, simulated by a loopback interface.

Router Interface IP Addressing:
Router R1 S0/0/1 IP Address: 10.1.1.1 /30 connects to Frame Relay Switch S0/0/0.
Router R2 S0/0/1 IP Address: 10.1.1.2 /30 connects to Frame Relay Switch S0/0/1.

Frame Relay DLCI's:
R1 to R2: DLCI 102
R2 to R1: DLCI 201

Current Router R1 configuration commands shown:
interface s 0/0/1
i p address 10.1.1.1 255 255.255.252
encapsulation frame-relay
bandwidth 64


Answer:
frame-relay map i p 10.1.1.2 102 broadcast


Question Three.
Compare and contrast the following terms: access rate, C I R, C B I R, and B E.

Answer:
Access rate (or port speed)
- The capacity of the local loop.
- This line is charged based on the port speed between the D T E to the DCE (customer to service provider).
C I R - Committed Information Rate
- The capacity through the local loop guaranteed by the provider.
- Customers normally choose a C I R lower than the access rate to allow them to take advantage of bursts.
C B I R - Committed Burst Information Rate
- Negotiated maximum that a frame is allowed to burst above the C I R.
- Frames are marked as discard eligible (D E).
- It cannot exceed the access rate of the link.
B E - Excess Burst
- Amount of data above the C B I R, up to the access rate that frames may use to burst with no guarantee.
- Frames are also marked as discard eligible (D E) and cannot exceed the access rate of the link.

Question Four.
Refer to the topology description below and the current router configuration for R1. Router R1 is unable to establish point-to-point Frame Relay connections with routers R2 and R3. On the basis of the information provided, which configuration changes on R1 would correct the problem?

Network Topology:
The diagram shows a full-mesh Frame Relay network with three routers: R1, R2, and R3. Each router connects to the 10.1.1.0 /24 network through the Frame Relay cloud using its Serial0/0/0 interface.

Router Subinterface IP Addressing:
Router R1 S0/0/0.102 IP Address: 10.1.1.1 /30
Router R1 S0/0/0.103 IP Address: 10.3.3.1 /30

Router R2 S0/0/0.201 IP Address: 10.1.1.2 /30
Router R2 S0/0/0.203 IP Address: 10.2.2.1 /30

Router R3 S0/0/0.301 IP Address: 10.3.3.2 /30
Router R3 S0/0/0.302 IP Address: 10.2.2.2 /30

Frame Relay DLCI's:
R1 to R2: DLCI 102
R1 to R3: DLCI 103
R2 to R1: DLCI 201
R2 to R3: DLCI 203
R3 to R1: DLCI 301
R3 to R2: DLCI 302

Current Router R1 configuration commands shown:
hostname R1
interface s0/0/1
encapsulation frame-relay

interface s0/0/1.201 point-to-point
i p address 10.1.1.1 255 255.255.0
frame-relay interface-dlci 201

interface s0/0/1.301 point-to-point
i p address 10.3.3.1 255 255.255.0
frame-relay interface-dlci 301

Answer:
On router R1:
- The main serial interface and subinterfaces should be Serial0/0/0, Serial0/0/0.102, and Serial0/0/0.103, respectively.
- The wrong subnet mask is applied to the subinterfaces. The subnet mask should be 255.255.255.252.
- The DLCI's in the frame-relay interface-dlci command should be 102 and 103, respectively.


Page 3:
This activity allows you to practice a variety of skills, including configuring Frame Relay, PPP with CHAP, static and default routing, VTP, and VLAN. Because there are close to 150 graded components in this activity, you may not see the completion percentage increase every time you configure a graded command. You can always click Check Results and Assessment Items to see if you correctly entered a graded command. Detailed instructions are provided within the activity as well as in the PDF link below.

Activity Instructions (PDF)

Click the Packet Tracer icon for more details.


3.6.1 - Summary and Review
Link to Packet Tracer Exploration: Packet Tracer Skills Integration Challenge


3.7 Chapter Quiz

3.7.1 Chapter Quiz

Page 1:


3.7.1 - Chapter Quiz
1.What is used to identify the path to the next Frame Relay switch in a Frame Relay network?
A.C I R.
B.DLCI.
C.FECN.
D.BECN.

2.Why are Frame Relay paths referred to as virtual?
A.There are no dedicated circuits to and from the Frame Relay carrier.
B.Frame Relay PVC's are created and discarded on demand.
C.The connections between PVC endpoints act like dialup circuits.
D.There are no dedicated circuits inside the Frame Relay carrier cloud.

3.Which statement accurately describes the split horizon problem with regard to a multipoint topology?
A.Split horizon must be disabled for all non-IP protocols.
B.Split horizon creates IP routing loops in multipoint domains.
C.Split horizon does not apply to broadcasts, so it does not protect protocols that use broadcast updates.
D.Split horizon prevents any point from accepting a valid update and forwarding to all the other points.

4.What are two reasons Frame Relay is more cost-effective than leased lines? (Choose two.)
A.Time division multiplexing.
B.Uses less equipment.
C.Optimized packet routing.
D.Shares bandwidth across a large customer base.
E.Dynamic IP addressing.

5.Match the status of a DLCI from the show frame-relay pvc command with its meaning.
Meaning:
The DLCI is programmed in the Fame Relay switch, but the other end of the PVC may be down.
The DLCI does not exist on the router.
The DLCI is programmed in the switch and is usable.
The DLCI does not exist on the Frame Relay switch for this router.
The DLCI is programmed on the other end of the PVC for the router.

Status:
Active.
Inactive.
Deleted.

6.What reliability advantage does Frame Relay offer over leased lines?
A.Frame Relay access circuits are higher grade circuits than leased lines.
B.The pathways for virtual circuits inside the carrier are meshed.
C.From end to end, a single virtual circuit uses a fixed error-checked path.
D.Frame Relay uses more sophisticated error detection methods.

7.Refer to the topology diagram description below to answer the question.

Topology Diagram:
The diagram depicts router Orlando and router DC connected through a Frame Relay cloud using their S0/0 interfaces. The Orlando interface S0/0 IP address is 192.168.1.25 /30. The DC interface S0/0 IP address is 192.168.1.26 /30. The Orlando connection to the cloud uses DLCI 100. The DC connection to the cloud uses DLCI 200.

What is placed in the address field of a frame that travels from the Orlando office to the DC office?

A.MAC address of the Orlando router.
B.MAC address of the DC router.
C.192.168.1.25.
D.192.168.1.26.
E.DLCI 100.
F.DLCI 200.

8.Which situation favors a multipoint topology over point-to-point?
A.When VLSM cannot be used to conserve addresses.
B.When using routing protocols other than IP.
C.When using a frame mesh topology to save access circuits.
D.When using a routing protocol that requires broadcast updates.

9.What is an advantage of configuring subinterfaces in a Frame Relay environment?
A.Makes the DLCI's globally significant.
B.Eliminates the need for using inverse ARP.
C.Reduces split horizon issues.
D.Improves flow control and bandwidth usage.

10.Which protocol can provide error correction for data that is transmitted over a Frame Relay link?
A.FECN.
B.FTP.
C.LMI.
D.TCP.
E.UDP.

11.Match the command to the description.

Command:
show interface
show frame-relay lmi
show frame-relay pvc
show frame-relay map
debug frame-relay lmi

Description:
View the status of virtual circuit and FECN /BECN statistics.
Verify that the router and Frame Relay switch are sending and receiving LMI packets properly.
Verify encapsulation, LMI type, LMI DLCI, and LMI status.
Verify LMI statistics.
Verify the IP address associated with a DLCI.

12.At which rate does a service provider guarantee to transfer data into the Frame Relay network?
A.baud rate.
B.timing rate.
C.data transfer rate.
D.committed information rate.

13.How are DLCI numbers assigned?
A.They are assigned by a DLCI server.
B.They are assigned arbitrarily by the user.
C.They are assigned by the service provider.
D.They are assigned based on the host IP address.

14.A router can reach multiple networks through a Frame Relay interface. How does the router know which DLCI to assign to the IP address of the destination network?
A.It consults the Frame Relay map.
B.It consults the routing table to find the DLCI.
C.It uses Frame Relay switching tables to map DLCI's to IP addresses.
D.It uses RARP to the find the IP address of the corresponding DLCI.

15.Match the term to the associated definition.
Terms:
C I R.
D E.
FECN.
BECN.

Definitions:
A bit that marks the frame to be dropped when congestion is present.
A bit set on every frame that a switch receives on a congested link.
Rate at which the service provider agrees to accept bits on the VC.
A bit set on every frame that a switch places on a congested link.

0 comments:

Post a Comment