KR100260436B1 - A.r.p. implementation method - Google Patents

A.r.p. implementation method Download PDF

Info

Publication number
KR100260436B1
KR100260436B1 KR1019980010848A KR19980010848A KR100260436B1 KR 100260436 B1 KR100260436 B1 KR 100260436B1 KR 1019980010848 A KR1019980010848 A KR 1019980010848A KR 19980010848 A KR19980010848 A KR 19980010848A KR 100260436 B1 KR100260436 B1 KR 100260436B1
Authority
KR
South Korea
Prior art keywords
address
atm
arp
transmitted
unique address
Prior art date
Application number
KR1019980010848A
Other languages
Korean (ko)
Other versions
KR19990076149A (en
Inventor
김방현
Original Assignee
윤종용
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 윤종용, 삼성전자주식회사 filed Critical 윤종용
Priority to KR1019980010848A priority Critical patent/KR100260436B1/en
Publication of KR19990076149A publication Critical patent/KR19990076149A/en
Application granted granted Critical
Publication of KR100260436B1 publication Critical patent/KR100260436B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/40052High-speed IEEE 1394 serial bus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/4608LAN interconnection over ATM networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5685Addressing issues

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

PURPOSE: An ARP(Address Resolution Protocol) implementation method is provided to map a unique address and an ATM address for discriminating each node of an IEEE1394 network. CONSTITUTION: An ARP implementation method includes the following steps. It is checked whether there is a request for connection with a PC2 in 40. It is checked whether the unique address of the requested PC2 exits in an ARP cache table in 42. If so, An ATM address is read from the ARP cache table and a connection with the PC2 is requested in 44. If not, the unique address of the PC2 is transmitted to an ARP server and an ATM address is requested in 46. It is checked whether the ATM address is transmitted in 48. If so, the ATM address is stored in the ARP cache table and then the connection with the PC2 is requested in 50. If not, an error message transmitted from the ARP server is transmitted to a requester in 54. Data is transmitted in 52.

Description

에이.알.피 구현방법How to implement A.R.P

본 발명은 ATM망과 IEEE1394망을 연동시키기 위한 ARP(Address Resolution Protocol) 구현방법에 관한 것으로, 특히 IEEE1394망 각각의 노드를 구분시켜 주는 고유 어드레스(unique address)와 ATM 어드레스를 맵핑시키는 ARP를 구현하기 위한 방법에 관한 것이다.The present invention relates to an ARP (Address Resolution Protocol) implementation method for interworking an ATM network and an IEEE 1394 network, and more particularly, to implement ARP mapping a unique address and an ATM address that distinguish each node of the IEEE 1394 network. It is about a method.

다수의 독립된 컴퓨터들이 비교적 한정된 지역내에서 데이터 통신이 가능한 LAN(Local Area Network)은 일반적으로 이더넷(Ethernet)을 기반으로 이루어져 있다. 오늘날에는 이더넷(Ethernet)을 기반으로 구축된 LAN환경에서 대두되고 있는 단점들을 극복하기 위한 연구 또한 활발히 진행되고 있는 실정이다. 이러한 연구결과의 하나가 바로 IEEE1394 시리얼 버스를 이용하여 LAN환경을 구축하는 것이다.Local area networks (LANs), which are capable of communicating data within a relatively limited area, where a large number of independent computers are generally based on Ethernet. Today, researches are being actively conducted to overcome the shortcomings of the LAN environment based on Ethernet. One of these findings is to build a LAN environment using the IEEE1394 serial bus.

IEEE1394란 IEEE가 제정한 사양에 의해 각종 멀티미디어 기기간의 정보교환을 가능케 하는 차세대 멀티미디어 인터페이스장치로써, 특히 퍼스널컴퓨터와 그 주변기기(마우스, 프린터, 스캐너 등)간의 접속만 허용되던 기존의 인터페이스장치와는 달리 차세대 멀티미디어 기기간의 음성 및 화상데이터 송수신이 가능한 시리얼 버스 표준이다. IEEE1394는 시리얼 버스 표준으로서 데이터의 전송을 위해 간단한 프로토콜로 구성되어 있다. 따라서 IEEE1394는 데이터 전송수단을 제공할 뿐이며 망을 연결할 미디어로 사용하려면 다양한 망 기능들이 IEEE1394의 상위계층에 존재하여야 한다. IEEE1394시리얼 버스를 이용하여 LAN환경을 구축했을때의 장점은 이더넷 보다 저렴한 가격으로 LAN을 구축할 수 있다는 것과, 400Mbps의 고속전송이 가능하다는 것, 유지 보수가 용이하다는 것, 동화상/음성등의 멀티미디어 데이터를 실시간으로 송/수신 가능하다는 등의 다양한 장점을 지니고 있다. 그러나 IEEE1394 시리얼 버스를 이용하여 LAN을 구축하는 경우에는 연결형 서비스를 기반으로 하는 ATM망과의 연동을 위한 별도의 ARP(Address Resolution Protocol)가 요구된다. 그 이유는 이더넷 기반에서 사용되던 ARP기능을 IEEE1394 시리얼 버스를 이용하여 구축된 LAN에서는 사용할 수 없기 때문이다.IEEE1394 is a next-generation multimedia interface device that enables information exchange between various multimedia devices in accordance with the IEEE-specified specifications. It is a serial bus standard that can transmit and receive voice and image data between next-generation multimedia devices. IEEE1394 is a serial bus standard that consists of a simple protocol for transferring data. Therefore, IEEE1394 only provides data transmission means, and various network functions must exist in the upper layer of IEEE1394 in order to use it as a medium for connecting a network. The advantages of building a LAN environment using the IEEE1394 serial bus are that LAN can be constructed at a lower price than Ethernet, 400 Mbps high-speed transmission, easy maintenance, and multimedia such as video and audio. It has various advantages such as real time data transmission / reception. However, when building a LAN using an IEEE1394 serial bus, a separate ARP (Address Resolution Protocol) is required for interworking with an ATM network based on a connected service. This is because the ARP function used in the Ethernet base cannot be used in a LAN built using the IEEE1394 serial bus.

따라서 본 발명의 목적은 IEEE1394 시리얼 버스를 이용하여 구축된 다수의 LAN들과 ATM 교환기를 적어도 포함하는 네트워크에 있어서, LAN을 구성하는 각각의 노드를 구분시켜 주는 고유 어드레스와 ATM어드레스를 맵핑시켜 줄 수 있는 ARP 구현방법을 제공함에 있다.Accordingly, an object of the present invention is to map a unique address and an ATM address that distinguish each node constituting a LAN in a network including at least a plurality of LANs and an ATM switch constructed using an IEEE1394 serial bus. ARP implementation method is provided.

본 발명의 또 다른 목적은 IEEE1394 시리얼 버스를 이용하여 구축된 다수의 LAN들과 ATM 교환기를 적어도 포함하는 네트워크에 있어서, LAN 상호간의 데이터 통신시 ATM 어드레스의 검색시간을 줄일 수 있는 ARP 구현방법을 제공함에 있다.It is still another object of the present invention to provide an ARP implementation method for reducing the retrieval time of ATM addresses in data communication between LANs in a network including at least a plurality of LANs and an ATM switch constructed using an IEEE1394 serial bus. Is in.

상기 목적을 달성하기 위한 본 발명은 IEEE1394 시리얼 버스를 이용하여 구축된 다수의 근거리 통신망(LAN)들과 비동기 전송모드(ATM) 교환기를 적어도 포함하는 네트워크의 에이.알.피(ARP) 구현방법에 있어서,In order to achieve the above object, the present invention provides a method for implementing ARP in a network including at least a plurality of local area networks (LANs) and an asynchronous transfer mode (ATM) exchange constructed using an IEEE1394 serial bus. In

상기 근거리 통신망(LAN)들을 구성하는 각 노드들의 고유 어드레스정보와 그에 따른 ATM 어드레스를 테이블화하여 저장하고, 임의의 요청자로부터 데이터 송수신을 위한 특정 노드의 고유 어드레스 전송이 있는 경우 그에 응답하여 상기 전송된 고유 어드레스에 대응하는 ATM 어드레스를 상기 요청자에게 전송함을 특징으로 한다.The unique address information of each node constituting the local area network (LAN) and the corresponding ATM address are stored in a table, and when there is a unique address transmission of a specific node for data transmission and reception from any requester, The ATM address corresponding to the unique address is transmitted to the requestor.

도 1은 본 발명의 실시예에 따라 IEEE1394 시리얼 버스를 기반으로 하여 구축된 LAN들과 이들을 연결시켜 주기 위한 ATM망의 접속예시도.1 is a diagram illustrating a connection between LANs constructed based on an IEEE1394 serial bus and an ATM network for connecting them according to an embodiment of the present invention.

도 2는 본 발명의 실시예에 따라 두 노드를 연결하기 까지의 동작을 설명하기 위한 소호-망 단말기의 동작 흐름도.2 is an operation flowchart of a SOHO-network terminal for explaining an operation up to connecting two nodes according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 ARP 서버(40)의 동작흐름도.3 is a flowchart of operation of the ARP server 40 according to an embodiment of the present invention.

이하 첨부한 도면을 참조하여 본 발명의 바람직한 실시예에 따른 동작을 상세히 설명하기로 한다.Hereinafter, an operation according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따라 IEEE1394 시리얼 버스를 기반으로 하여 구축된 LAN들과 이들을 연결시켜 주기 위한 ATM망의 접속예시도를 도시한 것이다. 본 발명의 실시예에 따른 망 구성은 도 1에 도시한 바와 같이 IEEE1394 시리얼버스를 이용하여 구축된 LAN 20,30과, 이들 상호간을 연결시켜 주기 위한 ATM 교환기 10과, IEEE1394 고유 어드레스와 ATM 어드레스를 맵핑시켜 주기 위한 ARP 서버 40으로 이루어진다. 그리고 각각의 LAN 20,30에는 해당 LAN을 상기 ATM 교환기 10에 연결시켜 주기 위한 소호-망 단말기(Small Office Home Office-Network Terminal:SOHO-NT)들 22,32가 존재한다. 상기 소호-망 단말기 22,32는 내부 망인 LAN과 외부 망인 ATM교환기 10 사이의 인터워킹(interworking)을 가능하게 해 준다. 따라서 소호-망 단말기 22,32는 다른 소호-망 단말기와의 연결을 위한 ATM시그널링 기능을 구비하여야 하고 ARP서버 40의 기능을 지원하기 위한 ARP 캐쉬 테이블을 구비하여야 한다. 상기 ARP 캐쉬 테이블의 구성은 하기 표 1과 같다.FIG. 1 illustrates a connection example of LANs constructed based on an IEEE1394 serial bus and an ATM network for connecting them according to an embodiment of the present invention. As shown in FIG. 1, the network configuration according to the embodiment of the present invention includes a LAN 20,30 constructed using an IEEE1394 serial bus, an ATM switch 10 for connecting them, an IEEE1394 unique address, and an ATM address. It consists of an ARP server 40 for mapping. In each of LANs 20 and 30, there are 22 and 32 Small Office Home Office-Network Terminals (SOHO-NTs) for connecting the LAN to the ATM switch 10. The SOHO-network terminals 22 and 32 enable interworking between the LAN inside the network and the ATM switch 10 outside. Therefore, SOHO-terminals 22 and 32 should have ATM signaling for connection with other SO-terminals and ARP cache tables to support the functions of ARP server 40. The configuration of the ARP cache table is shown in Table 1 below.

고유 어드레스Unique address ATM 어드레스ATM address 타임아웃Timeout ············ ············ ············

한편, ARP 서버 40은 IEEE1394 시리얼버스에 접속된 노드 각각의 고유 어드레스와 ATM 어드레스와의 맵핑을 위한 테이블(이하 ARP 테이블이라 정의함)을 구비하며 각각의 노드로부터 제공되는 기기들의 삭제 또는 추가정보를 상기 테이블에 저장한다. 즉, 상기 ARP 서버 40은 자신이 관리하는 모든 LAN에 속한 노드들의 정보(고유 어드레스 및 ATM 어드레스)를 지니고 있는 것이다. 상기 ARP 테이블의 구성을 도시하면 하기 표 2와 같다.Meanwhile, the ARP server 40 includes a table (hereinafter referred to as an ARP table) for mapping between the unique address and the ATM address of each node connected to the IEEE1394 serial bus, and deletes or adds information of devices provided from each node. Store in the table. That is, the ARP server 40 has information (unique address and ATM address) of nodes belonging to all LANs managed by the ARP server 40. The configuration of the ARP table is shown in Table 2 below.

고유 어드레스Unique address ATM 어드레스ATM address ············ ············

도 2는 본 발명의 실시예에 따라 두 노드를 연결하기 까지의 동작을 설명하기 위한 소호-망 단말기 32의 동작 흐름도를 도시한 것이며, 도 3은 본 발명의 실시예에 따른 ARP 서버 40의 동작흐름도를 도시한 것이다.2 is a flowchart illustrating an operation of a SOHO-network terminal 32 for explaining an operation up to connecting two nodes according to an embodiment of the present invention, and FIG. 3 is an operation of an ARP server 40 according to an embodiment of the present invention. A flowchart is shown.

이하 도 1 내지 도 3을 참조하여 본 발명의 실시예에 따른 두 노드간의 네트워킹동작을 상세히 설명하기로 한다.Hereinafter, a networking operation between two nodes according to an embodiment of the present invention will be described in detail with reference to FIGS. 1 to 3.

본 발명의 실시예에서는 ATM교환기 10에 접속된 다수개의 LAN 20,30들중 임의의 LAN 30을 구성하고 있는 PC1을 요청자(requester)로 가정하여 두 노드간의 네트워킹동작을 설명하기로 한다. 우선 요청자 PC1이 다른 원격지 LAN 20의 PC2와 데이터 통신을 요청한다면, LAN 30을 구성하고 있는 소호-망 단말기 32는 도 2의 40단계에서 이를 감지하고 그에 응답하여 42단계로 진행한다. 42단계에서 소호-망 단말기 32는 40단계에서 요청된 PC2의 고유 어드레스가 자신의 ARP 캐쉬 테이블에 존재하는가를 검사한다. 검사결과 상기 요청된 PC2의 고유 어드레스가 자신의 ARP 캐쉬 테이블에 존재하면, 소호-망 단말기 32는 44단계로 진행하여 존재하는 고유 어드레스에 대응하는 ATM 어드레스를 상기 ARP 캐쉬 테이블에서 리드한후 ATM 교환기 10으로 PC2와의 연결을 요청한다. 만약 42단계의 검사결과 상기 요청된 PC2의 고유 어드레스가 자신의 ARP 캐쉬 테이블에 존재하지 않는다면, 소호-망 단말기 32는 46단계로 진행하여 ARP 서버 40에게 PC2의 고유 어드레스를 전송함으로서 상기 PC2의 고유 어드레스에 대응하는 ATM 어드레스를 요청한다.In the embodiment of the present invention, the networking operation between two nodes will be described assuming PC1 constituting any LAN 30 among the plurality of LANs 20 and 30 connected to the ATM switch 10 as a requester. First, if the requester PC1 requests data communication with PC2 of another remote LAN 20, the SOHO-network terminal 32 constituting LAN 30 detects this in step 40 of FIG. 2 and proceeds to step 42 in response thereto. In step 42, the SOHO-network terminal 32 checks whether the unique address of PC2 requested in step 40 exists in its ARP cache table. If it is determined that the unique address of the requested PC2 exists in its ARP cache table, the SOHO-network terminal 32 proceeds to step 44 and reads the ATM address corresponding to the existing unique address from the ARP cache table and then switches the ATM. 10 requests a connection to PC2. If it is determined in step 42 that the unique address of the requested PC2 does not exist in its ARP cache table, the SOHO-network terminal 32 proceeds to step 46 and transmits the unique address of PC2 to the ARP server 40 by transmitting the unique address of the PC2. Request an ATM address corresponding to the address.

이하 ATM 어드레스의 요청을 받은 ARP 서버 40의 동작을 도 3을 참조하여 설명하면, 우선 ARP서버 40은 60단계에서 임의의 소호-망 단말기로부터 어드레스의 요청이 있으면 62단계로 진행하여 구비된 ARP 테이블을 검색한다. 검색결과 요청된 PC2의 고유 어드레스가 존재하면 ARP서버 40은 66단계로 진행하여 그에 대응하는 ATM 어드레스를 찾아서 어드레스 요청한 소호-망 단말기로 전송한다. 만약 64단계의 검색결과 요청된 PC2의 고유 어드레스가 ARP 테이블에 존재하지 않으면 ARP서버 40은 68단계로 진행하여 어드레스 요청한 소호-망 단말기로 에러메세지를 전송한다. 이와 같은 과정들을 통해 ATM 어드레스를 요청받은 ARP서버 40은 어드레스 요청한 소호-망 단말기로 요청한 ATM 어드레스를 전송하여 주거나 에러메세지를 전송하여 준다.Hereinafter, the operation of the ARP server 40 receiving the ATM address will be described with reference to FIG. 3. First, if the ARP server 40 receives an address request from any SO-network terminal in step 60, the process proceeds to step 62. Search for. If there is a unique address of the requested PC2, the ARP server 40 proceeds to step 66, finds the corresponding ATM address, and transmits the address to the requested SOHO-network terminal. If the unique address of the requested PC2 does not exist in the ARP table in step 64, the ARP server 40 proceeds to step 68 and transmits an error message to the requested SOHO network terminal. Through the above processes, the ARP server 40, which has requested an ATM address, transmits the requested ATM address or an error message to the Soho-network terminal requesting the address.

이하 도 2를 참조하여 ARP서버 40으로 부터 ATM어드레스 혹은 에러메세지를 전송받은 소호-망 단말기 32의 동작을 계속적으로 설명하면, 도 2의 46단계에서 ATM 어드레스를 요청한 소호-망 단말기 32는 48단계로 진행하여 상기 ARP서버 40으로부터 ATM 어드레스의 전송이 있는가를 검사한다. 검사결과 ATM 어드레스의 전송이 있으면 소호-망 단말기 32는 50단계로 진행하여 상기 표 1에 도시된 바와 같은 ARP 캐쉬 테이블에 PC2의 고유 어드레스와 ATM 어드레스를 맵핑시켜 저장한다. 이때 상기 ARP 캐쉬 테이블에 저장되는 ATM 어드레스는 타임아웃 완료시까지 일정 시간 저장된다. 따라서 소호-망 단말기 32는 이후에 동일한 요청이 있을 경우 ARP 서버 40에게 ATM 어드레스를 요청하지 않고서도 자신의 ARP 캐쉬 테이블 검색만으로 요청자가 원하는 ATM 어드레스를 제공할 수 있다. 한편 ATM 어드레스를 저장한 소호-망 단말기 32는 전송받은 ATM어드레스를 시그널링하여 PC2와의 연결을 요청한후 52단계로 진행한다. 만약 48단계에서 에러메세지를 ARP서버 40으로부터 전송받았다면, 소호-망 단말기 32는 54단계로 진행하여 상기 ARP서버 40으로부터 전송된 에러메세지를 요청자 PC1에게 전송한다. 그리고 다시 40단계로 진행하여 데이터 통신을 위한 어드레스의 요청이 있는가를 계속적으로 검사한다.Hereinafter, referring to FIG. 2, the operation of the SOHO-network terminal 32 receiving the ATM address or the error message from the ARP server 40 will be described continuously. In step 46 of FIG. 2, the SOHO-network terminal 32 requesting the ATM address is the 48th step. Proceed to check whether there is an ATM address transmission from the ARP server 40. If there is a transmission of the ATM address, the SOHO-network terminal 32 proceeds to step 50 and stores the unique address of the PC2 and the ATM address in the ARP cache table as shown in Table 1 above. At this time, the ATM address stored in the ARP cache table is stored for a predetermined time until the timeout is completed. Therefore, the Soho-network terminal 32 may provide the ATM address desired by the requestor by searching its ARP cache table without requesting the ATM address from the ARP server 40 when there is the same request later. On the other hand, the Soho-network terminal 32 storing the ATM address signals the received ATM address and requests connection with PC2. If the error message is received from the ARP server 40 in step 48, the SOHO-network terminal 32 proceeds to step 54 and transmits the error message transmitted from the ARP server 40 to the requester PC1. In step 40, the process continuously checks whether there is a request for an address for data communication.

따라서 상술한 바와 같은 네트워킹동작에 의해 두 노드 PC1,PC2는 52단계에서 정상적인 데이터의 전송이 이루어진다.Therefore, the two nodes PC1 and PC2 perform normal data transmission by the networking operation described above.

상술한 바와 같이 본 발명은 IEEE1394시리얼 버스를 기반으로 하여 LAN을 구축하고, ATM교환기를 통해 LAN 상호간의 네트워킹 동작이 이루어지도록 각 노드간의 고유 어드레스와 ATM어드레스를 맵핑시킴으로써, 이더넷을 기반으로 하는 LAN의 단점들을 극복한 IEEE1394망을 구축할 수 있는 장점이 있다. 또한 IEEE1394 시리얼 버스를 이용하여 구축된 다수의 LAN들과 ATM 교환기를 적어도 포함하는 네트워크에 있어서, LAN 상호간의 데이터 통신시 ATM 어드레스의 검색시간을 단축시킬 수 있기 때문에 신속한 데이터 전송이 가능한 장점도 있다.As described above, the present invention establishes a LAN based on an IEEE1394 serial bus and maps a unique address and an ATM address between each node to perform networking operations between LANs through an ATM switch. There is an advantage to build an IEEE1394 network that overcomes the disadvantages. In addition, in a network including at least a plurality of LANs and an ATM exchanger constructed using the IEEE1394 serial bus, the retrieval time of ATM addresses can be shortened during data communication between LANs, thereby enabling rapid data transfer.

Claims (3)

IEEE1394 시리얼 버스를 이용하여 구축된 다수의 근거리 통신망(LAN)들과 비동기 전송모드(ATM) 교환기를 적어도 포함하는 네트워크의 에이.알.피(ARP) 구현방법에 있어서,A method for implementing ARP in a network comprising at least a plurality of local area networks (LANs) and an asynchronous transfer mode (ATM) exchange constructed using an IEEE1394 serial bus, 상기 근거리 통신망(LAN)들을 구성하는 각 노드들의 고유 어드레스정보와 그에 따른 ATM 어드레스를 테이블화하여 저장하고, 임의의 요청자로부터 데이터 송수신을 위한 특정 노드의 고유 어드레스 전송이 있는 경우 그에 응답하여 상기 전송된 고유 어드레스에 대응하는 ATM 어드레스를 상기 요청자에게 전송함을 특징으로 하는 에이.알.피(ARP)구현방법.The unique address information of each node constituting the local area network (LAN) and the corresponding ATM address are stored in a table, and when there is a unique address transmission of a specific node for data transmission and reception from any requester, An ATM address corresponding to a unique address is transmitted to the requestor. 제1항에 있어서, 상기 요청자에게 전송된 ATM 어드레스는 타임아웃 완료시까지 저장되어 이용됨을 특징으로 하는 에이.알.피(ARP)구현방법.The method of claim 1, wherein the ATM address transmitted to the requestor is stored and used until the timeout is completed. 제1항에 있어서, 상기 요청자로부터 전송된 고유 어드레스가 상기 테이블에 구비되어 있지 않은 경우 상기 요청자에게 에러메세지를 전송함을 특징으로 하는 에이.알.피(ARP)구현방법.The method of claim 1, wherein an error message is transmitted to the requestor when the unique address transmitted from the requester is not provided in the table.
KR1019980010848A 1998-03-28 1998-03-28 A.r.p. implementation method KR100260436B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980010848A KR100260436B1 (en) 1998-03-28 1998-03-28 A.r.p. implementation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980010848A KR100260436B1 (en) 1998-03-28 1998-03-28 A.r.p. implementation method

Publications (2)

Publication Number Publication Date
KR19990076149A KR19990076149A (en) 1999-10-15
KR100260436B1 true KR100260436B1 (en) 2000-07-01

Family

ID=19535522

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980010848A KR100260436B1 (en) 1998-03-28 1998-03-28 A.r.p. implementation method

Country Status (1)

Country Link
KR (1) KR100260436B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100353707B1 (en) * 1999-12-24 2002-09-26 삼성전자 주식회사 Method and apparatus for providing internet protocol service in asynchronous transfer mode network

Also Published As

Publication number Publication date
KR19990076149A (en) 1999-10-15

Similar Documents

Publication Publication Date Title
US7339895B2 (en) Gateway device and control method for communication with IP and IPV6 protocols
US6961762B1 (en) Automatic switching network points based on configuration profiles
CN102209023B (en) Fiber channel over Ethernet (FCoE) communication connection establishment method, device, name server and system
US6501761B1 (en) Modular network switch with peer-to-peer address mapping communication
JP3420512B2 (en) Dynamic domain name system
EP2218214B1 (en) Network location service
US5303238A (en) Network communications intermediate interface
JP3082686B2 (en) MAC bridge control method and device
KR100260436B1 (en) A.r.p. implementation method
US6711161B1 (en) Arrangement for providing linearly scaleable address forwarding tables within multiple network switch modules
WO2004049658A1 (en) Method of constructing common address and address table for transferring data between different network protocols and architectures thereof
JP3524999B2 (en) Address resolution device for interconnection between heterogeneous networks
US6295280B1 (en) Method for network node recognition
CN113422798B (en) Network data transmission method, device, system and computer
JPH04233846A (en) Method and apparatus for data transmission
JP3448163B2 (en) Virtual connection selection device
KR100260437B1 (en) Dualization method of a.r.p. server
JPH01129548A (en) Communication controller
JP2968764B2 (en) Protocol address information conversion system
US5651004A (en) Method and facility for communication between packet mode supporting units in the core of a communications installation
JPH0514438A (en) Communication line setting method
JP5074338B2 (en) Wireless LAN base station
JP2002335263A (en) Information terminal communication system
KR0174675B1 (en) Traffic control methdo of protocol transformation apparatus
JP2000183971A (en) Network connecting device

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080328

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee