AU728588B2 - Packet routing in a telecommunications network - Google Patents

Packet routing in a telecommunications network Download PDF

Info

Publication number
AU728588B2
AU728588B2 AU43871/97A AU4387197A AU728588B2 AU 728588 B2 AU728588 B2 AU 728588B2 AU 43871/97 A AU43871/97 A AU 43871/97A AU 4387197 A AU4387197 A AU 4387197A AU 728588 B2 AU728588 B2 AU 728588B2
Authority
AU
Australia
Prior art keywords
network
node
packet
dedicated
packets
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
AU43871/97A
Other versions
AU4387197A (en
Inventor
Outi Markki
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Oyj
Original Assignee
Nokia Networks Oy
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from FI963797A external-priority patent/FI963797A0/en
Application filed by Nokia Networks Oy filed Critical Nokia Networks Oy
Publication of AU4387197A publication Critical patent/AU4387197A/en
Assigned to NOKIA NETWORKS OY reassignment NOKIA NETWORKS OY Amend patent request/document other than specification (104) Assignors: NOKIA TELECOMMUNICATIONS OY
Application granted granted Critical
Publication of AU728588B2 publication Critical patent/AU728588B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/04Selecting arrangements for multiplex systems for time-division multiplexing
    • H04Q11/0428Integrated services digital network, i.e. systems for transmission of different types of digitised signals, e.g. speech, data, telecentral, television signals
    • H04Q11/0478Provisions for broadband connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5619Network Node Interface, e.g. tandem connections, transit switching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5638Services, e.g. multimedia, GOS, QOS
    • H04L2012/5646Cell characteristics, e.g. loss, delay, jitter, sequence integrity
    • H04L2012/5652Cell construction, e.g. including header, packetisation, depacketisation, assembly, reassembly
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5638Services, e.g. multimedia, GOS, QOS
    • H04L2012/5665Interaction of ATM with other protocols
    • H04L2012/5667IP over ATM

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

WO 98/13975 PCT/FI97/00573 Packet routing in a telecommunications network Field of the Invention The invention generally relates to packet routing carried out in a packet-switched telecommunications network, particularly to the transfer of IP packets (IP, Internet Protocol) through an ATM network.
Background of the Invention IP is the most popular of the current network layer (third layer in the OSI model) protocols, mainly on account of the great popularity of the Internet. With the exponential growth of hosts connected to the Internet, the throughput of IP networks has become a bottleneck, and new ways are required to transfer IP traffic more rapidly than at present.
Figure 1 illustrates the typical structure of an IP network. In an office environment, personal computers PC or similar terminal equipment are connected to local area networks LAN1... LAN3, which are typically Ethernet networks. The local area networks in turn are interconnected with a backbone network (WAN, Wide Area Network), comprising routers (RT1I...RT6) as nodes. All computers that are in the same local area network have the same IP network address. When a data packet is sent from a computer connected to the local area network, the IP layer of the protocol stack of the sending computer checks whether the IP destination address is the same as its own IP network address. If the address is the same, no routers are necessary, but the packet is sent across the local area network to the computer having that destination address. If the IP network address of the destination is different than the IP network address of the sending computer, the computer forwards the packet to a router that transfers the packet further to another network.
The transmission links between the routers can be implemented with PDH or SDH technology or with the packet network technique, for instance (ATM, Frame Relay, A router has two main functions: packet transfer and updating of routing tables. The packet transfer process in principle operates in such a way that the router first reads the network address of the destination from an incoming IP packet. Thereafter it finds from its routing table the output port associated with that address and sends the packet through said port to the WO 98/13975 PCT/FI97/00573 2 next router. The packets are transferred from router to router until one of the routers finds that the destination address is the same as its own network address, in which case it sends the packet to the destination host.
With the increase in transfer rate requirements, new technologies have been introduced. ATM technology is used to an ever increasing degree as a backbone network technique, as it enables high-capacity backbone connections. In such a case, interfaces have been constructed in the routing nodes towards the ATM network; packets are first reconstructed from the cells arriving from the ATM network, the packets are routed, and thereafter the packets are again disassembled into ATM cells for transfer in the ATM network. A standard ATM adaptation layer (AAL) performs the disassembly and reconstruction of the IP packets. This will be described more closely hereinbelow to provide a background for the description of the invention which is to follow.
When a workstation in the above-described Ethernet local area network sends data to a workstation in another local area network, the data unit P1 formed by the application at the workstation is first encapsulated into a TCP packet P2, for instance, as shown in Figure 2 (provided that the protocol used in the transport layer is TCP, Transmission Control Protocol). The TCP packet is thereafter encapsulated into an IP packet P3 and the IP packet further into an Ethernet frame P4 which is sent across the local area network to a router connected thereto, having an interface towards the ATM network as well. This router removes the Ethernet segment and disassembles the IP packet into ATM cells in the ATM adaptation layer. It is to be noted that the encapsulation may include insertions both in front and after the packet (so-called trailer).
Figure 3 illustrates the structure of one IP packet 30 IP datagram). The minimum size of the packet header is 20 bytes, which is divided into five four-byte "words", presented in consecutive lines in the figure. After the name of each field, the length of that field in bits is shown in the figure in parentheses. The header firstly comprises a 4-bit version field 31, indicating the IP version that is used. This is followed by the length field 32 (IHL, Internet Header Length), indicating the length of the header in 4-byte words. Type field 33 indicates the type of service, and field 34 the total length of the datagram, including the header. Identification field 35 is used to identify the IP packet in conjunction with the reconstruction of the packet. Flags field 36 WO 98/13975 PCT/FI97/00573 3 allows the system to deduce whether a fragment of a disassembled packet is the last fragment of the original packet or not. The content of fragment offset field 37 in turn indicates in what location in the original packet the fragment belongs. Lifetime field 38 indicates the longest time that the packet may exist in the network. Each router through which the packet travels deducts from the value of this field. Protocol field 39 indicates the higher layer protocol of the data carried by the datagram TCP). Field 40 contains a header checksum. Fields 41 and 42 are for the source and destination addresses, i.e. they indicate the address of the sending and receiving host in the form of 32-bit addresses. The address fields are followed by an option field 43 that is seldom used. The data to be transported in this field generally relates to network testing or troubleshooting; the data may for example define a given route that the datagram should travel. The field is supplemented with stuff bits when necessary, so that the number of bytes is divisible by four.
After the above-described header, the actual data in the IP packet begins. The length of the data field may vary, but its upper limit is bounded by the length of field 34, which means that the maximum length of the entire packet is 216 bytes.
As stated previously, in the ATM network in accordance with Figure 1 the IP packets are transferred in the form of ATM cells. Figure 4a shows the basic structure of one cell to be transmitted in the ATM network.
Each cell to be transmitted in the network comprises a 48-byte payload and a 5-byte header, but the precise structure of the header (the content of the header) is dependent on which part of the ATM network is being used in each case, as the ATM network architecture comprises a number of interfaces closely specified in the standards, and the header structure employed in the ATM cell is dependent on which interface which part of the network) is concerned.
Figure 4b shows the cell header structure at the UNI interface (User-to-Network Interface) of the ATM network, which is the interface between the ATM terminal equipment and the ATM node. Figure 4c in turn illustrates the cell header structure at the NNI interface (Network-to-Network Interface) of the ATM network, which is the interface between two ATM nodes, either within the network or between two networks.
The routing field of the cell header consists of the virtual path identifier (VPI) and the virtual channel identifier (VCI). In the header structure WO 98/13975 PCT/FI97/00573 4 shown in Figure 4b, which is thus used at the subscriber terminal only, a total of 24 bits has been reserved for the routing field (VPI/VCI). In the header structure shown in Figure 4c, which is used in all other parts in the ATM network, 28 bits have been reserved for the routing field (VPINCI). As the name implies, the routing field serves as a basis for routing cells in the ATM network. Primarily in the inner parts of the network, a virtual path identifier VPI is used, which in practice often determines to what physical connection the cell is to be routed. The virtual channel identifier VCI, on the other hand, is often used for routing merely at the boundary of the network. It is to be noted, however, that it is the VPI and VCI together that unambiguously define the route for the cell.
The other fields in the ATM cell header, as defined in the specifications, are GFC (Generic Flow Control), a field intended for traffic supervision at the subscriber terminal, not yet precisely defined, PTI (Payload Type Indicator), mainly used to distinguish network management cells from subscriber information cells, but it is possible to additionally differentiate the subscriber information cells according to whether a congestion has been detected on the route or. not, CLP (Cell Loss Priority), used to prioritize cells as regards cell loss probability (largely corresponds to the DE bit in a Frame Relay Network), HEC (Header Error Control), header checksum.
Of these other fields, primarily the PTI field relates to the present invention; it is possible to use this field for monitoring the limit between packets. The last bit in the PTI field (bit number two in Figures 4a...4c) indicates when a new higher layer packet (IP packet) starts. When the bit has been set to be 1, the last cell of an IP packet is involved, and in that case the next packet starts with the next non-idle cell.
In general, signals of various formats arrive at the ATM adaptation layer, and the task of the ATM adaptation layer is on the one hand to form these signals into the standard format required by the ATM network prior to their being passed on to the ATM network, and on the other hand to reconstruct these signals from the cells arriving from ATM networks prior to the signals being relayed further to the user or control interfaces. Different types of adaptation layers (AAL1 AAL5) have been standardized for different WO 98/13975 PCT/FI97/00573 service classes For example, AAL types 3, 4 and 5 offer transmission services for applications in which there is no time dependency between the source and the destination.
Figure 5 illustrates the segmentation of IP packets performed by AAL 5 into ATM cells and the reconstruction of packets from ATM cells, as it illustrates the operation of the ATM adaptation layer in the exemplary network shown in Figure 1. The ATM adaptation layer is generally divided into two sublayers, which are referred to by the abbreviations SAR (Segmentation and Reassembly Sublayer) and CS (Convergence Sublayer). The lastmentioned sublayer performs encapsulation/deencapsulation of user data units (for example IP packets) and control data. The frame produced as a result of the encapsulation performed by the CS sublayer is referred to as the CS-PDU (Convergence Sublayer Protocol Data Unit). The AAL 5 encapsulation is performed in such a way that a trailer portion is added to the user data unit an IP packet), containing for instance an error check portion (CRC). The trailer portion has a length of 8 bytes. The length of the entire CS-PDU corresponds to a multiple of 48 bytes, which is obtained by adding when appropriate a padding field PAD having a length of 0...47 bytes between the trailer portion and the payload of the packet.
The SAR sublayer segments each CS-PDU in the transmit direction into segments of 48 bytes, which are referred to as the SAR-PDU (Segmentation and Reassembly Protocol Data Unit). In the receive direction, the CS-PDUs are formed by putting the SAR-PDUs together.
The ATM layer beneath the ATM adaptation layer is responsible for adding five-byte header fields CH (Figures 4b and 4c) into the SAR-PDUs to be transmitted, thus producing ATM cells 50 that are sent to the ATM network. The ATM network only processes the cell header, the 48-byte payload is not processed and not even read in the ATM network. In the receive direction, the ATM layer removes the headers from the cells and supplies the 48-byte payloads to the SAR sublayer for assembly.
When in the network of Figure 1 the routers send IP packets, they segment the packets into cells in the above manner and send the packets to an ATM transmission link. The router at the opposite end of the link reconstructs a packet from the cells in the above manner, makes a routing decision in the conventional manner on the basis of the IP address, and segments the packet again into cells for the next ATM link.
6 Normally the routing decision on the packets is made by software.
When routing implemented with software is combined with the abovedescribed packet segmentation and reconstruction, the operation of the ATM-based router network is slowed down considerably. This conventional routing method is also expensive to carry out.
To alleviate these drawbacks, a method has been developed that is termed IP switching. IP switching is based on the flow concept: a flow is a series of IP packets that are headed from (generally) the same source to the same destination. Hence, one flow (generally) comprises the IP packets whose source and destination addresses are the same. For example a TCP connection is a flow: when the TCP connection has been opened, a series of packets is sent from the source to the destination. In IP switching, router nodes identify the flows and request routers at the boundary of the network to furnish the packets of each flow with a unique flow identifier, e.g. a unique 15 VPINCI identifier. When the packets pertaining to a given flow are provided with a unique VPINCI identifier, the routers within the network can carry out packet relay on a cell level, using a normal ATM switching. Hence, the routing need not go as far as the third layer (IP layer), but can be performed in the second layer (ATM layer).
The drawback of the last-mentioned prior art solution is, however, that it presupposes a separate control protocol wherewith the nodes within the network negotiate with the nodes in the incoming direction of traffic on assigning a dedicated VPINCI identifier to a given flow. Such a solution will .render the network still more intricate and produce additional traffic that S: 25 loads the network.
Summary of the Invention It is an object of the invention to remove the above drawbacks and to provide a solution that will speed up packet routing without, however, requiring any new flow control protocol to be applied.
Accordingly, the invention provides a method for packet transfer in a packetswitched telecommunications network in which packets are transferred from one node to another in a network on the basis of an address contained in each packet, the method comprising the steps of: PIUSt c" 5 6asegmenting data packets to be transferred into lower protocol layer data units, in a node located at the boundary of the network, transferring the data units in the network both in default channels and in dedicated channels, data units of packets that have different destination addresses being transferred in a discrete default channel and data packets that pertain to the same flow being transferred in a discrete dedicated channel, monitoring by the node at the boundary of the network of packets pertaining to the same flow, and upon detection of the fact that a given flow meets predetermined criteria, assigning a dedicated lower protocol layer connection identifier for the use of that flow, monitoring by a node within the network of the connection identifiers of o.o: incoming data packets, and upon detection of a new connection identifier that is not associated with a default channel or a dedicated channel, I15 assigning an output port and a new outgoing lower protocol layer connection identifier to the data unit on the basis of the destination address of that packet, and routing the data unit to the relevant output port, performing routing in the node merely on the basis of the lower protocol layer i connection identifier upon detection of the same lower protocol layer connection identifier as said new connection identifier in subsequently arriving data units, and discarding dedicated connections from use in the nodes after no traffic in a flow having a dedicated connection identifier has been detected during a given period of time.
The idea of the invention is to monitor flows formed by packets in a node at the boundary of a network (receiving packets of an upper protocol layer). When it is detected that a given flow meets the criteria for a dedicated connection, a dedicated lower protocol layer connection identifier is assigned
S
[R.\LIBQ]551.doc:eaa WO 98/13975 PCT/FI97/00573 7 to that flow. When the next node in the downstream direction receives a data unit having a "new" connection identifier, it immediately knows that a flow to which a dedicated channel has been assigned is concerned. The node performs normal routing on the first packet on the basis of the IP destination address, but all the following data units having the same connection identifier are forwarded on the basis of the lower protocol layer connection identifier only. Furthermore, the nodes have time-out control that discards the dedicated connections from use after no traffic pertaining to the relevant flow has been received during a predetermined period of time.
In the most preferred embodiment of the invention, the lower-layer data units are, in accordance with the foregoing, ATM cells and the higherlayer packets are IP packets, but the method can also be implemented in conjunction with other protocols or transmission methods.
On account of the solution in accordance with the invention, the throughput of nodes can be increased, obviating the need for segmenting and reconstructing packets in nodes within the network. Furthermore, this is achieved in such a way that no extra flow control protocol is needed in the network, and thus also the router nodes remain simpler and cause no additional traffic in the network.
Brief Description of the Drawings The invention and its preferred embodiments will be described in greater detail in the following with reference to Figures 6-11g by means of examples in accordance with the accompanying drawings, in which Figure 1 illustrates the environment in which the invention is used, Figure 2 illustrates forming of packets prior to their being sent to the network, Figure 3 illustrates the structure of an IP packet, Figures 4a...4c illustrate the generic structure of an ATM cell, Figure 5 illustrates packet segmentation into ATM cells as performed by ATM adaptation layer 5 and reconstruction of packets from ATM cells, Figure 6 illustrates the operation of the method of the invention in three successive nodes of the network, WO 98/13975 PCT/FI97/00573 8 Figure 7 is a flow chart illustrating the operation of the method of the invention in the first node of Figure 6, Figure 8 is a flow chart illustrating the operation of the method of the invention in the second and third node of Figure 6, Figure 9 illustrates the structure of a gateway node, Figure 10 illustrates the structure of a node within the network, and Figures 1 1 g show tables used in the node of Figure Detailed Description of the Invention In the solution in accordance with the invention, segmentation of IP packets is performed in a node at the boundary of the network (either node RT1 or RT4 in Figure 1) in accordance with the above, and the ATM cells are sent to the ATM transmission link.
Figure 6 illustrates three ATM network nodes N1...N3 which are located in succession on the route for the packets and which carry out the method of the invention. In the figure, default channels between the nodes are denoted by thick pipes and dedicated channels between the nodes by thin pipes. The different steps of the method are denoted by circled figures.
The system initially only includes default channels, and when traffic starts, the system starts assigning dedicated channels to connections according to need. Default channels extend from a node in all directions, and packets having different source and/or destination addresses may travel in one default channel (even though they have the same VPINVCI identifier).
Hence, a default channel is a channel using ATM only as a transmission path and in which routing is effected in the normal way at a higher level (IP level). For this reason, the traffic in the default channels is undesired traffic that the system attempts to eliminate. Default channels must be used, however, because in practice a large majority of all traffic is of so short a duration (possibly only a few packets are sent over the TCP connection) that there is no use assigning to them a dedicated VPINCI identifier. It is only worth-while to establish a dedicated virtual connection for that part of the traffic which is of longer duration.
Only IP packets arrive at the first node which segments the packets in the above-described manner into cells and relays the cells further to node N2. Node N1 examines desired header fields (source and destination addresses and possibly also other fields) of the incoming IP packets in a WO 98/13975 PCT/FI97/00573 9 known manner. When node N1 detects (circled one) that a given IP connection (packets having the same source and/or destination addresses) meets certain predetermined criteria for a dedicated second-layer connection (OSI layer node N1 makes a decision to assign a dedicated second-level connection connection identifier) for that flow, which in the case of an ATM network is a new VPINCI identifier.
The node may make the above decision for example as a result of detecting that there is regular or heavy traffic over that IP connection (the node counts incoming packets) or upon detecting that the IP connection requires certain quality of service. The node may find, for instance, that an FTP transmission is involved which requires fast service. The above criteria may be of a wide variety of types.
When after the above decision the node N1 detects the first packet, it selects an available second-layer connection identifier (VPINCI identifier) on the basis of the IP header of that packet.
For example, when the node has detected at the tenth packet that the connection requires a dedicated second-layer connection, the node N1 starts using the identifier appertaining to the dedicated second-layer connection in the cells it disassembles (circled two), starting with said packet. The first nine packets have been forwarded in the default channel (in the form of cells). The cells in each packet are sent in succession in the default channel in such a way that the discrete packets do not overlap.
After this, the next node (N2) in the downstream knows (circled three), having received a cell carrying a VPINCI identifier that is "new" to the node (not used by any one of the flows), that a flow is concerned to which a dedicated second-layer connection identifier has been assigned in the node in the upstream direction. From this cell the node reads the IP destination address that is mapped, as can be seen from Figure 3, in segmentation in such a way that it always has a fixed location in the payload bytes 13-17 of the cell. On the basis of the destination address that has been read, the node finds the identifier of the output port associated with that address from the routing table and transmits the cell to that output port. Thereafter all cells having the same VPINCI identifier are transmitted to the same output port.
The node only needs to check the first IP address, and it performs normal routing (at the IP level) on the basis thereof. After this, it can perform switching at the ATM level directly on the basis of the VPINCI identifiers and WO 98/13975 PCT/FI97/00573 transmit the cells again with a new VPIN/VCI identifier to the next node (circled four).
Figure 7 presents a flow chart illustrating the operation of a node at the boundary of the network (gateway node N1). In the figure, references Tn in parentheses are shown in the different steps; these refer to tables used by the node, which are set forth below in Figure 9.
First, the node receives an IP packet, reads from its header at least the source and destination addresses (step 71), and updates the packet counter (step 72, Table T1) for that address pair (or the destination address only).
After this, the node examines whether a dedicated connection has been set for that address pair (step 73). This is done by looking up in the table whether a dedicated channel pertaining to that address pair is set on (Table T1), in other words, whether a dedicated second-layer connection identifier has been assigned to that flow. If this is the case, the routing tag associated with the connection is sought from the routing table (table T2); the tag is the internal identifier of the ATM switching matrix on the basis of which the ATM switching fabric performs switching to the correct output port (step 74).
If no dedicated connection has been assigned yet, the next step is to examine whether the criteria for a dedicated connection are met for that flow (step 75), in other words, whether the traffic volume has exceeded a given value during a measurement period or whether the quality requirements for the traffic in the flow are of a given type require a high throughput probability), for example. The node may utilize for instance the connection type field 33 (Figure indicative of the quality of service in terms of delay, throughput, and reliability. If these criteria are not met, the routing tag of the default channel for the relevant IP destination address is sought (step 74, table T2), and routing is performed accordingly.
If it is found in step 75 that the criteria for a dedicated connection are met, the output port associated with the relevant address pair or destination address (Table T2) and an available routing tag corresponding to the output port (table T3), i.e. a routing tag that has not been assigned yet and that corresponds to the IP address, are sought. Thereafter a dedicated channel corresponding to the IP address is set on (table T1) and the routing tag for that connection is updated in table T2. At the output port, an available WO 98/13975 PCT/FI97/00573 11 VPIN/VCI is sought for the new routing tag (table T5) and updated in the routing tag translation table (table T4).
After this, the method can proceed to step 78 in which the IP packet is segmented into cells and the routing tag that was retrieved above is attached to the cells. Thereafter the cells are transmitted to the output port associated with the routing tag (step 79). Prior to sending of the cells to the next link, the routing tag is replaced with the corresponding VPINCI identifier (table T4).
Thereafter the method proceeds to receiving the next IP packet.
In addition, the node has a separate aging logic that discards dedicated connections and connection data relating to them from use after no traffic pertaining to that particular flow has been received during a predetermined period of time. It is preferable to use a similar mechanism in all nodes, and hence the deletion of a dedicated connection is initiated from the starting node. If the node has already discarded the dedicated connection and there is traffic in the flow, the routing decision is made as described above similarly as for the "first" packet.
Figure 8 illustrates the operation of a node within a network (for example nodes N2 and N3). In the figure, references Sn in parentheses are shown in the different steps; these refer to tables used by the node, which are set forth below in Figures 10 and 1 lg.
Initially the node receives a cell (step 80) and reads its header (step 81). Thereafter the traffic counter pertaining to the VPINCI identifier is updated (step 82, table SI). As a next step, the node examines whether a default channel is concerned, i.e. whether the incoming VPINCI identifier is marked as the default channel (step 83, table S1).
If a default channel is not involved, the next step is to examine whether the flow is a flow for which a dedicated channel has been set on (step 84, table S1), i.e. whether the incoming VPIN/VCI has been marked as a dedicated channel. If this is the case, the routing tag associated with the incoming VPINCI identifier is taken (step 86) directly from table S3.
If, on the other hand, no dedicated channel has been assigned to the flow yet, the method proceeds to step 88 in which the IP destination address is read from the cell; this address is mapped, as is seen from Figure 3, in segmentation in such a way that it always has a fixed location in the payload bytes 13-17 of the cell. On the basis of the destination address that WO 98/13975 PCT/FI97/00573 12 has been read, the output port associated with this address (table S4) and a corresponding available routing tag (table S5) are sought from the routing table. In the output port, an available VPINCI identifier is sought for the routing tag (table S7); this identifier is set in the routing tag translation table of the output port (table S6). At the same time, the connection is marked as dedicated and the data is updated in the tables (tables S1, S3, S4).
If it is found in step 83 that a default channel is concerned, the traffic counter pertaining to the IP address pair or IP destination address is updated (step 85, table S2) and it is examined on the basis of the counter value whether the criteria for a dedicated connection are met for that flow (step 87). If the criteria for a dedicated connection are not met, the cell is routed in the normal way, i.e. a route (output port) for that particular IP destination address and a corresponding routing tag are sought (step 89, table S4). If, on the other hand, the criteria for a dedicated connection are met, the procedure is the same as in connection with setting up a new dedicated channel (step 88).
After the steps described above, the node has found the correct routing tag and the cell can be routed to its correct output port (step Prior to sending of the cells to the next link, the routing tag is removed and the header is provided with an outgoing VPI/VCI identifier (table S6).
As is apparent from the flow chart presented above, it is also possible to set up dedicated channels in a node within a network for example on the basis of the destination address, as the traffic may be multiplexed from several sources or parallel links to the same destination. If multiplexing is employed on dedicated channels, this must be done preserving the order of the packets.
Figure 9 illustrates a possible implementation of a gateway node in the form of a functional block diagram.
For temporary storage of incoming packets, a buffer 91 is provisioned at the input of the node. A measuring and control block 92 reads the header of the packet and finds, by means of the source/destination address pair, from its table (T1) whether the dedicated channel parameter has been set on for said address pair.
Retrieval block 93 receives the IP address from the measuring and control block and, on the basis thereof, seeks from routing tables (T2) a routing tag that the retrieval block supplies to a segmentation block 95 in WO 98/13975 PCT/FI97/00573 13 which the segmentation of cells and attachment of routing tags to segmented cells is carried out.
Furthermore, bookkeeping units 98 that keep track of available routing tags associated with each input and output port (table T3) are provided on the input side of the node.
The cell is sent with the routing tag from the segmentation unit to an ATM switch 96, which connects the cell on the basis of the routing tag to the correct output port 97. Hence, the routing tag is an identifier within the switch, which is not sent forward in the network.
The measuring and control block measures the traffic in each flow and deletes the parameters of a dedicated channel, such as the routing tag and the VPI/VCI, when it has not detected any traffic pertaining to that flow during a given period of time.
Figure 10 is a schematic representation of the structure of a node within a network. The blocks in the node as the same as above, only the tables used by the node are different from those of a gateway node. For this reason, the different blocks are denoted by the same reference numerals as the corresponding blocks in Figure 9. The tables S7 used in the different blocks have been separately set forth in Figures 1 1 1g.
Measuring and control block 92 maintains for each VPINCI pair a counter and information on whether the relevant channel is a default channel or a dedicated channel (table S1, Figure 11a). Furthermore, in order for it to be able to transfer traffic of a default channel to a dedicated channel, it maintains a counter for the IP address pair or IP destination address (table S2, Figure 11 Within the network, the traffic of the source/destination pair may be multiplexed for example from parallel links, or traffic may be multiplexed from several sources to a given destination address for which a dedicated channel is set up.
The routing tags of the dedicated channels, corresponding to the VPIsN/VCls, are provided in a separate table (S3, Figure 1 wherefrom they are available for use by the routing block. Furthermore, a routing table is provided for all connections, in which an IP address is associated with an output port and a routing tag (table S4, Figure 11d). This table is needed for all routed packets in the default channel and for setting up a new dedicated channel.
WO 98/13975 PCT/FI97/00573 14 Bookkeeping unit 98 keeps track of available routing tags associated with each input port and output port (table S5, Figure 1le).
The ATM output port has a translation table in which the routing tag of an incoming cell is replaced with a VPINCI for the outbound cell (table S6, Figure 1 1f). Furthermore, the output port keeps track of available VPINCI identifiers (table S7, Figure 11g).
Even though the invention has been explained in the above with reference to examples in accordance with the accompanying drawings, it is to be understood that the invention is not restricted thereto, but it may be modified within the scope of the inventive idea set forth in the appended claims. For example, a flow may comprise, in accordance with the above, traffic between the same source/destination pair or traffic bound to the same destination.

Claims (6)

1. A method for packet transfer in a packet-switched telecommunications network in which packets are transferred from one node to another in a network on the basis of an address contained in each packet, the method comprising the steps of: segmenting data packets to be transferred into lower protocol layer data units, in a node located at the boundary of the network, transferring the data units in the network both in default channels and in dedicated channels, data units of packets that have different destination addresses being transferred in a discrete default channel and data packets that pertain to the same flow S•being transferred in a discrete dedicated channel, *00 0 00 monitoring by the node at the boundary of the network of packets pertaining to :i the same flow, and upon detection of the fact that a given flow meets predetermined 0: ••criteria, assigning a dedicated lower protocol layer connection identifier for the use of .0 that flow, 0 00 monitoring by a node within the network of the connection identifiers of incoming data packets, and upon detection of a new connection identifier that is not 0% associated with a default channel or a dedicated channel, assigning an output port and a new outgoing lower protocol layer connection identifier to the data unit on the basis of the destination address of that packet, and routing the data unit to the relevant output port, performing routing in the node merely on the basis of the lower protocol layer connection identifier upon detection of the same lower protocol layer connection identifier as said new connection identifier in subsequently arriving data units, and discarding dedicated connections from use in the nodes after no traffic in a flow having a dedicated connection identifier has been detected during a given period of time. In:\libk]01243:JLS -16-
2. A method as claimed in claim 1, whereby similar time-out control is used in each node.
3. A method as claimed in claim 1, comprising the further steps of: monitoring also by the node within the network of traffic in the default channels, and assigning dedicated lower protocol layer connection identifiers to the connections upon detecting that a given flow of a default channel meets predetermined criteria.
4. A method as claimed in claim 1, whereby the quantity of traffic received during a given measurement period is used as said predetermined criteria. :i
5. A method as claimed in claim 1, whereby information contained in the data packets on the quality of service required by them is used as said predetermined criteria.
6. A method for packet transfer substantially as described herein with reference to any one of the embodiments, as that embodiment is shown in the accompanying drawings. DATED this Twenty-second Day of April 1999 Nokia Telecommunications OY Patent Attorneys for the Applicant SPRUSON FERGUSON In:\libk]Ol 243:JLS
AU43871/97A 1996-09-24 1997-09-24 Packet routing in a telecommunications network Ceased AU728588B2 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
FI963797 1996-09-24
FI963797A FI963797A0 (en) 1996-09-24 1996-09-24 Genomfoerande av routing i ett telekommunikationssystem
FI964268A FI104670B (en) 1996-09-24 1996-10-23 Packet routing in a data communication system
FI964268 1996-10-23
PCT/FI1997/000573 WO1998013975A1 (en) 1996-09-24 1997-09-24 Packet routing in a telecommunications network

Publications (2)

Publication Number Publication Date
AU4387197A AU4387197A (en) 1998-04-17
AU728588B2 true AU728588B2 (en) 2001-01-11

Family

ID=26160221

Family Applications (1)

Application Number Title Priority Date Filing Date
AU43871/97A Ceased AU728588B2 (en) 1996-09-24 1997-09-24 Packet routing in a telecommunications network

Country Status (8)

Country Link
EP (1) EP0927478A1 (en)
CN (1) CN1234159A (en)
AU (1) AU728588B2 (en)
BR (1) BR9711412A (en)
CA (1) CA2266390A1 (en)
FI (1) FI104670B (en)
NZ (1) NZ334771A (en)
WO (1) WO1998013975A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6980543B1 (en) 1998-06-19 2005-12-27 Juniper Networks, Inc. Interconnect network for operation within a communication node
CN1166247C (en) 1998-06-19 2004-09-08 杜松网络公司 Interconnect network for operation within communication node
FR2847404B1 (en) * 2002-11-15 2005-03-11 Thales Sa METHOD FOR RECURSIVE AND STATISTICAL ANALYSIS OF NETWORK COMMUNICATIONS
CN1332529C (en) * 2003-02-25 2007-08-15 华为技术有限公司 A method for controlling single-board user command execution by router host
US8050259B2 (en) * 2006-06-23 2011-11-01 Alcatel Lucent Method and apparatus of precedence identification for real time services
RU2678404C2 (en) * 2017-06-23 2019-01-29 Федеральное государственное бюджетное образовательное учреждение высшего образования "Пензенский государственный университет" Method of dispatching of switch queues with service quality maintaining
CN113326275B (en) * 2021-06-09 2022-09-13 烽火通信科技股份有限公司 Data aging method and system for router

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0597487A2 (en) * 1992-11-12 1994-05-18 Nec Corporation Asynchronous transfer mode communication system
US5463621A (en) * 1993-05-27 1995-10-31 Nec Corporation Fast connection setup interfaces using pre-assigned virtual channel identifiers
EP0740442A2 (en) * 1995-04-28 1996-10-30 Sun Microsystems, Inc. A method for traversing ATM networks based on forward and reverse virtual connection labels and a communication network therefor

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6226265B1 (en) * 1995-07-25 2001-05-01 Fujitsu Limited Packet flow monitor and control system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0597487A2 (en) * 1992-11-12 1994-05-18 Nec Corporation Asynchronous transfer mode communication system
US5463621A (en) * 1993-05-27 1995-10-31 Nec Corporation Fast connection setup interfaces using pre-assigned virtual channel identifiers
EP0740442A2 (en) * 1995-04-28 1996-10-30 Sun Microsystems, Inc. A method for traversing ATM networks based on forward and reverse virtual connection labels and a communication network therefor

Also Published As

Publication number Publication date
BR9711412A (en) 2000-05-09
WO1998013975A1 (en) 1998-04-02
NZ334771A (en) 2000-09-29
FI104670B (en) 2000-04-14
EP0927478A1 (en) 1999-07-07
CA2266390A1 (en) 1998-04-02
AU4387197A (en) 1998-04-17
FI964268A (en) 1998-03-25
CN1234159A (en) 1999-11-03
FI964268A0 (en) 1996-10-23

Similar Documents

Publication Publication Date Title
US6795431B2 (en) Packet switch and method for relaying management cells and data cells in a form of IP packet
JP3920436B2 (en) Switching apparatus, traffic management device and switching method in ATM network
EP0906711B1 (en) Atm partial cut-through
US7830893B2 (en) Real time segmentation and reassembly of asynchronous transfer mode (ATM) adaptation layer two (AAL2) and AAL5 data
AU728588B2 (en) Packet routing in a telecommunications network
EP0941592B1 (en) Routing of packets in a telecommunications system
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
US8780898B2 (en) Processor for packet switching between cell streams with optional virtual channel and channel identification modification
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology
Cisco ATM Technology

Legal Events

Date Code Title Description
FGA Letters patent sealed or granted (standard patent)
MK14 Patent ceased section 143(a) (annual fees not paid) or expired