BACKGROUND OF THE INVENTION
1. Field of the Invention
This invention relates to the monitoring of jitter in a data stream passing through a network router or switch configured to provide expedited forwarding (EF) of the data stream. More particularly, it relates to the use of the depths of anoutput queue at enqueue times to ascertain the worst-case jitter characteristics of data streams passing through the queue.
2. Background Information
In data networks, nodes such as routers and switches may be equipped to provide differential services for different classes of traffic. Specifically, they may operate to apply per-hop behaviors (PHB's) for forwarding designated classes of datapackets to downstream nodes. One of these PHB's, termed "Expedited Forwarding" (EF) is used, for example, to provide a virtual wired connection between the endpoints of traffic having this designation.
Expedited Forwarding is thus a premium service that commands relatively high revenues from those who have requested it. However it requires the ability of the network nodes between the endpoints to pass essentially interrupted data streamsbetween the endpoints. Inevitably, there is, at least occasionally, some jitter in these transmissions. The jitter can be caused by a number of factors, one of which, "EF on EF" jitter, is the subject of the present invention. This jitter results fromthe use of a single output line for multiple EF packet streams: a packet burst in one stream can increase the latency in the other streams.
For example, consider a packet stream A serviced by a router, along with other streams, by the EF PHB. If, at enqueue time of packet A(n), the depth of the output queue through which the stream passes is Q(n) and at enqueue time of packetA(n+1), the EF queue depth is Q(n+1), then the per hop EF-on-EF jitter for these two consecutive packets of stream A is [Q(n+1)-Q(n)]/EF service rate. As the EF is serviced with priority to any other PHB, the EF service rate is equal to the link rate ofthe output line. Hence the jitter between any two consecutive packets of a stream A is equal to [Q(n+1)-Q(n)]/link rate. It is impossible to memorize these Q(.) values for all the streams mixed in an EF output queue (there could be 1000's of them atany time) and hence it is very difficult to measure the per hop EF-on-EF jitter.
The endpoints can accommodate some degree of jitter by buffering the arriving packets so as to provide a continuous output stream to a device, such as telephone processing circuitry, that processes the data in the incoming stream. However, thedegree of buffering that can be applied at an end point is limited, largely by latency considerations. Thus the per-hop jitters encountered at the intermediate nodes between the endpoints must be kept below certain limits so as not to exceed the limitsof endpoint buffering. This requires that the service provider monitor the jitter at each of the intermediate network nodes so that corrective action can be taken when the jitter imposed on the data stream by the node falls outside certain limits set bythe service provider. There may be a number of locations in a router or switch that may manifest jitter and most of these can be is measured and dealt with by the service providers who operate these devices.
However, jitter, which may be defined as the difference in delay between consecutive data packets, is difficult to determine in practice in the Priority Queues which deliver EF packets to the lines that pass the packets to downstream devices. Insuch a queue jitter is the result of the fact that more than one EF data packet stream passes through the queue and changes in traffic flow in one packet stream can cause corresponding jitters in other packet streams flowing through the same queue.
SUMMARY OF THE INVENTION
The present invention makes use of the fact that the depth of a packet at enqueue time in an EF Queue directly indicates whether this packet could have a jitter compared to the previous packet of the same stream larger than a set bound. Conversely, it indicates whether for sure this packet cannot have an EF-on-EF jitter compared to its predecessor in its packet stream greater than a set value. The queue is "drained" at a constant, known rate, i.e., the link rate of the outgoing line. Thus the depth of a packet at enqueue time is a direct measure of the time interval before the packet will be transmitted. Moreover, the maximum jitter that can be ascribed to the packet is exactly that interval.
In accordance with the invention, I set a maximum bound on the EF-on-EF jitter and count any packet which could have an EF-on-EF jitter with respect to its previous packet in its own stream larger than this bound.
The word "could" is important. Indeed, the arrangement I propose is based on the following principle: the worst-case jitter between two consecutive packets of the same stream happens when the previous packet was enqueued in an empty queue andthe following packet is enqueued in a full queue. If our desired worst-case EF-on-EF jitter is X .mu.sec, we can thus translate this requirement into a queue depth, Qt, in bytes, by multiplying X by the link rate. We can then count the packets whichare enqueued when the queue depth is greater Qt. These packets could have a jitter larger than or equal to X. We do not know whether in fact the jitter is equal to or greater than X. What matters is that all the other packets that were not counted aresure to have had an EF-on-EF jitter which is less than X . . . and this is what we want. Accordingly, if the service provider assigns a maximum jitter to the packets in a "virtual connection," he/she can count the number of packets entering the queuewhen the queue at that time has a depth greater than an operator-determined threshold and compare that count with the total number of such packets entering the queue to provide, for example, the fraction of the packets that could be involved in a jittergreater than the maximum jitter. If C1 is the number of packets enqueued in an EF queue when the queue depth was greater than the thresholds and C2 is the total number of packets that have been entered into the queue, then C1/C2 is the fraction ofpackets that could have an EF-on-EF jitter greater than the threshold and (C2-C1)/C2 is the fraction of packets that are certain to have an Ef-on-EF jitter less than the threshold This provides an important part of the information that the provider needsin order to monitor the service offered to EF customers and take corrective action if such is required.
The foregoing discussion is, of course, applicable when multiple EF packet streams share an EF link. This is a natural outcome of the definition of the EF PHB: EF has priority over any other PHB and hence its drain rate is assured to be the linerate, whatever the number of alternate PHB's active on the link.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention description below refers to the accompanying drawing, of which:
FIG. 1 is a simplified diagram of a router in which the invention may be practiced.
FIG. 2 is a flow diagram of a sequence of steps.
DETAILED DESCRIPTION OF AN ILLUSTRATIVE EMBODIMENT
The invention may be incorporated in any conventional intermediate network node such as the router 100 depicted in FIG. 1. The router includes a CPU 110 and a memory 120, interconnected by a system bus 122 by way of a bus controller 124. Therouter also includes network interfaces 130.sub.1 . . . 130n connected by way of an I/O bus 132 to an I/O bus controller 134 that is connected to the system bus controller 124. The network interfaces 130 are connected to incoming lines 140.sub.1 . . .140n and outgoing lines 142.sub.1 . . . 142n.
The memory 120 includes software 150 that, in conjunction with the CPU 110, performs the various functions of the router. Among these functions are Per-Hop Behaviors including Expedited Forwarding. Also located in the memory 120 are a routingtable 160, a packet buffer 162 and a set of circular output queues 164.sub.1 . . . 164.sub.n and input queues 166.sub.1 . . . 166n. The output and input queues contain pointers to packets in the packet buffer 162. Each of these queues 164 isassociated with an interface 130 that has a like-numbered subscript. A keyboard 165 is included for supervisory control of the router 100.
In operation incoming data packets are passed by the interfaces 130 to the buffer 162. Pointers to these packets are entered into the input queues 166 that correspond to the respective interfaces. The router 100 processes the packets in orderby examining the headers on the packets, and using the destination IP addresses to access the routing table 160 to determine the output lines to which they are to be forwarded. For each packet the router then moves the packet's pointer into the "bottom"of corresponding output queue 164. The interfaces 130, which keep track of the heads of their output queues 164, retrieve the packets from the buffer 162 by direct memory access and transmit them over the respective outgoing lines 142.sub.1 . . .142.sub.n.
The invention relates to the use of the output queues 164 to monitor the jitter in EF packet streams in these queues.
As noted above, the presence of packets in an output queue 164 is an indication of possible jitter in the packet streams passing through the queue. Since the only transmissions on the line 142.sub.1, for example, are from the queue 164.sub.1,the drain rate of the queue is equal to the link rate of the line 142.sub.1. Specifically, as soon as EF PHB is used, its packets have priority over any other queue and its service rate is thus the line rate by definition.
In one embodiment of the invention, to monitor the jitter in a packet stream passing through the queue 164.sub.1, the operator selects a maximum jitter threshold (maxjit) in seconds.
If the system is capable of tracking the queue depths in bytes, the system trans-lates this maxjit quantity into the number of bytes drained at link rate. We may call this maxjitB, which is computed as maxjit*r where r is the link speed in bytesper second.
If the system is not capable of tracking the queue depths in bytes, then the system assumes that all the packets going through the EF queue have the same size (S) and the system computes maxjitP (the threshold in packet counts) asmaxjitP=maxjitB/S.
In either case, the system can then keep count of the number of bytes (or packets) such that when they are enqueued, the EF queue depth is greater than maxjitB or maxjitP, depending on whether the system tracks bytes or packets. This willprovide the number, C1, of bytes or packets that may have a jitter greater than maxjit. This number can be compared with the total number, C2, of bytes (or packets) that have been enqueued in the EF queue since the last counter reset to provide anindication of the degree of jitter to which that packet stream is subjected. If C1 is the first counter and C2 the latter, then what the SP is interested in is (C2-C1)/C2, which is the ratio of packets which for sure had an EF-on-EF jitter less thatmaxjit. If this ratio is not large enough, then corrective actions will be taken.
Preferably, the unit also includes a third counter, C3, which counts the packets having a latency greater than an alarm level set by the operator, e.g. 2*maxjit. This count informs the operator of an extreme jitter possibility. If desired, thesoftware 150 can include provisions for an alarm to be registered when the content of the counter C3 exceeds a level set by the operator.
The operator can also assign counters and alarms for additional threshold jitter possibilities. All of the counters can be reset by the operator after intervals chosen by him/her.
It will thus be seen that I have provided a method of readily calculating the jitter possibilities packets in an EF output queue subject to EF-on-EF jitter. The method is easily implemented in intermediate network nodes by including softwarethat performs simple calculations and is included with the software that provides the usual functions of an intermediate node.
* * * * *