background image
Why Frame Relay? 353
TIP
If you have the Enterprise version of the Cisco IOS, use the TTCP utility to test throughput. At
the router command prompt, type ttcp. This is a hidden command; you cannot view this
command using the question mark.
If you subinterface each DLCI, you can then apply a DE list to each subinterface. A DE list is
a method that allows you to decide which packets will get discarded within the Frame Relay
network when there is congestion. If you mark some packets as DE, the carrier will discard
those first rather than randomly guessing which packets to discard.
For example, if you have IP, IPX, and SNA on Frame Relay, usually you would decide to mark
IP and IPX as DE to help make sure the SNA gets through. This would, of course, depend on
your network and how you purchased Frame Relay.
There are several components to Frame Relay--access link (usually 56/64 KB or T1), port
speed (56/64 for 56/64 K and 64 to 1.544 MB for T1 in increments of 64), and CIR.
If you buy a T1 access link with a 512 Kbps port speed and a 128 Kbps CIR, you can use up to
512 Kbps. The packets above 128 Kbps are randomly marked as DE. If some congestion arises
on the carrier network, they are dropped. The DE list gives you a way to decide which packets
will get dropped.
What happens if a frame is lost in the cloud? If a frame switch happens to throw away a frame,
TCP/IP doesn't get an acknowledgment. It closes the window and goes into slow start or restart.
The source can then drop back on the speed of retransmission, and hopefully the congestion will
clear up. If a server at the central site is pumping out bits faster than the Frame Relay cloud can
handle, the only way to relieve the congestion is to have the original sender slow down.
Practically speaking, there are performance issues that have to be dealt with on an individual
basis. Obviously, the higher the CIR on the PVC, the more impact it will have on the individual
interface's ability to handle the traffic. A T1 at the central site in Figure 10-16 could certainly
be expected to handle 24 64 K PVCs with little problem. A T1 with 24 64 k PVCs equals about
1536 K of bandwidth. But if there is a lot of broadcast traffic, it could affect performance,
because each broadcast would have to be replicated 24 times on the same interface at the central
site. And if you try to put more than 24 64 K DLCIs into a T1 interface, the possibility of
problems increases. This is known as oversubscription and is discussed later in this chapter.
The router uses the DE bit to mark frames that are eligible to be discarded if the frame switches
encounter congestion.
In Example 10-5, the DLCI number is 100.
87200333.book Page 353 Wednesday, August 22, 2001 2:53 PM