US20010009550A1 - ATM exchange and method of operating the same - Google Patents
ATM exchange and method of operating the same Download PDFInfo
- Publication number
- US20010009550A1 US20010009550A1 US09/768,279 US76827901A US2001009550A1 US 20010009550 A1 US20010009550 A1 US 20010009550A1 US 76827901 A US76827901 A US 76827901A US 2001009550 A1 US2001009550 A1 US 2001009550A1
- Authority
- US
- United States
- Prior art keywords
- unit
- network layer
- connection data
- atm
- converts
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims description 20
- 239000000284 extract Substances 0.000 claims abstract description 21
- 238000004891 communication Methods 0.000 claims description 26
- 230000011218 segmentation Effects 0.000 description 10
- 238000010586 diagram Methods 0.000 description 8
- 230000004044 response Effects 0.000 description 8
- 230000008901 benefit Effects 0.000 description 6
- 230000005540 biological transmission Effects 0.000 description 6
- 230000009467 reduction Effects 0.000 description 6
- RTZKZFJDLAIYFH-UHFFFAOYSA-N Diethyl ether Chemical compound CCOCC RTZKZFJDLAIYFH-UHFFFAOYSA-N 0.000 description 4
- 238000004590 computer program Methods 0.000 description 2
- 235000008694 Humulus lupulus Nutrition 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000005538 encapsulation Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/30—Peripheral units, e.g. input or output ports
- H04L49/3081—ATM peripheral units, e.g. policing, insertion or extraction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4604—LAN interconnection over a backbone network, e.g. Internet, Frame Relay
- H04L12/4608—LAN interconnection over ATM networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/08—Protocols for interworking; Protocol conversion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04Q—SELECTING
- H04Q11/00—Selecting arrangements for multiplex systems
- H04Q11/04—Selecting arrangements for multiplex systems for time-division multiplexing
- H04Q11/0428—Integrated services digital network, i.e. systems for transmission of different types of digitised signals, e.g. speech, data, telecentral, television signals
- H04Q11/0478—Provisions for broadband connections
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/54—Store-and-forward switching systems
- H04L12/56—Packet switching systems
- H04L12/5601—Transfer mode dependent, e.g. ATM
- H04L2012/5638—Services, e.g. multimedia, GOS, QOS
- H04L2012/5665—Interaction of ATM with other protocols
- H04L2012/5667—IP over ATM
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
Definitions
- the invention relates to an asynchronous transfer mode (ATM) exchange and a method of operating the same.
- ATM asynchronous transfer mode
- An asynchronous transfer mode (ATM) exchange is generally designed to include a server card and an Ethernet line card.
- FIG. 1 is a block diagram of a server card 630 in a conventional ATM exchange
- FIG. 2 is a block diagram of an Ethernet line card 640 in a conventional ATM exchange
- FIG. 3 illustrates a frame format used in communication between the server card 630 and the Ethernet line card 640 .
- the server card 630 is comprised of a first reassembly unit 601 , a second unit 602 for retrieving a routing table, a third unit 603 for producing connection data, a fourth unit 604 for producing a MAC address, and a fifth unit 605 for carrying out segmentation.
- the first reassembly unit 601 receives an ATM cell 11 , converts the thus received ATM cell 11 into an IP packet 32 , and transmits the thus converted IP packet 32 to the second unit 602 .
- the second unit 602 receives the IP packet 32 from the first unit 601 , and extracts an IP next hop 41 out of the IP packet 32 .
- the thus extracted IP packet 32 is transmitted to both the third unit 603 and the fourth unit 604 , and the IP packet 32 received by the second unit 602 is transmitted to the fifth unit 605 .
- the third unit 603 converts the thus received IP next hop 41 into connection data 42
- the fourth unit 604 converts the thus received IP next hop 41 into a MAC (Media Access Control) address 43 .
- the thus produced connection data 42 and MAC address 43 are transmitted to the fifth unit 605 .
- the fifth unit 605 converts the IP packet 32 into an output ATM cell 11 a , based on the connection data 42 and the MAC address 43 .
- the Ethernet line card 640 is comprised of a second reassembly unit 606 and a sixth unit 607 for producing an Ethernet frame.
- the second reassembly unit 606 receives an ATM cell 11 , and converts the ATM cell into an IP packet 32 .
- the sixth unit 607 receives the IP packet 32 from the second reassembly unit 606 , and converts the IP packet 32 into an Ethernet frame 34 .
- the server card 630 and the Ethernet line card 640 make communication with each other through a frame format illustrated in FIG. 3, for instance.
- the above-mentioned conventional ATM exchange is accompanied with a problem that an extremely high load is exerted on the server card 630 , because the server card 630 has to convert the IP next hop 41 into both the connection data 42 and the MAC address 43 .
- the server card 630 since the frame format illustrated in FIG. 3, used for making communication between the server card 630 and the Ethernet line card 640 has a different structure from a structure of a frame format used for transmitting an IP packet on ATM, the server card 630 has to operate in different ways in dependence on whether an output therefrom is to be transmitted through ATM or through Ethernet.
- Japanese Unexamined Patent Publication No. 11-215156 has suggested a connector for connecting communication networks to each other among ATM and non-ATM networks.
- the connector includes a first network connector for connecting a first non-ATM network to an ATM network, and a second network connector for connecting the ATM network to a second non-ATM network.
- MAC Media Access Control
- Japanese Unexamined Patent Publication No. 11-289345 has suggested a router for determining a route through which data is transmitted when networks are connected to each other.
- the router is comprised of a routing table, a cash table, and a cash management table.
- the routing table stores a network address as an IP address indicative of an address of a network to which data is to be transmitted, a next hop address as an IP address of a router to which data is to be transmitted, and a transmission interface number.
- the cash table stores data about a link layer (MAC header) as an IP address of an address of a host, and a transmission interface number.
- a routing entry number is assigned to each entry in the routing table, and a cash entry number is assigned to each entry in the cash table.
- the cash management table stores data indicative of a relation between the routing entry number and the cash entry number.
- Japanese Patent No. 2891146 Japanese Unexamined Patent Publication No. 9-116560 has suggested a network server which accomplishes virtual LAN including existing LAN terminals on ATM network regardless of locations of the LAN terminals.
- the network server includes a LAN terminator which terminates a protocol of a MAC sub-layer in an existing LAN, an ATM terminator which terminates protocols of AAL and ATM, and a data transmitter which transmits data to a terminator associated with a MAC address identified based on data received in any one of the terminators, an identifier checker which identifies an Ether type of data received in any one of the terminators, and means for, when the data is transmitted to an ATM terminator, determining ATM connection through which data is to be transmitted, based on a MAC address, an IP sub-net address, and the Ether type, and notifying the ATM connection to the ATM terminator.
- Japanese Unexamined Patent Publication No. 10-303965 has suggested a router including RFC 1577 “Classical IP and ARP over ATM”, having a virtual interface, and operating in ATM-LAN atmosphere.
- the router includes an address table. An entry comprised of an address in a network layer, an address of a next hop on a patch through which a packet is transmitted, and data about packet transmission can be registered into the address table, retrieved in the address table, or deleted from the address table.
- the address in a network layer and the address of a next hop are registered as data about packet transmission when a packet is to be transmitted.
- a header in a data link layer and an interface to which data is to be transmitted are registered as data about packet transmission when data is to be transmitted to a LAN interface.
- Data about calls in ATM is registered as data about packet transmission when data is to be transmitted to an ATM interface. Data is transmitted directly to a physical interface without carrying out a routing step, by using the address table in which packets having been received from the interfaces are registered.
- Japanese Unexamined Patent Publication No. 8-79294 has suggested a an apparatus of connecting LAN terminals to each other or connecting a LAN terminal to an ATM terminal through an ATM network.
- the apparatus includes a protocol converter between an ATM network and each of LANs.
- Japanese Unexamined Patent Publication No. 7-264207 has suggested a method of connecting a terminal to an ATM network.
- an ATM adapter which interactively converts a data field and an address field in a packet transmitted between terminals in non-ATM LAN to a data field and a header in an ATM cell transmitted in an ATM network having at least one an ATM exchange, is arranged either in the data terminals or between the data terminal and the ATM exchange.
- the data terminal in a non-ATM LAN is connected to the ATM network through the ATM adapter.
- Japanese Unexamined Patent Publication No. 7-74782 which is based on the U.S. application Ser. No. 058157 filed by Ken Marshal on May 5, 1993, has suggested an apparatus for transmitting data from non-ATM terminal to an ATM terminal.
- the apparatus is comprised of a non-ATM communication interface which is connected to the non-ATM terminal and which receives non-ATM communication data packet from the non-ATM terminal, segmentation means connected to the non-ATM communication interface for dividing the non-ATM communication data packet into ATM cells after the non-ATM communication interface has received the non-ATM communication data packet, and an ATM interface connected to both the ATM terminal and the segmentation means for transmitting the ATM cell through the ATM terminal in response to the segmentation means.
- an asynchronous transfer mode (ATM) exchange including (a) a next hop information adder, and (b) a shared medium frame generator.
- the next hop information adder includes (a1) a first unit which converts an ATM cell including connection data, into a network layer packet, (a2) a second unit which extracts a network layer next hop out of the network layer packet, (a3) a third unit which converts the network layer next hop into associated connection data, and (a4) a fourth unit which receives the network layer packet from the second unit and the connection data from the third unit, and converts the thus received network layer packet and connection data into an ATM cell.
- the shared medium frame generator includes (b1) a fifth unit which converts the ATM cell into a network layer packet and extracts the connection data out of the ATM cell, (b2) a sixth unit which receives the connection data from the fifth unit and converts the thus received connection data into a shared medium address, and (b3) a seventh unit which receives the network layer packet from the fifth unit and the shared medium address from the sixth unit, and converts the thus received network layer packet and shared medium address into a shared medium frame.
- next hop information adder since the network layer next hop is extracted in the next hop information adder, and the shared medium address is produced in the shared medium frame generator, that is, since the network layer next hop and the shared medium address are produced in separate units, a load can be distributed into those units. It is possible to prevent a load from being concentrated to the next hop information adder or server card.
- ARP address resolution protocol
- ARP address resolution protocol
- the third unit converts the network layer next hop the associated connection data in accordance with a predetermined rule.
- a communication between the third unit and the sixth unit is made through an internal connection identifier.
- an asynchronous transfer mode (ATM) exchange including (a) an asynchronous transfer mode (ATM) switch, (b) a server card receiving an ATM cell including connection data, from the asynchronous transfer (ATM) mode, (c) an Ethernet line card receiving an ATM cell including connection data, from the asynchronous transfer (ATM) mode, and connecting to an Ethernet terminal directly or through an Ethernet router, and (d) an asynchronous transfer mode line card receiving an ATM cell from the asynchronous transfer (ATM) mode, and connecting to an asynchronous transfer mode terminal directly or through an asynchronous transfer mode router, the server card including (b1) a first unit which converts the ATM cell into a network layer packet, (b2) a second unit which extracts a network layer next hop out of the network layer packet, (b3) a third unit which converts the network layer next hop into associated connection data, and (b4) a fourth unit which receives the network layer packet from the second unit and the connection data from the third unit, and converts the thus received network layer packet
- a method of operating an asynchronous transfer mode (ATM) exchange including the steps of (a) converting an ATM cell including connection data, into a network layer packet, (b) extracting a network layer next hop out of the network layer packet, (c) converting the network layer next hop into associated connection data, (d) converting the network layer packet and the associated connection data into an ATM cell, (e) converting an ATM cell into a network layer packet, (f) extracting connection data out of the ATM cell, (g) converting the connection data into a shared medium address, and (h) converting the network layer packet and the shared medium address into a shared medium frame, the steps (a) to (d) being to be carried out independently of the steps (e) to (h).
- ATM asynchronous transfer mode
- the method may further include the step of identifying a relation between the network layer next hop and the connection data by address resolution protocol (ARP).
- ARP address resolution protocol
- the method may further include the step of identifying a relation between the connection data and the shared medium address by address resolution protocol (ARP).
- ARP address resolution protocol
- step (c) is carried out in accordance with a predetermined rule.
- a recording medium readable by a computer, storing a program therein for causing a computer to act as the above-mentioned asynchronous transfer mode (ATM) exchange.
- ATM asynchronous transfer mode
- a recording medium readable by a computer, storing a program therein for causing a computer to carry out the above-mentioned method of operating an asynchronous transfer mode (ATM) exchange.
- ATM asynchronous transfer mode
- the first advantage is that since a network layer packet is converted into the shared medium address through the network layer next hop and the connection data, it is no longer necessary to carry out different steps in dependence on whether an output is transmitted to an ATM terminal or a shared medium terminal.
- the second advantage is that since the network layer next hop is extracted in the next hop information adder, and the shared medium address is produced in the shared medium frame generator, that is, since the network layer next hop and the shared medium address are produced in separate units, a load can be distributed into those units. It is possible to prevent a load from being concentrated to the next hop information adder or server card.
- FIG. 1 is a block diagram of a server card in a conventional ATM exchange.
- FIG. 2 is a block diagram of an Ethernet line card in a conventional ATM exchange.
- FIG. 3 illustrates a frame format used in a conventional ATM exchange.
- FIG. 4 is a functional block diagram of the ATM exchange in accordance with the first embodiment.
- FIG. 5 is a block diagram of a communication system including the ATM exchange in accordance with the first embodiment.
- FIG. 6 is a block diagram of the server card in the ATM exchange in accordance with the first embodiment.
- FIG. 7 is a block diagram of the Ethernet line card in the ATM exchange in accordance with the first embodiment.
- FIG. 8 illustrates a format of an ATM cell.
- FIG. 9 illustrates steps of converting an IP packet to an ATM cell.
- FIG. 10 illustrates a routing table used in the first embodiment.
- FIG. 11 illustrates a table in accordance with which an IP next hop is converted into connection data in the first embodiment.
- FIG. 12 illustrates an Ethernet frame in the first embodiment.
- FIG. 13 illustrates a table in accordance with which connection data is converted into a MAC address in the first embodiment.
- FIG. 14 is a flow chart showing steps to be carried out in the ATM exchange in accordance with the second embodiment.
- FIG. 15 is a flow chart showing steps to be carried out in the ATM exchange in accordance with the third embodiment.
- FIG. 16 illustrates a cell format used in the ATM exchange in accordance with the fourth embodiment.
- FIG. 17 illustrates examples of recording mediums in which a program for operating the ATM exchange is to be stored.
- FIG. 4 illustrates a structure of an ATM exchange in accordance with the first embodiment.
- the ATM exchange includes a next hop information adder 7 and a shared medium frame generator 8 .
- the next hop information adder 7 is comprised of a first unit 1 , a second unit 2 , and a third unit 3 .
- the shared medium frame generator 8 is comprised of a fourth unit 4 , a fifth unit 5 , and a sixth unit 6 .
- the first unit 1 receives a network layer packet 10 externally of the ATM exchange.
- the first unit 1 extracts a network layer next hop 20 out of the network layer packet 10 , and transmits the thus extracted network layer next hop 20 to the second unit 2 and the network layer packet 10 to the third unit 3 .
- the second unit 2 converts the network layer next hop 20 into connection data 21 , and transmits the thus converted connection data 21 to the third unit 3 .
- the third unit 3 receives the network layer packet 10 from the first unit 1 and the connection data 21 from the second unit 2 , and converts the network layer packet 10 into an ATM cell 11 , based on the connection data 21 .
- the thus produced ATM cell 11 is transmitted to the shared medium frame generator 8 .
- the fourth unit 4 in the shared medium frame generator 8 receives the ATM cell 11 from the third unit 3 .
- the fourth unit 4 converts the received ATM cell 11 into a network layer packet 10 a , and at the same time, extracts connection data 21 a out of the ATM cell 11 .
- the fifth unit 5 receives the connection data 21 a from the fourth unit 4 , and converts the connection data 21 a into a shared medium address 22 , and transmits the thus converted shared medium address to the sixth unit 6 .
- the sixth unit 6 receives the network layer packet 10 a from the fourth unit 4 and the shared medium address 22 from the fifth unit 5 , and converts the network layer packet 10 a into a shared medium frame 12 , based on the shared medium address 22 .
- FIG. 5 illustrates a communication system including the ATM exchange in accordance with the first embodiment.
- the communication system is comprised of an ATM exchange 100 including an ATM switch 120 exchanging the above-mentioned ATM cells 11 , an ATM line card 110 connected to the ATM switch, a server card 130 connected to the ATM switch, and an Ethernet line card 140 connected to the ATM switch, a first ATM terminal 201 connected to the ATM line card 110 through an ATM line 200 , an ATM router 211 connected to the ATM line card 110 through an ATM line 210 , a second ATM terminal 212 connected to the ATM router 211 , an Ethernet terminal 301 connected to the Ethernet line card 140 through an Ethernet line 300 , an Ethernet router 311 connected to the Ethernet line card 140 through the Ethernet line 300 , and an Ethernet terminal 312 connected to the Ethernet router
- FIG. 6 illustrates a structure of the server card 130 .
- the server card 130 is comprised of a first reassembly unit 501 a , a second unit 502 for retrieving a routing table, a third unit 503 for producing connection data, and a fourth unit 504 for carrying out segmentation.
- the first reassembly unit 501 a receives an ATM cell 11 , converts the thus received ATM cell 11 into an IP packet 32 , and transmits the thus converted IP packet 32 to the second unit 502 .
- the second unit 502 receives the IP packet 32 from the first unit 501 , and extracts an IP next hop 41 out of the IP packet 32 .
- the thus extracted IP packet 32 is transmitted to the third unit 503 , and the IP packet 32 received by the second unit 502 is transmitted to the fourth unit 504 .
- the third unit 503 converts the thus received IP next hop 41 into connection data 42 .
- the thus produced connection data 42 is transmitted to the fourth unit 504 .
- the fourth unit 504 converts the IP packet 32 into an output ATM cell 11 a a, based on the connection data 42 received from the third unit 503 .
- FIG. 7 illustrates a structure of the Ethernet line card 140 .
- the Ethernet line card 140 is comprised of a second reassembly unit 501 b , a fifth unit 505 for producing a MAC address, and a sixth unit 506 for producing an Ethernet frame.
- the second reassembly unit 505 receives the ATM cell 11 a . Then, the second reassembly unit 505 converts the ATM cell 11 a into an IP packet 32 , and at the same time, extracts the connection data 42 out of the ATM cell 11 a.
- the fifth unit 505 receives the connection data 42 from the second reassembly unit 501 b , and converts the connection data 42 into a MAC (Medium Access Control) address 43 .
- MAC Medium Access Control
- the sixth unit 506 receives the IP packet 32 from the second reassembly unit 501 b and the MAC address 43 from the fifth unit 505 , and converts the IP packet 32 into an Ethernet frame 34 , based on the MAC address 43 .
- next hop information adder 7 illustrated in FIG. 4 corresponds to the server card 130
- the shared medium frame generator 8 illustrated in FIG. 4 corresponds to the Ethernet line card 140 .
- the ATM exchange in accordance with the first embodiment uses the IP packet 32 as the network layer packet 10 , and Ethernet as the shared medium.
- IPX Internetwork Packet eXchange
- other shared mediums such as a token ring may be used in place of the Ethernet.
- FIG. 8 illustrates a format of the ATM cell 11
- FIG. 9 illustrates the steps of transmitting the IP packet 32 through an ATM line.
- VPI virtual Path Identifier and VCI (Virtual Channel Identifier) fields are used as the connection data.
- the method illustrated in FIG. 9 is called LLC/SNAP encapsulation for routed PDU and defined in RFC 1483 published from IETF (Internet Engineering Task Force). Another method may be used in place of the method illustrated in FIG. 9.
- RFC 1483 header of 8 octets, PAD of 1 to 47 octets, and AAL5 trailer of 8 octets are added to an IP packet to thereby constitute AAL 5 CPCS-PDU.
- PAD is designed to have such a size that AAL 5 CPCS-PDU is equal to a multiple of 48 octets.
- AAL 5 CPCS-PDU is divided into sections each having 48 octets, and each of the sections is accommodated into a cell payload illustrated in FIG. 8 to thereby constitute an ATM cell.
- segmentation an ATM cell associated with a certain IP packet has the same connection data.
- an IP packet 32 which has been converted into an ATM cell 11 as the result of carrying out the above-mentioned segmentation is transmitted to the ATM exchange 100 from the first ATM terminal 201 and from the second ATM terminal 212 through the ATM router 211 .
- the IP packet 32 or the ATM cell 11 is transmitted to the server card 130 through the ATM line card 110 and the ATM switch 120 .
- the ATM cell 11 is introduced into the first reassembly unit 501 a , which carries out steps just inverse to the above-mentioned segmentation. That is, cell payloads of the ATM cells 11 having the same connection data 21 are coupled to each other ,and resultingly, AAL 5 CPCS-PDU and the IP packet 32 are restored. This operation is called reassembly.
- the second unit 502 retrieves the IP next hop 41 out of the thus restored IP packet 32 .
- the IP next hop 41 means data used for determining a next IP address to which the IP packet 32 is to be transmitted, in order to enable the IP packet 32 to reach a destination IP address.
- FIG. 10 illustrates an example of the routing table 601 . Since the first ATM terminal 201 and the Ethernet 301 are connected directly to the ATM exchange 100 , the IP addresses of them are described as IP next hops 41 a and 41 c of them.
- IP next hop 41 b The IP address of the ATM router 211 connected to both the second ATM terminal 212 and ATM exchange 100 is described as an IP next hop 41 b
- IP address of the Ethernet router 311 connected to both the Ethernet terminal 312 and ATM exchange 100 is described as an IP next hop 41 d.
- the IP next hop 41 extracted by the second unit 502 is converted into the connection data 42 by the third unit 503 .
- FIG. 11 illustrates a table 602 for converting the IP next hop into the connection data.
- connection data 42 a , 42 b , 42 c and 42 d are assigned to the first ATM terminal 201 , the ATM router 211 , the Ethernet terminal 301 and the Ethernet router 311 , respectively.
- the IP packet 32 is converted into the ATM cell 11 a in the fourth unit 504 through the steps illustrated in FIGS. 8 and 9.
- the IP packet 32 in the form of the ATM cell 11 a output from the server card 130 is transmitted to the first ATM terminal 201 through the ATM switch 120 , the ATM line card 110 and the ATM line 200 in accordance with the connection data 42 a .
- the first ATM terminal 201 since an operation just inverse to the operation for transmitting the IP packet 32 in the form of the ATM cell to the server card 130 from the first ATM terminal 201 is carried out, the first ATM terminal 201 could readily receive the ATM cell 11 a , and convert the ATM cell 11 a into the IP packet 32 .
- the IP packet 32 in the form of the ATM cell 11 a output from the server card 130 is transmitted to the second ATM terminal 212 through the ATM switch 120 , the ATM line card 110 , the ATM line 210 and the ATM router 211 in accordance with the connection data 42 b .
- the second ATM terminal 212 since an operation just inverse to the operation for transmitting the IP packet 32 in the form of the ATM cell to the server card 130 from the second ATM terminal 212 is carried out, the second ATM terminal 212 could readily receive the ATM cell 11 a , and convert the ATM cell 11 a into the IP packet 32 .
- the ATM cell 11 a When the ATM cell 11 a is addressed to a terminal having an address in the Ethernet, it is necessary for the ATM cell 11 a to have a MAC address as well as an IP address in order to make communication in the Ethernet.
- FIG. 12 illustrates an example of an Ethernet frame.
- the IP packet 32 in the form of the ATM cell 11 a output from the server card 130 is transmitted to the Ethernet line card 140 through the ATM switch 120 in accordance with the connection data 42 c.
- the second reassembly unit 501 b converts the ATM cell 11 a into the IP packet 32 , and at the same time, extracts the connection data 42 c out of the ATM cell 11 a .
- the thus extracted connection data 42 c is converted into a MAC address 43 c in the fifth unit 505 .
- FIG. 13 illustrates a table 603 used for converting connection data into an associated MAC address.
- connection data 42 c is to be converted into the MAC address 43 c of the Ethernet terminal 301
- later mentioned connection data 42 d is to be converted into a MAC address 43 d of the Ethernet router 311 .
- the sixth unit 506 converts the IP packet 32 into the Ethernet frame 34 , based on the MAC address 43 c of the first Ethernet terminal 301 obtained in accordance with the table 603 .
- the thus produced Ethernet frame 34 is transmitted to the first Ethernet terminal 301 through the Ethernet line 300 .
- the IP packet 32 in the form of the ATM cell 11 a output from the server card 130 is transmitted to the Ethernet line card 140 through the ATM switch 120 in accordance with the connection data 42 d.
- the second reassembly unit 501 b converts the ATM cell 11 a into the IP packet 32 , and at the same time, extracts the connection data 42 d out of the ATM cell 11 a .
- the thus extracted connection data 42 c is converted into a MAC address 43 d , that is, a MAC address of the Ethernet router 311 in the fifth unit 505 .
- the sixth unit 506 converts the IP packet 32 into the Ethernet frame 34 , based on the MAC address 43 d .
- the thus produced Ethernet frame 34 is transmitted to the second Ethernet terminal 312 through the Ethernet line 300 and the Ethernet router 311 .
- the ATM exchange in accordance with the second embodiment is structurally different from the ATM exchange in accordance with the first embodiment in that the table 602 to be used in the third unit 503 and the table 603 to be used in the fifth unit 505 are not in advance prepared, but instead, ARP (Address Resolution Protocol) is used.
- ARP Address Resolution Protocol
- FIG. 14 is a flow chart showing an operation of the ATM exchange in accordance with the second embodiment.
- the third unit 503 When the third unit 503 receives an IP packet 32 x including a unregistered IP next hop 41 x in step 101 , the third unit 503 checks whether the table 602 includes connection data associated with the received IP next hop 41 x , in step 102 .
- connection data 42 x associated with the received IP next hop 41 x in the table 602 in step 103 (YES in step 102 )
- the third unit 503 transmits the connection data 42 x to the fourth unit 504 , in step 104 .
- the third unit 503 When the third unit 503 cannot find connection data 42 x associated with the received IP next hop 41 x in the table 602 (NO in step 102 ), the third unit 503 transmits an ATM ARP packet associated with the IP next hop 41 x , to the fifth unit 505 in step 105 .
- the third unit 503 waits a later mentioned ATM ARP response to be transmitted from the fifth unit 505 , in step 106 .
- the third unit 503 On receipt of the ATM ARP response including the connection data 42 x , from the fifth unit 505 , the third unit 503 stores a relation between the IP next hop 41 x and the connection data 42 x into the table 602 , in step 107 .
- step 108 non-used connection data 42 x is assigned to the ATM ARP packet in step 109 .
- the fifth unit 505 On receipt of the ATM ARP packet, the fifth unit 505 transmits an ARP packet associated with the IP next hop 41 x , to the Ethernet 300 , in step 110 .
- the fifth unit 505 waits for a response to the ARP packet, in step 111 .
- the fifth unit 505 When the fifth unit 505 receives a response to the ARP packet, the fifth unit 505 extracts the MAC address 43 x out of the response, in step 112 .
- the fifth unit 505 stores a relation between the non-used connection data 42 x and the MAC address 43 x into the table 603 , and at the same time, transmits the connection data 42 x as the ATM ARP response to the third unit 503 , in step 113 .
- the third unit 503 stores a relation between the IP next hop 41 x and the connection data 42 x into the table 602 , in step 107 .
- the fifth unit 505 transmits the MAC address 43 x to the sixth unit 506 , in step 114 .
- the fifth unit 505 When the fifth unit 505 receives the connection data 42 x in step 115 , the fifth unit 505 retrieves the table 603 to thereby find the MAC address 43 x associated with the connection data 42 x , in step 116 .
- the fifth unit 505 transmits the MAC address 43 x to the sixth unit 506 , in step 117 .
- a relation between the IP next hop 41 and the connection data 42 and a relation between the connection data 24 and the MAC address 43 are defined in accordance with ARP protocol. Accordingly, the ATM exchange in accordance with the second embodiment could have flexibility in modifying a structure of the network, for instance, when a terminal has to be increased in number.
- ATM ARP is used in communication between the third unit 503 and the fifth unit 505 .
- ATM ARP is an internal protocol.
- FIG. 15 is a flow chart showing an operation of the ATM exchange in accordance with the third embodiment.
- the third unit 503 receives an IP packet 32 y including an IP next hop 41 y , in step 201 .
- connection data 42 y in accordance with a predetermined rule, in step 202 .
- the third unit 503 transmits the IP packet 32 y and the connection data 42 y to the fifth unit 505 , in step 203 .
- the fifth unit 505 checks whether the connection data 42 y is registered in the table 603 , in step 205 .
- connection data 42 y is registered in the table 603 (YES in step 205 )
- the fifth unit 505 retrieves the table 603 to find a MAC address 43 y associated with the connection data 42 y , in step 206 .
- the fifth unit 505 transmits the MAC address 43 y to the sixth unit 506 , in step 207 .
- the fifth unit 505 defines the IP next hop 41 y in accordance with a predetermined rule, based on the connection data 42 y , in step 208 .
- the fifth unit 505 transmits an ARP packet associated with the IP next hop 41 y , onto the Ethernet 300 , in step 209 .
- the fifth unit 505 waits for a responsive ARP packet, in step 210 .
- the fifth unit 505 When the fifth unit 505 receives a responsive ARP packet, the fifth unit 505 extracts the MAC address 43 y out of the responsive ARP packet, in step 211 .
- the fifth unit 505 stores a relation between the connection data 42 y and the MAC address 43 y into the table 603 , in step 212 .
- the fifth unit 505 transmits the MAC address 43 y to the sixth unit 506 , in step 207 .
- the above-mentioned predetermined rule may be determined as a rule that lowermost 8 bits in VCI field are set equal to lowermost 8 bits in the IP next hop 41 y in the connection data 42 y , for instance.
- the fifth unit 505 could restore the IP next hop 41 y by coupling a network address of 24 bits assigned to the Ethernet line 300 , to lowermost 8 bits in VCI field in the connection data 42 y.
- the third embodiment since a relation between the IP next hop 41 x and the connection data 42 x is defined in accordance with a predetermined rule without using ATM ARP, the third embodiment provides the same advantages as the advantages provided by the first and second embodiments.
- the third embodiment provides an addition advantage of reduction in communication and steps to be carried out. Furthermore, the third unit 503 is not necessary to include the table 602 .
- an internal connection identification (ICI) as connection data.
- the internal connection identification (ICI) is used only in the ATM exchange 100 .
- FIG. 16 illustrates an example of a cell format in which the internal connection identification is used.
- VPI field may be used for the purpose of notifying the connection data 42 .
- the internal connection identification is just an example of an internal connection identifier used only in the ATM exchange when an ATM cell is exchanged.
- ICI internal connection identification
- an ICI field is used for exchanging ATM cells in the ATM switch 120 and a VPI field is used as the connection data 42 in the fourth embodiment
- a VPI field may be used as the connection data 42 and a VCI field may be used for exchanging ATM cells.
- Other combinations of fields may be selected.
- the ATM exchange having been mentioned so far may be accomplished as a program including various commands, and be presented through a recording medium readable by a computer.
- recording medium means any medium which can record data therein. Examples of a recording medium are illustrated in FIG. 17.
- the term “recording medium” includes, for instance, a disk-shaped recorder 401 such as CD-ROM (Compact Disk-ROM) or PD, a magnetic tape, MO (Magneto Optical Disk), DVD-ROM (Digital Video Disk-Read Only Memory), DVD-RAM (Digital Video Disk-Random Access Memory), a floppy disk 402 , a memory chip 404 such as RAM (Random Access Memory) or ROM (Read Only Memory), EPROM (Erasable Programmable Read Only Memory), EEPROM (Electrically Erasable Programmable Read Only Memory), smart media (Registered Trade Mark), a flush memory, a rewritable card-type ROM 405 such as a compact flush card, a hard disk 403 , and any other suitable means for storing a program therein.
- a disk-shaped recorder 401 such as CD-ROM (Compact Disk-ROM) or PD, a magnetic tape, MO (Magneto Optical Disk), DVD-
- a recording medium storing a program for accomplishing the above-mentioned apparatus may be accomplished by programming functions of the above-mentioned apparatuses with a programming language readable by a computer, and recording the program in a recording medium such as mentioned above.
- a hard disc equipped in a server may be employed as a recording medium. It is also possible to accomplish the recording medium in accordance with the present invention by storing the above-mentioned computer program in such a recording medium as mentioned above, and reading the computer program by other computers through a network.
- a computer 400 there may be used a personal computer, a desk-top type computer, a note-book type computer, a mobile computer, a lap-top type computer, a pocket computer, a server computer, a client computer, a workstation, a host computer, a commercially available computer, and electronic exchanger, for instance.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
An asynchronous transfer mode (ATM) exchange includes an ATM switch (120), an ATM line card (110), a server card (130), and an Ethernet line card (140). The server card (130) converts an ATM cell including connection data, into a network layer packet, extracts a network layer next hop out of the network layer packet, converts the network layer next hop into associated connection data, and converts the network layer packet and connection data into an ATM cell. The Ethernet line card (140) converts the ATM cell into a network layer packet, extracts the connection data out of the ATM cell, converts the connection data into a shared medium address, and converts the network layer packet and shared medium address into a shared medium frame.
Description
- 1. Field of the Invention
- The invention relates to an asynchronous transfer mode (ATM) exchange and a method of operating the same.
- 2. Description of the Related Art
- An asynchronous transfer mode (ATM) exchange is generally designed to include a server card and an Ethernet line card.
- FIG. 1 is a block diagram of a
server card 630 in a conventional ATM exchange, and FIG. 2 is a block diagram of an Ethernetline card 640 in a conventional ATM exchange. FIG. 3 illustrates a frame format used in communication between theserver card 630 and the Ethernetline card 640. - As illustrated in FIG. 1, the
server card 630 is comprised of afirst reassembly unit 601, asecond unit 602 for retrieving a routing table, athird unit 603 for producing connection data, afourth unit 604 for producing a MAC address, and afifth unit 605 for carrying out segmentation. - The
first reassembly unit 601 receives anATM cell 11, converts the thus receivedATM cell 11 into anIP packet 32, and transmits the thusconverted IP packet 32 to thesecond unit 602. Thesecond unit 602 receives theIP packet 32 from thefirst unit 601, and extracts an IPnext hop 41 out of theIP packet 32. The thus extractedIP packet 32 is transmitted to both thethird unit 603 and thefourth unit 604, and theIP packet 32 received by thesecond unit 602 is transmitted to thefifth unit 605. - The
third unit 603 converts the thus received IPnext hop 41 intoconnection data 42, and thefourth unit 604 converts the thus received IPnext hop 41 into a MAC (Media Access Control)address 43. The thus producedconnection data 42 andMAC address 43 are transmitted to thefifth unit 605. Thefifth unit 605 converts theIP packet 32 into anoutput ATM cell 11 a, based on theconnection data 42 and theMAC address 43. - As illustrated in FIG. 2, the Ethernet
line card 640 is comprised of asecond reassembly unit 606 and asixth unit 607 for producing an Ethernet frame. - The
second reassembly unit 606 receives anATM cell 11, and converts the ATM cell into anIP packet 32. Thesixth unit 607 receives theIP packet 32 from thesecond reassembly unit 606, and converts theIP packet 32 into an Ethernetframe 34. - The
server card 630 and the Ethernetline card 640 make communication with each other through a frame format illustrated in FIG. 3, for instance. - However, the above-mentioned conventional ATM exchange is accompanied with a problem that an extremely high load is exerted on the
server card 630, because theserver card 630 has to convert the IPnext hop 41 into both theconnection data 42 and theMAC address 43. - In addition, since the frame format illustrated in FIG. 3, used for making communication between the
server card 630 and the Ethernetline card 640 has a different structure from a structure of a frame format used for transmitting an IP packet on ATM, theserver card 630 has to operate in different ways in dependence on whether an output therefrom is to be transmitted through ATM or through Ethernet. - Japanese Unexamined Patent Publication No. 11-215156 has suggested a connector for connecting communication networks to each other among ATM and non-ATM networks. The connector includes a first network connector for connecting a first non-ATM network to an ATM network, and a second network connector for connecting the ATM network to a second non-ATM network. When data is to be transmitted from a first terminal connected to the first non-ATM network to a second terminal connected to the second non-ATM network through the ATM network, data is transmitted based on MAC (Media Access Control) address of the second terminal, after communication link has been established between the first and second network connectors.
- Japanese Unexamined Patent Publication No. 11-289345 has suggested a router for determining a route through which data is transmitted when networks are connected to each other. The router is comprised of a routing table, a cash table, and a cash management table. The routing table stores a network address as an IP address indicative of an address of a network to which data is to be transmitted, a next hop address as an IP address of a router to which data is to be transmitted, and a transmission interface number. The cash table stores data about a link layer (MAC header) as an IP address of an address of a host, and a transmission interface number. A routing entry number is assigned to each entry in the routing table, and a cash entry number is assigned to each entry in the cash table. The cash management table stores data indicative of a relation between the routing entry number and the cash entry number.
- Japanese Patent No. 2891146 (Japanese Unexamined Patent Publication No. 9-116560) has suggested a network server which accomplishes virtual LAN including existing LAN terminals on ATM network regardless of locations of the LAN terminals. The network server includes a LAN terminator which terminates a protocol of a MAC sub-layer in an existing LAN, an ATM terminator which terminates protocols of AAL and ATM, and a data transmitter which transmits data to a terminator associated with a MAC address identified based on data received in any one of the terminators, an identifier checker which identifies an Ether type of data received in any one of the terminators, and means for, when the data is transmitted to an ATM terminator, determining ATM connection through which data is to be transmitted, based on a MAC address, an IP sub-net address, and the Ether type, and notifying the ATM connection to the ATM terminator.
- Japanese Unexamined Patent Publication No. 10-303965 has suggested a router including RFC 1577 “Classical IP and ARP over ATM”, having a virtual interface, and operating in ATM-LAN atmosphere. The router includes an address table. An entry comprised of an address in a network layer, an address of a next hop on a patch through which a packet is transmitted, and data about packet transmission can be registered into the address table, retrieved in the address table, or deleted from the address table. The address in a network layer and the address of a next hop are registered as data about packet transmission when a packet is to be transmitted. A header in a data link layer and an interface to which data is to be transmitted are registered as data about packet transmission when data is to be transmitted to a LAN interface. Data about calls in ATM is registered as data about packet transmission when data is to be transmitted to an ATM interface. Data is transmitted directly to a physical interface without carrying out a routing step, by using the address table in which packets having been received from the interfaces are registered.
- Japanese Unexamined Patent Publication No. 8-79294 has suggested a an apparatus of connecting LAN terminals to each other or connecting a LAN terminal to an ATM terminal through an ATM network. The apparatus includes a protocol converter between an ATM network and each of LANs.
- Japanese Unexamined Patent Publication No. 7-264207 has suggested a method of connecting a terminal to an ATM network. In the method, an ATM adapter, which interactively converts a data field and an address field in a packet transmitted between terminals in non-ATM LAN to a data field and a header in an ATM cell transmitted in an ATM network having at least one an ATM exchange, is arranged either in the data terminals or between the data terminal and the ATM exchange. The data terminal in a non-ATM LAN is connected to the ATM network through the ATM adapter.
- Japanese Unexamined Patent Publication No. 7-74782, which is based on the U.S. application Ser. No. 058157 filed by Ken Marshal on May 5, 1993, has suggested an apparatus for transmitting data from non-ATM terminal to an ATM terminal. The apparatus is comprised of a non-ATM communication interface which is connected to the non-ATM terminal and which receives non-ATM communication data packet from the non-ATM terminal, segmentation means connected to the non-ATM communication interface for dividing the non-ATM communication data packet into ATM cells after the non-ATM communication interface has received the non-ATM communication data packet, and an ATM interface connected to both the ATM terminal and the segmentation means for transmitting the ATM cell through the ATM terminal in response to the segmentation means.
- However, the above-mentioned problems remain unsolved even in the above-mentioned Publications.
- In view of the above-mentioned problems in the conventional ATM exchange, it is an object of the present invention to provide an ATM exchange which makes it possible to carry out the same steps regardless of whether an output is to be transmitted through ATM or through Ethernet.
- In one aspect of the present invention, there is provided an asynchronous transfer mode (ATM) exchange, including (a) a next hop information adder, and (b) a shared medium frame generator. The next hop information adder includes (a1) a first unit which converts an ATM cell including connection data, into a network layer packet, (a2) a second unit which extracts a network layer next hop out of the network layer packet, (a3) a third unit which converts the network layer next hop into associated connection data, and (a4) a fourth unit which receives the network layer packet from the second unit and the connection data from the third unit, and converts the thus received network layer packet and connection data into an ATM cell. The shared medium frame generator includes (b1) a fifth unit which converts the ATM cell into a network layer packet and extracts the connection data out of the ATM cell, (b2) a sixth unit which receives the connection data from the fifth unit and converts the thus received connection data into a shared medium address, and (b3) a seventh unit which receives the network layer packet from the fifth unit and the shared medium address from the sixth unit, and converts the thus received network layer packet and shared medium address into a shared medium frame.
- In accordance with the ATM exchange, since the network layer next hop is converted into the shared medium address through the connection data, it is no longer necessary to carry out different steps in dependence on whether an output is transmitted through an ATM line or a shared medium line.
- In addition, since the network layer next hop is extracted in the next hop information adder, and the shared medium address is produced in the shared medium frame generator, that is, since the network layer next hop and the shared medium address are produced in separate units, a load can be distributed into those units. It is possible to prevent a load from being concentrated to the next hop information adder or server card.
- It is preferable that a relation between the network layer next hop and the connection data is defined by address resolution protocol (ARP), and that a relation between the connection data and the shared medium address is defined by address resolution protocol (ARP).
- This enhances flexibility in reconstruction of a network, for instance, when the number of terminals in the network is to be increased.
- It is preferable that the third unit converts the network layer next hop the associated connection data in accordance with a predetermined rule.
- This results in reduction in communication and steps to be carried out, ensuring reduction in a load to be exerted on the ATM exchange.
- It is preferable that a communication between the third unit and the sixth unit is made through an internal connection identifier.
- This results in reduction in steps to be carried out, ensuring reduction in a load to be exerted on the ATM exchange.
- There is further provided an asynchronous transfer mode (ATM) exchange including (a) an asynchronous transfer mode (ATM) switch, (b) a server card receiving an ATM cell including connection data, from the asynchronous transfer (ATM) mode, (c) an Ethernet line card receiving an ATM cell including connection data, from the asynchronous transfer (ATM) mode, and connecting to an Ethernet terminal directly or through an Ethernet router, and (d) an asynchronous transfer mode line card receiving an ATM cell from the asynchronous transfer (ATM) mode, and connecting to an asynchronous transfer mode terminal directly or through an asynchronous transfer mode router, the server card including (b1) a first unit which converts the ATM cell into a network layer packet, (b2) a second unit which extracts a network layer next hop out of the network layer packet, (b3) a third unit which converts the network layer next hop into associated connection data, and (b4) a fourth unit which receives the network layer packet from the second unit and the connection data from the third unit, and converts the thus received network layer packet and connection data into an ATM cell, the Ethernet line card including (c1) a fifth unit which converts the ATM cell into a network layer packet and extracts the connection data out of the ATM cell, (c2) a sixth unit which receives the connection data from the fifth unit and converts the thus received connection data into a shared medium address, and (c3) a seventh unit which receives the network layer packet from the fifth unit and the shared medium address from the sixth unit, and converts the thus received network layer packet and shared medium address into a shared medium frame.
- In another aspect of the present invention, there is provided a method of operating an asynchronous transfer mode (ATM) exchange, including the steps of (a) converting an ATM cell including connection data, into a network layer packet, (b) extracting a network layer next hop out of the network layer packet, (c) converting the network layer next hop into associated connection data, (d) converting the network layer packet and the associated connection data into an ATM cell, (e) converting an ATM cell into a network layer packet, (f) extracting connection data out of the ATM cell, (g) converting the connection data into a shared medium address, and (h) converting the network layer packet and the shared medium address into a shared medium frame, the steps (a) to (d) being to be carried out independently of the steps (e) to (h).
- It is preferable that the steps (e) and (f) are concurrently carried out.
- The method may further include the step of identifying a relation between the network layer next hop and the connection data by address resolution protocol (ARP).
- The method may further include the step of identifying a relation between the connection data and the shared medium address by address resolution protocol (ARP).
- It is preferable that the step (c) is carried out in accordance with a predetermined rule.
- In still another aspect of the present invention, there is provided a recording medium readable by a computer, storing a program therein for causing a computer to act as the above-mentioned asynchronous transfer mode (ATM) exchange.
- There is further provided a recording medium readable by a computer, storing a program therein for causing a computer to carry out the above-mentioned method of operating an asynchronous transfer mode (ATM) exchange.
- The advantages obtained by the aforementioned present invention will be described hereinbelow.
- The first advantage is that since a network layer packet is converted into the shared medium address through the network layer next hop and the connection data, it is no longer necessary to carry out different steps in dependence on whether an output is transmitted to an ATM terminal or a shared medium terminal.
- The second advantage is that since the network layer next hop is extracted in the next hop information adder, and the shared medium address is produced in the shared medium frame generator, that is, since the network layer next hop and the shared medium address are produced in separate units, a load can be distributed into those units. It is possible to prevent a load from being concentrated to the next hop information adder or server card.
- The above and other objects and advantageous features of the present invention will be made apparent from the following description made with reference to the accompanying drawings, in which like reference characters designate the same or similar parts throughout the drawings.
- FIG. 1 is a block diagram of a server card in a conventional ATM exchange.
- FIG. 2 is a block diagram of an Ethernet line card in a conventional ATM exchange.
- FIG. 3 illustrates a frame format used in a conventional ATM exchange.
- FIG. 4 is a functional block diagram of the ATM exchange in accordance with the first embodiment.
- FIG. 5 is a block diagram of a communication system including the ATM exchange in accordance with the first embodiment.
- FIG. 6 is a block diagram of the server card in the ATM exchange in accordance with the first embodiment.
- FIG. 7 is a block diagram of the Ethernet line card in the ATM exchange in accordance with the first embodiment.
- FIG. 8 illustrates a format of an ATM cell.
- FIG. 9 illustrates steps of converting an IP packet to an ATM cell.
- FIG. 10 illustrates a routing table used in the first embodiment.
- FIG. 11 illustrates a table in accordance with which an IP next hop is converted into connection data in the first embodiment.
- FIG. 12 illustrates an Ethernet frame in the first embodiment.
- FIG. 13 illustrates a table in accordance with which connection data is converted into a MAC address in the first embodiment.
- FIG. 14 is a flow chart showing steps to be carried out in the ATM exchange in accordance with the second embodiment.
- FIG. 15 is a flow chart showing steps to be carried out in the ATM exchange in accordance with the third embodiment.
- FIG. 16 illustrates a cell format used in the ATM exchange in accordance with the fourth embodiment.
- FIG. 17 illustrates examples of recording mediums in which a program for operating the ATM exchange is to be stored.
- Preferred embodiments in accordance with the present invention will be explained hereinbelow with reference to drawings.
- [First Embodiment]
- FIG. 4 illustrates a structure of an ATM exchange in accordance with the first embodiment.
- The ATM exchange includes a next
hop information adder 7 and a sharedmedium frame generator 8. - The next
hop information adder 7 is comprised of afirst unit 1, asecond unit 2, and a third unit 3. The sharedmedium frame generator 8 is comprised of afourth unit 4, afifth unit 5, and asixth unit 6. - In operation, the
first unit 1 receives anetwork layer packet 10 externally of the ATM exchange. Thefirst unit 1 extracts a network layernext hop 20 out of thenetwork layer packet 10, and transmits the thus extracted network layernext hop 20 to thesecond unit 2 and thenetwork layer packet 10 to the third unit 3. - The
second unit 2 converts the network layernext hop 20 intoconnection data 21, and transmits the thus convertedconnection data 21 to the third unit 3. - The third unit3 receives the
network layer packet 10 from thefirst unit 1 and theconnection data 21 from thesecond unit 2, and converts thenetwork layer packet 10 into anATM cell 11, based on theconnection data 21. The thus producedATM cell 11 is transmitted to the sharedmedium frame generator 8. - The
fourth unit 4 in the sharedmedium frame generator 8 receives theATM cell 11 from the third unit 3. Thefourth unit 4 converts the receivedATM cell 11 into anetwork layer packet 10 a, and at the same time, extractsconnection data 21 a out of theATM cell 11. - The
fifth unit 5 receives theconnection data 21 a from thefourth unit 4, and converts theconnection data 21 a into a sharedmedium address 22, and transmits the thus converted shared medium address to thesixth unit 6. - The
sixth unit 6 receives thenetwork layer packet 10 a from thefourth unit 4 and the sharedmedium address 22 from thefifth unit 5, and converts thenetwork layer packet 10 a into a sharedmedium frame 12, based on the sharedmedium address 22. - FIG. 5 illustrates a communication system including the ATM exchange in accordance with the first embodiment.
- The communication system is comprised of an
ATM exchange 100 including anATM switch 120 exchanging the above-mentionedATM cells 11, anATM line card 110 connected to the ATM switch, aserver card 130 connected to the ATM switch, and anEthernet line card 140 connected to the ATM switch, afirst ATM terminal 201 connected to theATM line card 110 through anATM line 200, anATM router 211 connected to theATM line card 110 through anATM line 210, asecond ATM terminal 212 connected to theATM router 211, anEthernet terminal 301 connected to theEthernet line card 140 through anEthernet line 300, anEthernet router 311 connected to theEthernet line card 140 through theEthernet line 300, and anEthernet terminal 312 connected to the Ethernet router FIG. 6 illustrates a structure of theserver card 130. - The
server card 130 is comprised of afirst reassembly unit 501 a, asecond unit 502 for retrieving a routing table, athird unit 503 for producing connection data, and afourth unit 504 for carrying out segmentation. - The
first reassembly unit 501 a receives anATM cell 11, converts the thus receivedATM cell 11 into anIP packet 32, and transmits the thus convertedIP packet 32 to thesecond unit 502. Thesecond unit 502 receives theIP packet 32 from the first unit 501, and extracts an IPnext hop 41 out of theIP packet 32. The thus extractedIP packet 32 is transmitted to thethird unit 503, and theIP packet 32 received by thesecond unit 502 is transmitted to thefourth unit 504. - The
third unit 503 converts the thus received IPnext hop 41 intoconnection data 42. The thus producedconnection data 42 is transmitted to thefourth unit 504. - The
fourth unit 504 converts theIP packet 32 into anoutput ATM cell 11 aa, based on theconnection data 42 received from thethird unit 503. - FIG. 7 illustrates a structure of the
Ethernet line card 140. - As illustrated in FIG. 7, the
Ethernet line card 140 is comprised of asecond reassembly unit 501 b, afifth unit 505 for producing a MAC address, and asixth unit 506 for producing an Ethernet frame. - The
second reassembly unit 505 receives theATM cell 11 a. Then, thesecond reassembly unit 505 converts theATM cell 11 a into anIP packet 32, and at the same time, extracts theconnection data 42 out of theATM cell 11 a. - The
fifth unit 505 receives theconnection data 42 from thesecond reassembly unit 501 b, and converts theconnection data 42 into a MAC (Medium Access Control)address 43. - The
sixth unit 506 receives theIP packet 32 from thesecond reassembly unit 501 b and theMAC address 43 from thefifth unit 505, and converts theIP packet 32 into anEthernet frame 34, based on theMAC address 43. - Both the
ATM line card 110 and theATM switch 120 are known to those skilled in the art, and hence, are not explained in detail. - The next
hop information adder 7 illustrated in FIG. 4 corresponds to theserver card 130, and the sharedmedium frame generator 8 illustrated in FIG. 4 corresponds to theEthernet line card 140. - The ATM exchange in accordance with the first embodiment uses the
IP packet 32 as thenetwork layer packet 10, and Ethernet as the shared medium. However, it should be noted that other network layer packets such as IPX (Internetwork Packet eXchange) may be used in place of theIP packet 32, and other shared mediums such as a token ring may be used in place of the Ethernet. - Hereinbelow is explained an operation of the ATM exchange in accordance with the first embodiment.
- FIG. 8 illustrates a format of the
ATM cell 11, and FIG. 9 illustrates the steps of transmitting theIP packet 32 through an ATM line. - In FIG. 8, VPI virtual Path Identifier) and VCI (Virtual Channel Identifier) fields are used as the connection data.
- The method illustrated in FIG. 9 is called LLC/SNAP encapsulation for routed PDU and defined in
RFC 1483 published from IETF (Internet Engineering Task Force). Another method may be used in place of the method illustrated in FIG. 9. - Hereinbelow is explained segmentation.
- As illustrated in FIG. 9,
RFC 1483 header of 8 octets, PAD of 1 to 47 octets, and AAL5 trailer of 8 octets are added to an IP packet to thereby constituteAAL 5 CPCS-PDU. PAD is designed to have such a size that AAL 5 CPCS-PDU is equal to a multiple of 48 octets. -
AAL 5 CPCS-PDU is divided into sections each having 48 octets, and each of the sections is accommodated into a cell payload illustrated in FIG. 8 to thereby constitute an ATM cell. - The operation as mentioned above is called segmentation. In segmentation, an ATM cell associated with a certain IP packet has the same connection data.
- With reference to FIG. 5, an
IP packet 32 which has been converted into anATM cell 11 as the result of carrying out the above-mentioned segmentation is transmitted to theATM exchange 100 from thefirst ATM terminal 201 and from thesecond ATM terminal 212 through theATM router 211. TheIP packet 32 or theATM cell 11 is transmitted to theserver card 130 through theATM line card 110 and theATM switch 120. - The
ATM cell 11 is introduced into thefirst reassembly unit 501 a, which carries out steps just inverse to the above-mentioned segmentation. That is, cell payloads of theATM cells 11 having thesame connection data 21 are coupled to each other ,and resultingly,AAL 5 CPCS-PDU and theIP packet 32 are restored. This operation is called reassembly. - The
second unit 502 retrieves the IPnext hop 41 out of the thus restoredIP packet 32. The IPnext hop 41 means data used for determining a next IP address to which theIP packet 32 is to be transmitted, in order to enable theIP packet 32 to reach a destination IP address. - FIG. 10 illustrates an example of the routing table601. Since the
first ATM terminal 201 and theEthernet 301 are connected directly to theATM exchange 100, the IP addresses of them are described as IP next hops 41 a and 41 c of them. - The IP address of the
ATM router 211 connected to both thesecond ATM terminal 212 andATM exchange 100 is described as an IPnext hop 41 b, and the IP address of theEthernet router 311 connected to both theEthernet terminal 312 andATM exchange 100 is described as an IPnext hop 41 d. - The IP
next hop 41 extracted by thesecond unit 502 is converted into theconnection data 42 by thethird unit 503. - FIG. 11 illustrates a table602 for converting the IP next hop into the connection data.
- As illustrated in FIG. 11,
connection data first ATM terminal 201, theATM router 211, theEthernet terminal 301 and theEthernet router 311, respectively. - The
IP packet 32 is converted into theATM cell 11 a in thefourth unit 504 through the steps illustrated in FIGS. 8 and 9. - When the
ATM cell 11 a is addressed to thefirst ATM terminal 201, theIP packet 32 in the form of theATM cell 11 a output from theserver card 130 is transmitted to thefirst ATM terminal 201 through theATM switch 120, theATM line card 110 and theATM line 200 in accordance with theconnection data 42 a. In this step, since an operation just inverse to the operation for transmitting theIP packet 32 in the form of the ATM cell to theserver card 130 from thefirst ATM terminal 201 is carried out, thefirst ATM terminal 201 could readily receive theATM cell 11 a, and convert theATM cell 11 a into theIP packet 32. - When the
ATM cell 11 a is addressed to thesecond ATM terminal 212, theIP packet 32 in the form of theATM cell 11 a output from theserver card 130 is transmitted to thesecond ATM terminal 212 through theATM switch 120, theATM line card 110, theATM line 210 and theATM router 211 in accordance with theconnection data 42 b. In this step, since an operation just inverse to the operation for transmitting theIP packet 32 in the form of the ATM cell to theserver card 130 from thesecond ATM terminal 212 is carried out, thesecond ATM terminal 212 could readily receive theATM cell 11 a, and convert theATM cell 11 a into theIP packet 32. - When the
ATM cell 11 a is addressed to a terminal having an address in the Ethernet, it is necessary for theATM cell 11 a to have a MAC address as well as an IP address in order to make communication in the Ethernet. - In ATM communication, it is not necessary for an ATM cell to have data corresponding to a MAC address, because one-to-one communication can be accomplished. To the contrary, in a shared medium such as Ethernet, since a shared medium frame is received by all network equipments connected to the shared medium, it would be necessary to distinct the network equipments from one another by a MAC address.
- FIG. 12 illustrates an example of an Ethernet frame.
- When the
ATM cell 11 a is addressed to thefirst Ethernet terminal 301, theIP packet 32 in the form of theATM cell 11 a output from theserver card 130 is transmitted to theEthernet line card 140 through theATM switch 120 in accordance with theconnection data 42 c. - In the
Ethernet line card 140, thesecond reassembly unit 501 b converts theATM cell 11 a into theIP packet 32, and at the same time, extracts theconnection data 42 c out of theATM cell 11 a. The thus extractedconnection data 42 c is converted into aMAC address 43 c in thefifth unit 505. - FIG. 13 illustrates a table603 used for converting connection data into an associated MAC address.
- As illustrated in FIG. 13, the
connection data 42 c is to be converted into theMAC address 43 c of theEthernet terminal 301, and later mentionedconnection data 42 d is to be converted into aMAC address 43 d of theEthernet router 311. - The
sixth unit 506 converts theIP packet 32 into theEthernet frame 34, based on theMAC address 43 c of thefirst Ethernet terminal 301 obtained in accordance with the table 603. The thus producedEthernet frame 34 is transmitted to thefirst Ethernet terminal 301 through theEthernet line 300. - When the
ATM cell 11 a is addressed to thesecond Ethernet terminal 312, theIP packet 32 in the form of theATM cell 11 a output from theserver card 130 is transmitted to theEthernet line card 140 through theATM switch 120 in accordance with theconnection data 42 d. - In the
Ethernet line card 140, thesecond reassembly unit 501 b converts theATM cell 11 a into theIP packet 32, and at the same time, extracts theconnection data 42 d out of theATM cell 11 a. The thus extractedconnection data 42 c is converted into aMAC address 43 d, that is, a MAC address of theEthernet router 311 in thefifth unit 505. - The
sixth unit 506 converts theIP packet 32 into theEthernet frame 34, based on theMAC address 43 d. The thus producedEthernet frame 34 is transmitted to thesecond Ethernet terminal 312 through theEthernet line 300 and theEthernet router 311. - [Second Embodiment]
- As explained in detail hereinbelow, the ATM exchange in accordance with the second embodiment is structurally different from the ATM exchange in accordance with the first embodiment in that the table602 to be used in the
third unit 503 and the table 603 to be used in thefifth unit 505 are not in advance prepared, but instead, ARP (Address Resolution Protocol) is used. - FIG. 14 is a flow chart showing an operation of the ATM exchange in accordance with the second embodiment.
- When the
third unit 503 receives anIP packet 32 x including a unregistered IP next hop 41 x instep 101, thethird unit 503 checks whether the table 602 includes connection data associated with the received IP next hop 41 x, instep 102. - When the
third unit 503 findsconnection data 42 x associated with the received IP next hop 41 x in the table 602 in step 103 (YES in step 102), thethird unit 503 transmits theconnection data 42 x to thefourth unit 504, instep 104. - When the
third unit 503 cannot findconnection data 42 x associated with the received IP next hop 41 x in the table 602 (NO in step 102), thethird unit 503 transmits an ATM ARP packet associated with the IP next hop 41 x, to thefifth unit 505 instep 105. - Then, the
third unit 503 waits a later mentioned ATM ARP response to be transmitted from thefifth unit 505, instep 106. - On receipt of the ATM ARP response including the
connection data 42 x, from thefifth unit 505, thethird unit 503 stores a relation between the IP next hop 41 x and theconnection data 42 x into the table 602, instep 107. - When the
fifth unit 505 receives the ATM ARP packet transmitted from thethird unit 503 instep 105, instep 108,non-used connection data 42 x is assigned to the ATM ARP packet instep 109. - On receipt of the ATM ARP packet, the
fifth unit 505 transmits an ARP packet associated with the IP next hop 41 x, to theEthernet 300, instep 110. - Then, the
fifth unit 505 waits for a response to the ARP packet, instep 111. - When the
fifth unit 505 receives a response to the ARP packet, thefifth unit 505 extracts theMAC address 43 x out of the response, instep 112. - Then, the
fifth unit 505 stores a relation between thenon-used connection data 42 x and theMAC address 43 x into the table 603, and at the same time, transmits theconnection data 42 x as the ATM ARP response to thethird unit 503, instep 113. As mentioned earlier, on receipt of the ATM ARP response or theconnection data 42 x, thethird unit 503 stores a relation between the IP next hop 41 x and theconnection data 42 x into the table 602, instep 107. - Then, the
fifth unit 505 transmits theMAC address 43 x to thesixth unit 506, instep 114. - When the
fifth unit 505 receives theconnection data 42 x instep 115, thefifth unit 505 retrieves the table 603 to thereby find theMAC address 43 x associated with theconnection data 42 x, instep 116. - Then, the
fifth unit 505 transmits theMAC address 43 x to thesixth unit 506, instep 117. - In the second embodiment, a relation between the IP
next hop 41 and theconnection data 42 and a relation between the connection data 24 and theMAC address 43 are defined in accordance with ARP protocol. Accordingly, the ATM exchange in accordance with the second embodiment could have flexibility in modifying a structure of the network, for instance, when a terminal has to be increased in number. - In the above-mentioned second embodiment, ATM ARP is used in communication between the
third unit 503 and thefifth unit 505. ATM ARP is an internal protocol. In place of ATM ARP, there may be used any protocol including non-standard protocol, if the protocol is suitable for an operation of the ATM exchange in accordance with the present invention. - [Third Embodiment]
- FIG. 15 is a flow chart showing an operation of the ATM exchange in accordance with the third embodiment.
- With reference to FIG. 15, the
third unit 503 receives anIP packet 32 y including an IPnext hop 41 y, instep 201. - Then, the
third unit 503 producesconnection data 42 y in accordance with a predetermined rule, instep 202. - Then, the
third unit 503 transmits theIP packet 32 y and theconnection data 42 y to thefifth unit 505, instep 203. - On receipt of the
IP packet 32 y and theconnection data 42 y instep 204, thefifth unit 505 checks whether theconnection data 42 y is registered in the table 603, instep 205. - When the
connection data 42 y is registered in the table 603 (YES in step 205), thefifth unit 505 retrieves the table 603 to find aMAC address 43 y associated with theconnection data 42 y, instep 206. - Then the
fifth unit 505 transmits theMAC address 43 y to thesixth unit 506, instep 207. - When the
connection data 42 y is not registered in the table 603 (NO in step 205), thefifth unit 505 defines the IPnext hop 41 y in accordance with a predetermined rule, based on theconnection data 42 y, instep 208. - Then, the
fifth unit 505 transmits an ARP packet associated with the IPnext hop 41 y, onto theEthernet 300, instep 209. - Then, the
fifth unit 505 waits for a responsive ARP packet, instep 210. - When the
fifth unit 505 receives a responsive ARP packet, thefifth unit 505 extracts theMAC address 43 y out of the responsive ARP packet, instep 211. - Then, the
fifth unit 505 stores a relation between theconnection data 42 y and theMAC address 43 y into the table 603, instep 212. - Then, the
fifth unit 505 transmits theMAC address 43 y to thesixth unit 506, instep 207. - The above-mentioned predetermined rule may be determined as a rule that lowermost 8 bits in VCI field are set equal to lowermost 8 bits in the IP
next hop 41 y in theconnection data 42 y, for instance. - The
fifth unit 505 could restore the IPnext hop 41 y by coupling a network address of 24 bits assigned to theEthernet line 300, to lowermost 8 bits in VCI field in theconnection data 42 y. - In accordance with the above-mentioned third embodiment, since a relation between the IP next hop41 x and the
connection data 42 x is defined in accordance with a predetermined rule without using ATM ARP, the third embodiment provides the same advantages as the advantages provided by the first and second embodiments. - In addition, the third embodiment provides an addition advantage of reduction in communication and steps to be carried out. Furthermore, the
third unit 503 is not necessary to include the table 602. - [Fourth Embodiment]
- In the fourth embodiment, when an ATM exchange is to be carried out in the
ATM switch 120, there is used an internal connection identification (ICI) as connection data. The internal connection identification (ICI) is used only in theATM exchange 100. FIG. 16 illustrates an example of a cell format in which the internal connection identification is used. - In the fourth embodiment, there is always used the same ICI in communication between the
third unit 503 and thefifth unit 505, and VPI field may be used for the purpose of notifying theconnection data 42. - The internal connection identification (ICI) is just an example of an internal connection identifier used only in the ATM exchange when an ATM cell is exchanged.
- Since the same internal connection identification (ICI) is always used in communication between the
third unit 503 and thefifth unit 505 in the fourth embodiment, a table used for switching theATM cells 11 in theATM switch 120 can be made smaller, ensuring reduction in ATM cell exchange. - Though an ICI field is used for exchanging ATM cells in the
ATM switch 120 and a VPI field is used as theconnection data 42 in the fourth embodiment, a VPI field may be used as theconnection data 42 and a VCI field may be used for exchanging ATM cells. Other combinations of fields may be selected. - The ATM exchange having been mentioned so far may be accomplished as a program including various commands, and be presented through a recording medium readable by a computer.
- In the specification, the term “recording medium” means any medium which can record data therein. Examples of a recording medium are illustrated in FIG. 17.
- The term “recording medium” includes, for instance, a disk-shaped
recorder 401 such as CD-ROM (Compact Disk-ROM) or PD, a magnetic tape, MO (Magneto Optical Disk), DVD-ROM (Digital Video Disk-Read Only Memory), DVD-RAM (Digital Video Disk-Random Access Memory), afloppy disk 402, amemory chip 404 such as RAM (Random Access Memory) or ROM (Read Only Memory), EPROM (Erasable Programmable Read Only Memory), EEPROM (Electrically Erasable Programmable Read Only Memory), smart media (Registered Trade Mark), a flush memory, a rewritable card-type ROM 405 such as a compact flush card, ahard disk 403, and any other suitable means for storing a program therein. - A recording medium storing a program for accomplishing the above-mentioned apparatus may be accomplished by programming functions of the above-mentioned apparatuses with a programming language readable by a computer, and recording the program in a recording medium such as mentioned above.
- A hard disc equipped in a server may be employed as a recording medium. It is also possible to accomplish the recording medium in accordance with the present invention by storing the above-mentioned computer program in such a recording medium as mentioned above, and reading the computer program by other computers through a network.
- As a
computer 400, there may be used a personal computer, a desk-top type computer, a note-book type computer, a mobile computer, a lap-top type computer, a pocket computer, a server computer, a client computer, a workstation, a host computer, a commercially available computer, and electronic exchanger, for instance. - While the present invention has been described in connection with certain preferred embodiments, it is to be understood that the subject matter encompassed by way of the present invention is not to be limited to those specific embodiments. On the contrary, it is intended for the subject matter of the invention to include all alternatives, modifications and equivalents as can be included within the spirit and scope of the following claims.
- The entire disclosure of Japanese Patent Application No. 2000-17587 filed on Jan. 26, 2000 including specification, claims, drawings and summary is incorporated herein by reference in its entirety.
Claims (25)
1. An asynchronous transfer mode (ATM) exchange, comprising:
(a) a next hop information adder; and
(b) a shared medium frame generator,
said next hop information adder including:
(a1) a first unit which converts an ATM cell including connection data, into a network layer packet;
(a2) a second unit which extracts a network layer next hop out of said network layer packet;
(a3) a third unit which converts said network layer next hop into associated connection data; and
(a4) a fourth unit which receives said network layer packet from said second unit and said connection data from said third unit, and converts the thus received network layer packet and connection data into an ATM cell,
said shared medium frame generator including:
(b1) a fifth unit which converts said ATM cell into a network layer packet and extracts said connection data out of said ATM cell;
(b2) a sixth unit which receives said connection data from said fifth unit and converts the thus received connection data into a shared medium address; and
(b3) a seventh unit which receives said network layer packet from said fifth unit and said shared medium address from said sixth unit, and converts the thus received network layer packet and shared medium address into a shared medium frame.
2. The asynchronous transfer mode (ATM) exchange as set forth in , wherein a relation between said network layer next hop and said connection data is defined by address resolution protocol (ARP).
claim 1
3. The asynchronous transfer mode (ATM) exchange as set forth in , wherein a relation between said connection data and said shared medium address is defined by address resolution protocol (ARP).
claim 1
4. The asynchronous transfer mode (ATM) exchange as set forth in , wherein said third unit converts said network layer next hop said associated connection data in accordance with a predetermined rule.
claim 1
5. The asynchronous transfer mode (ATM) exchange as set forth in , wherein a communication between said third unit and said sixth unit is made through an internal connection identifier.
claim 1
6. An asynchronous transfer mode (ATM) exchange comprising:
(a) an asynchronous transfer mode (ATM) switch;
(b) a server card receiving an ATM cell including connection data, from said asynchronous transfer (ATM) mode;
(c) an Ethernet line card receiving an ATM cell including connection data, from said asynchronous transfer (ATM) mode, and connecting to an Ethernet terminal directly or through an Ethernet router; and
(d) an asynchronous transfer mode line card receiving an ATM cell from said asynchronous transfer (ATM) mode, and connecting to an asynchronous transfer mode terminal directly or through an asynchronous transfer mode router,
said server card including:
(b1) a first unit which converts said ATM cell into a network layer packet;
(b2) a second unit which extracts a network layer next hop out of said network layer packet;
(b3) a third unit which converts said network layer next hop into associated connection data; and
(b4) a fourth unit which receives said network layer packet from said second unit and said connection data from said third unit, and converts the thus received network layer packet and connection data into an ATM cell,
said Ethernet line card including:
(c1) a fifth unit which converts said ATM cell into a network layer packet and extracts said connection data out of said ATM cell;
(c2) a sixth unit which receives said connection data from said fifth unit and converts the thus received connection data into a shared medium address, and
(c3) a seventh unit which receives said network layer packet from said fifth unit and said shared medium address from said sixth unit, and converts the thus received network layer packet and shared medium address into a shared medium frame.
7. The asynchronous transfer mode (ATM) exchange as set forth in , wherein a relation between said network layer next hop and said connection data is defined by address resolution protocol (ARP).
claim 6
8. The asynchronous transfer mode (ATM) exchange as set forth in , wherein a relation between said connection data and said shared medium address is defined by address resolution protocol (ARP).
claim 6
9. The asynchronous transfer mode (ATM) exchange as set forth in , wherein said third unit converts said network layer next hop said associated connection data in accordance with a predetermined rule.
claim 6
10. The asynchronous transfer mode (ATM) exchange as set forth in , wherein a communication between said third unit and said sixth unit is made through an internal connection identifier.
claim 6
11. A method of operating an asynchronous transfer mode (ATM) exchange, comprising the steps of:
(a) converting an ATM cell including connection data, into a network layer packet;
(b) extracting a network layer next hop out of said network layer packet;
(c) converting said network layer next hop into associated connection data;
(d) converting said network layer packet and said associated connection data into an ATM cell,
(e) converting an ATM cell into a network layer packet;
(f) extracting connection data out of said ATM cell;
(g) converting said connection data into a shared medium address, and
(h) converting said network layer packet and said shared medium address into a shared medium frame,
said steps (a) to (d) being to be carried out independently of said steps (e) to (h).
12. The method as set forth in , wherein said steps (e) and (f) are concurrently carried out.
claim 11
13. The method as set forth in , further comprising the step of identifying a relation between said network layer next hop and said connection data by address resolution protocol (ARP).
claim 11
14. The method as set forth in , further comprising the step of identifying a relation between said connection data and said shared medium address by address resolution protocol (ARP).
claim 11
15. The method as set forth in , wherein said step (c) is carried out in accordance with a predetermined rule.
claim 11
16. A recording medium readable by a computer, storing a program therein for causing a computer to act as an asynchronous transfer mode (ATM) exchange, said asynchronous transfer mode (ATM) exchange comprising:
(a) a next hop information adder; and
(b) a shared medium frame generator,
said next hop information adder including:
(a1) a first unit which converts an ATM cell including connection data, into a network layer packet;
(a2) a second unit which extracts a network layer next hop out of said network layer packet;
(a3) a third unit which converts said network layer next hop into associated connection data; and
(a4) a fourth unit which receives said network layer packet from said second unit and said connection data from said third unit, and converts the thus received network layer packet and connection data into an ATM cell,
said shared medium frame generator including:
(b1) a fifth unit which converts said ATM cell into a network layer packet and extracts said connection data out of said ATM cell;
(b2) a sixth unit which receives said connection data from said fifth unit and converts the thus received connection data into a shared medium address, and
(b3) a seventh unit which receives said network layer packet from said fifth unit and said shared medium address from said sixth unit, and converts the thus received network layer packet and shared medium address into a shared medium frame.
17. The recording medium as set forth in , wherein a relation between said network layer next hop and said connection data is defined by address resolution protocol (ARP).
claim 16
18. The recording medium as set forth in , wherein a relation between said connection data and said shared medium address is defined by address resolution protocol (ARP).
claim 16
19. The recording medium as set forth in , wherein said third unit converts said network layer next hop said associated connection data in accordance with a predetermined rule.
claim 1
20. The recording medium as set forth in , wherein a communication between said third unit and said sixth unit is made through an internal connection identifier.
claim 1
21. A recording medium readable by a computer, storing a program therein for causing a computer to carry out a method of operating an asynchronous transfer mode (ATM) exchange, said method comprising the steps of:
(a) converting an ATM cell including connection data, into a network layer packet;
(b) extracting a network layer next hop out of said network layer packet;
(c) converting said network layer next hop into associated connection data;
(d) converting said network layer packet and said associated connection data into an ATM cell,
(e) converting an ATM cell into a network layer packet;
(f) extracting connection data out of said ATM cell;
(g) converting said connection data into a shared medium address, and
(h) converting said network layer packet and said shared medium address into a shared medium frame,
said steps (a) to (d) being to be carried out independently of said steps (e) to (h).
22. The recording medium as set forth in , wherein said steps (e) and (f) are concurrently carried out.
claim 21
23. The recording medium as set forth in , wherein said method further includes the step of identifying a relation between said network layer next hop and said connection data by address resolution protocol (ARP).
claim 21
24. The recording medium as set forth in , wherein said method further includes the step of identifying a relation between said connection data and said shared medium address by address resolution protocol (ARP).
claim 21
25. The recording medium as set forth in , wherein said step (c) is carried out in accordance with a predetermined rule.
claim 21
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP17587/2000 | 2000-01-26 | ||
JP2000017587A JP3356148B2 (en) | 2000-01-26 | 2000-01-26 | Card system for ATM switching equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
US20010009550A1 true US20010009550A1 (en) | 2001-07-26 |
US6993036B2 US6993036B2 (en) | 2006-01-31 |
Family
ID=18544566
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/768,279 Expired - Fee Related US6993036B2 (en) | 2000-01-26 | 2001-01-25 | ATM exchange and method of operating the same |
Country Status (2)
Country | Link |
---|---|
US (1) | US6993036B2 (en) |
JP (1) | JP3356148B2 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040151180A1 (en) * | 2003-02-03 | 2004-08-05 | Sbc Properties, Lp | Enhanced H-VPLS service architecture using control word |
US20040184407A1 (en) * | 2003-03-21 | 2004-09-23 | Sbc Knowledge Ventures, L.P. | Operations, administration, and maintenance data packet and related testing methods |
US20050165961A1 (en) * | 2003-12-19 | 2005-07-28 | Paul Unbehagen | Interworking functionality |
US20060268888A1 (en) * | 2005-05-26 | 2006-11-30 | Santera Systems, Inc. | Methods, systems, and computer program products for transporting ATM cells in a device having an ethernet switching fabric |
US20060268686A1 (en) * | 2005-05-26 | 2006-11-30 | Santera Systems, Inc. | Methods, systems, and computer program products for implementing automatic protection switching for media packets transmitted over an ethernet switching fabric |
US7643424B2 (en) | 2003-03-22 | 2010-01-05 | At&T Intellectual Property L, L.P. | Ethernet architecture with data packet encapsulation |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8543681B2 (en) * | 2001-10-15 | 2013-09-24 | Volli Polymer Gmbh Llc | Network topology discovery systems and methods |
US8868715B2 (en) * | 2001-10-15 | 2014-10-21 | Volli Polymer Gmbh Llc | Report generation and visualization systems and methods and their use in testing frameworks for determining suitability of a network for target applications |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6016319A (en) * | 1995-10-31 | 2000-01-18 | Lucent Technologies, Inc. | Communications system for transmission of datagram packets over connection-oriented networks |
US6111880A (en) * | 1997-12-05 | 2000-08-29 | Whittaker Corporation | Hybrid packet/cell switching, linking, and control system and methodology for sharing a common internal cell format |
US6188689B1 (en) * | 1996-10-04 | 2001-02-13 | Kabushiki Kaisha Toshiba | Network node and method of frame transfer |
US20030123448A1 (en) * | 1998-06-27 | 2003-07-03 | Chi-Hua Chang | System and method for performing cut-through forwarding in an atm network supporting lan emulation |
US6711167B1 (en) * | 1998-02-09 | 2004-03-23 | Nec Electronics Corporation | ATM communication apparatus controlling method, ATM communication apparatus and recording medium therefor |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5420858A (en) | 1993-05-05 | 1995-05-30 | Synoptics Communications, Inc. | Method and apparatus for communications from a non-ATM communication medium to an ATM communication medium |
JPH07264207A (en) | 1994-03-24 | 1995-10-13 | Hitachi Ltd | Data terminal connection method to ATM switching network |
JPH0879294A (en) | 1994-08-31 | 1996-03-22 | Fujitsu Ltd | LAN connection method including ATM network and conversion device |
JP2891146B2 (en) | 1995-10-23 | 1999-05-17 | 日本電気株式会社 | Network server |
JPH10271133A (en) | 1997-03-27 | 1998-10-09 | Toshiba Corp | Atm connection router and its control method |
JPH10303965A (en) | 1997-04-23 | 1998-11-13 | Nec Commun Syst Ltd | Routing system for router device |
JPH11215156A (en) | 1998-01-26 | 1999-08-06 | Toyo Commun Equip Co Ltd | Inter-network connecting device |
JP3468085B2 (en) | 1998-03-05 | 2003-11-17 | 日本電信電話株式会社 | Data conversion and transfer device |
JP3239836B2 (en) | 1998-04-03 | 2001-12-17 | 日本電気株式会社 | Router device and transmission route setting method |
-
2000
- 2000-01-26 JP JP2000017587A patent/JP3356148B2/en not_active Expired - Fee Related
-
2001
- 2001-01-25 US US09/768,279 patent/US6993036B2/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6016319A (en) * | 1995-10-31 | 2000-01-18 | Lucent Technologies, Inc. | Communications system for transmission of datagram packets over connection-oriented networks |
US6188689B1 (en) * | 1996-10-04 | 2001-02-13 | Kabushiki Kaisha Toshiba | Network node and method of frame transfer |
US6111880A (en) * | 1997-12-05 | 2000-08-29 | Whittaker Corporation | Hybrid packet/cell switching, linking, and control system and methodology for sharing a common internal cell format |
US6711167B1 (en) * | 1998-02-09 | 2004-03-23 | Nec Electronics Corporation | ATM communication apparatus controlling method, ATM communication apparatus and recording medium therefor |
US20030123448A1 (en) * | 1998-06-27 | 2003-07-03 | Chi-Hua Chang | System and method for performing cut-through forwarding in an atm network supporting lan emulation |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040151180A1 (en) * | 2003-02-03 | 2004-08-05 | Sbc Properties, Lp | Enhanced H-VPLS service architecture using control word |
US7570648B2 (en) | 2003-02-03 | 2009-08-04 | At&T Intellectual Property I, L.P. | Enhanced H-VPLS service architecture using control word |
US20040184407A1 (en) * | 2003-03-21 | 2004-09-23 | Sbc Knowledge Ventures, L.P. | Operations, administration, and maintenance data packet and related testing methods |
US7643424B2 (en) | 2003-03-22 | 2010-01-05 | At&T Intellectual Property L, L.P. | Ethernet architecture with data packet encapsulation |
US20100067385A1 (en) * | 2003-03-22 | 2010-03-18 | At&T Intellectual Property I, L.P. | Ethernet Architecture with Data Packet Encapsulation |
US20050165961A1 (en) * | 2003-12-19 | 2005-07-28 | Paul Unbehagen | Interworking functionality |
US7480306B2 (en) * | 2003-12-19 | 2009-01-20 | Nortel Networks Limited | Interworking functionality |
US20060268888A1 (en) * | 2005-05-26 | 2006-11-30 | Santera Systems, Inc. | Methods, systems, and computer program products for transporting ATM cells in a device having an ethernet switching fabric |
US20060268686A1 (en) * | 2005-05-26 | 2006-11-30 | Santera Systems, Inc. | Methods, systems, and computer program products for implementing automatic protection switching for media packets transmitted over an ethernet switching fabric |
US7940772B2 (en) * | 2005-05-26 | 2011-05-10 | Genband Us Llc | Methods, systems, and computer program products for transporting ATM cells in a device having an ethernet switching fabric |
US8040899B2 (en) | 2005-05-26 | 2011-10-18 | Genband Us Llc | Methods, systems, and computer program products for implementing automatic protection switching for media packets transmitted over an ethernet switching fabric |
Also Published As
Publication number | Publication date |
---|---|
JP2001211179A (en) | 2001-08-03 |
US6993036B2 (en) | 2006-01-31 |
JP3356148B2 (en) | 2002-12-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6907040B2 (en) | Router apparatus and frame transfer method | |
US6137798A (en) | Connectionless network for routing cells with connectionless address, VPI and packet-identifying VCI | |
US6389023B1 (en) | Router device and frame transfer method using datalink layer frame switching | |
CA2155768C (en) | Methods and systems for interprocess communication and inter-network data transfer | |
US5999541A (en) | Transmission of token-ring packets over ethernet by tunneling | |
JPH1141293A (en) | Exchange device | |
US8588251B2 (en) | Packet transfer apparatus | |
US6317431B1 (en) | ATM partial cut-through | |
US6993036B2 (en) | ATM exchange and method of operating the same | |
US6601127B1 (en) | Communication control apparatus and method, communication system, and program storage medium | |
US6788700B1 (en) | Interfacing between a network interface and a bus | |
US5825751A (en) | Method and apparatus for tracing frames transmitted through a network path | |
JP3426646B2 (en) | Network system, communication method and communication device | |
US6947423B2 (en) | MAC address notification method in MPOA systems and MPOA server for the same | |
US7006504B2 (en) | VC merging apparatus and method for establishing/terminating connection thereof | |
AU4387197A (en) | Packet routing in a telecommunications network | |
US6625123B1 (en) | ATM-cell segmentation and reassembly circuit | |
EP0941592B1 (en) | Routing of packets in a telecommunications system | |
US6788706B1 (en) | Frame handling system, and frame handling method | |
JP3628894B2 (en) | Data relay apparatus, data relay method, and recording medium on which data relay program is recorded | |
JP2001189732A (en) | Network connecting device and data transferring method | |
US6389020B1 (en) | Customer premise network equipment and data communication method based on single ring configuration | |
KR100191836B1 (en) | Bridge formatted data transmission in atm | |
JP2923921B1 (en) | Packet transfer method | |
JP3955640B2 (en) | How to rebuild a point-to-multipoint interface on a point-to-point interface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: NEC CORPORATION, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MIZUHARA, BUN;REEL/FRAME:011472/0586 Effective date: 20010119 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
REMI | Maintenance fee reminder mailed | ||
LAPS | Lapse for failure to pay maintenance fees | ||
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20140131 |