KR20010099495A - A system and method to use network address as the physical address of network interface card - Google Patents

A system and method to use network address as the physical address of network interface card Download PDF

Info

Publication number
KR20010099495A
KR20010099495A KR1020010062390A KR20010062390A KR20010099495A KR 20010099495 A KR20010099495 A KR 20010099495A KR 1020010062390 A KR1020010062390 A KR 1020010062390A KR 20010062390 A KR20010062390 A KR 20010062390A KR 20010099495 A KR20010099495 A KR 20010099495A
Authority
KR
South Korea
Prior art keywords
network
address
physical address
physical
communication
Prior art date
Application number
KR1020010062390A
Other languages
Korean (ko)
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 KR1020010062390A priority Critical patent/KR20010099495A/en
Publication of KR20010099495A publication Critical patent/KR20010099495A/en

Links

Classifications

    • 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]

Landscapes

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

Abstract

네트워크상의 장치는 네트워크 주소와 물리 주소를 가지며 실제 프레임을 전송할 때는 상대방의 물리주소를 사용한다. 상대방의 네트워크 주소로부터 상대방의 물리주소를 알아내기 위해 에이알피프로토콜(ARP: Address Resolution Protocol)이 가동되는데, 이의 결과로 통신 시간이 길어지고 에이알피 프레임에 의한 대역폭이 낭비되는 문제가 있다. 본 발명은 네트워크상의 모든 통신장치가 자신의 네트워크 주소의 전부 또는 호스트 식별자 부분을 자신의 네트워크 정합 장치의 물리주소로 사용하여 통신시간을 단축함은 물론 에이알피 프레임에 의한 네트워크 대역폭의 낭비를 해소할 수 있는 방법에 관한 것이다.Devices on the network have a network address and a physical address and use the other party's physical address to transmit the actual frame. The ARP (Address Resolution Protocol) is operated to find out the other party's physical address from the other party's network address. As a result, communication time is long and bandwidth is wasted due to the ALP frame. According to the present invention, all communication devices on the network use all or a host identifier part of their network address as the physical address of their network matching device to shorten the communication time and eliminate waste of network bandwidth due to the ALP frame. It is about how it can be.

Description

네트워크주소를 네트워크정합카드의 물리주소로 사용하는 시스템 및 방식 {A system and method to use network address as the physical address of network interface card}System and method to use network address as physical address of network matching card {a system and method to use network address as the physical address of network interface card}

본 발명은 네트워크에서 통신시간을 단축하고 에이알피프로토콜(ARP)에 의한 대역폭의 낭비를 해소하기 위하여 상대방의 네트워크 주소에서 상대방의 물리주소를 찾는 에이알피프로토콜이 필요 없도록 물리주소를 계산하고 이를 네트워크정합카드에 수록하는 방식과 시스템에 관한 것이다.The present invention calculates the physical address so that it is not necessary to find the physical address of the other party in the network address of the other party in order to shorten the communication time in the network and eliminate the waste of bandwidth by the ARP protocol. It's all about the way and the systems that are on the card.

도 1은 네트워크의 가장 전형적인 기준 모델을 도시한다. 이 모델은 4개의 층: 데이터링크 및 물리계층, 네트워크 계층, 수송 계층 및 응용 계층을 포함한다. 데이터링크 및 물리계층은 네트워크 내부에서 통신 장치 사이에 프레임의 전달을 수행한다. 프레임의 전달에는 발 착신 통신장치의 물리 주소인 프레임 주소를 사용한다. 데이터링크 및 물리계층으로는 이더넷(Ethernet), 무선 랜(LAN), 홈 네트워크 및 개인네트워크(Personal Area Network) 등이 그 예가 된다. 일반적으로 데이터링크와 물리계층은 네트워크 정합 카드로 구현된다. 네트워크계층은 네트워크 주소로 발 착신 통신장치를 식별하며, 발 착신 통신장치사이에 최적의 통신 경로를 설정하고 패킷을 전달하는 역할을 수행한다. 인터넷 상에서 네트워크 계층으로 사용되는 프로토콜은 인터넷 프로토콜 (IP)로 일컬어진다. 수송 계층은 발 착신 통신장치사이에 통신이 원활하게 이루어지도록 지원하는 역할을 수행한다. 응용 계층은 높은 레벨의 포로토콜들, 예를 들어 텔넷, 파일전송 프로토콜(FTP), 하이퍼텍스트 전송 프로토콜(HTTP)을 포함한다.1 illustrates the most typical reference model of a network. The model includes four layers: the datalink and physical layers, the network layer, the transport layer, and the application layer. The data link and physical layer perform frame transfer between communication devices within the network. The frame address, which is the physical address of the calling communication device, is used to transmit the frame. Examples of datalinks and physical layers include Ethernet, wireless LAN, home network, and personal area network. In general, the data link and the physical layer are implemented as network matching cards. The network layer identifies the outgoing communication device by the network address, and establishes an optimal communication path between the outgoing communication devices and delivers packets. The protocol used as the network layer on the Internet is called the Internet Protocol (IP). The transport layer serves to support communication between the outgoing communication devices. The application layer includes high level protocols such as telnet, file transfer protocol (FTP) and hypertext transfer protocol (HTTP).

네트워크에서 착신통신장치를 식별하기 위해 이름, 네트워크 주소, 물리 주소의 세 가지 방식이 사용된다. 네트워크 이용자는 기억하기 좋고 취급하기에 편리한 이름에 의해 목적지를 식별하지만 네트워크는 이러한 이름을 취급할 수 없으며 단지 네트워크 주소에 의해서만 목적지를 식별할 수 있다. 통신장치의 주소는 일반적으로논리적인 네트워크 주소와 물리 주소로 분리하여 통신장치의 네트워크 주소가 물리적인 환경에 종속되지 않도록 한다. 즉 장소의 이동이나 하드웨어의 변경으로 인해 물리 주소가 바뀌더라도 네트워크 주소는 그대로 유지할 수 있도록 하기 위해 이원화된 주소 체계를 사용한다. 인터넷 상에서 네트워크 주소를 인터넷 주소라 한다.Three methods are used to identify the destination communication device on the network: name, network address, and physical address. Network users identify destinations by names that are memorable and convenient to handle, but networks cannot handle these names and can only identify destinations by network address. The addresses of communication devices are generally separated into logical network addresses and physical addresses so that the network addresses of communication devices are not dependent on the physical environment. In other words, a dual address system is used to maintain the network address even if the physical address changes due to a change in location or hardware change. The network address on the Internet is called the Internet address.

발신통신장치가 특정 이름을 갖는 착신통신장치와 통신하고자 하면 먼저 착신통신장치의 이름을 네트워크가 이해하는 논리적인 네트워크 주소로 변환하는 즉 이름을 해석해야 한다. 인터넷에서는 목적지의 이름을 도메인명이라 하는데, 도메인명으로부터 인터넷 주소를 해석하기 위해 DNS(Domain Name System) 서비스가 사용된다. 네트워크 주소는 그 장치가 속한 네트워크를 나타내는 네트워크 식별자와 그 네트워크에서 호스트를 나타내는 호스트 식별자로 구성된다. 네트워크는 발신통신장치로부터 입력된 패킷의 목적지 네트워크주소의 네트워크 식별자를 이용하여 패킷을 착신측 네트워크로 전달한다. 착신측 네트워크에서는 전달된 패킷의 목적지 네트워크 주소 또는 목적지 네트워크 주소의 호스트 식별자로부터 목적지 호스트의 물리주소를 알아내는데, 이때 임시저장소인 캐쉬에 해당 네트워크주소 또는 호스트식별자의 물리주소가 등록되어 있으면 그 물리주소를 읽어내어 사용하지만 없을 경우는 에이알피프로토콜(ARP)을 가동하여 물리주소를 얻어온다.When an originating communication device wants to communicate with a destination communication device with a specific name, it must first translate the name of the destination communication device into a logical network address understood by the network, that is, interpret the name. On the Internet, the name of a destination is called a domain name. The Domain Name System (DNS) service is used to resolve Internet addresses from domain names. The network address consists of a network identifier representing the network to which the device belongs and a host identifier representing a host in the network. The network forwards the packet to the destination network using the network identifier of the destination network address of the packet input from the source communication device. The destination network finds the physical address of the destination host from the destination network address of the forwarded packet or from the host identifier of the destination network address. In this case, if the network address or the host identifier's physical address is registered in the cache, it is the physical address. It reads and uses it, but if it doesn't exist, it starts ARP protocol to get the physical address.

도 2는 인터넷에서 이러한 에이알피프로토콜의 동작을 보여준다. 라우터가 자신의 캐쉬에 목적지 호스트의 인터넷 주소인 210.115.10.2의 물리주소에 대한 정보가 없을 경우 에이알피프로토콜(ARP)이 가동된다. 먼저 라우터가 목적지 호스트의 인터넷 주소인 210.115.10.2를 담은 에이알피 Request 프레임을 방송한다. 그러면 목적지 호스트가 이 방송 프레임을 수신하고 자신의 인터넷 주소에 대한 물리주소 요청의 의미이므로 자신의 물리주소인 0800207B9915를 담은 에이알피 Reply 프레임을 반송한다. 그러면 라우터는 반송 프레임을 수신하며, 이 프레임으로부터 210.115.10.2의 물리주소를 알 수 있으며, 이를 캐쉬에 저장한다. 목적지 호스트의 네트워크정합 카드가 수시로 교체될 수 있으므로 캐쉬에 저장한 물리주소는 짧은 시간 후에는 삭제하여 새로 물리주소를 얻어오도록 한다. 본 예에서는 목적지 네트워크에서의 물리주소 해석만 기술하였으나, 라우터와 라우터 사이의 통신에서도 마찬가지로 상대방 라우터의 네트워크 주소에서 상대방 라우터의 물리주소를 구하기 위해 물리주소 변환 절차가 일어난다.Figure 2 shows the operation of this ALP protocol on the Internet. If the router does not have information about the physical address of the destination host's Internet address 210.115.10.2, then ARP is activated. First, the router broadcasts an ARP Request frame containing 210.115.10.2, the Internet address of the destination host. Then, the destination host receives this broadcast frame and returns an ARP Reply frame containing its own physical address, 0800207B9915, because it means a physical address request for its Internet address. The router then receives the return frame, which knows the physical address of 210.115.10.2 and stores it in the cache. Network matching card of the destination host can be replaced at any time, so the physical address stored in the cache is deleted after a short time to get a new physical address. In this example, only the physical address resolution in the destination network is described, but in the communication between the router and the router, a physical address translation procedure takes place to obtain the physical address of the other router from the network address of the other router.

현재 운용되고 있는 물리주소 변환체계의 첫째 문제점은 에이알피프로토콜에 의한 통신지연이다. 패킷 하나를 전송하기 위해 에이알피 Request 프레임 전송과 에이알피 Reply 프레임 수신 및 에이알피 프레임 처리시간의 합만큼 통신지연이 가중된다. 발신통신장치와 발신측 라우터, 착신측 라우터와 착신통신장치인 목적지호스트 사이, 그리고 발신측 라우터와 착신측 라우터 사이의 경로 상에 있는 인접 라우터들 사이에도 똑 같은 물리주소변환 절차가 일어나는데, 이러한 물리주소변환절차가 패킷이 전달되는 순서에 따라 순차적으로 일어나므로 전체 주소변환 시간이 그대로 통신시간의 지연에 반영된다. 따라서 물리주소변환 시간 지연이 전체 통신지연시간의 많은 부분을 차지할 수 있다. 두 번째 문제점은 패킷 하나를 보내기 위해 두 개의 프레임, 즉 에이알피 Request와 에이알피 Reply 프레임을 전송해야 하므로 대역폭의 낭비를 초래한다. 물론 캐쉬를 이용하므로 대역폭의 낭비를 줄일 수 있으나 근본적으로 에이알피 트래픽에 의한 대역폭의 낭비를 없앨 수 없다. 이러한 통신지연시간의 문제와 대역폭의 손실로 인해 네트워크 서비스 품질이 저하될 수 있다.The first problem of the current physical address translation system is communication delay caused by ALP protocol. In order to transmit one packet, the communication delay is increased by the sum of the ARP request frame transmission, the ALP reply frame reception, and the ALP frame processing time. The same physical address translation procedure takes place between the calling communication device and the calling router, between the called router and the destination host as the called communication device, and between adjacent routers in the path between the calling router and the called router. Since the address translation procedure occurs sequentially according to the order in which packets are delivered, the entire address translation time is reflected in the delay of communication time. Therefore, the physical address translation time delay can occupy a large part of the total communication delay time. The second problem is a waste of bandwidth because two frames, ie, an ARP Request and an ARP Reply frame, must be transmitted in order to send one packet. Of course, using the cache can reduce the waste of bandwidth, but fundamentally does not eliminate the waste of bandwidth by ALP traffic. Due to such communication delay time and loss of bandwidth, network quality of service may be degraded.

본 발명은 상기한 종래 기술의 문제점을 해결하기 위해 제안된 것으로서 통신장치에 할당된 네트워크 주소로 그 장치가 속한 네트워크 내에서 유일한 물리주소를 계산하여 네트워크 정합카드의 물리주소로 사용함으로서 통신지연시간을 줄이고 네트워크 대역폭의 낭비를 줄이는 방법에 관한 것이다. 각 통신장치는 자신의 네트워크 주소를 설정한 후 그 네트워크 주소로부터 물리주소를 계산하고 이를 네트워크 정합카드에 수록하도록 한다.The present invention is proposed to solve the above problems of the prior art as a network address assigned to a communication device by calculating the only physical address in the network to which the device belongs to use the communication delay time by using the physical address of the network matching card To reduce the waste of network bandwidth. Each communication device sets its own network address, calculates the physical address from the network address, and stores it on the network matching card.

도 1은 본 발명이 적용되는 네트워크의 기준 모델도1 is a reference model diagram of a network to which the present invention is applied

도 2는 종래의 물리주소 변환 절차도2 is a conventional physical address translation procedure diagram

도 3은 본 발명의 바람직한 실시 예에 따른 전체 시스템 구성도3 is an overall system configuration according to a preferred embodiment of the present invention

도 4는 본 발명의 바람직한 실시 예에 네트워크 정합카드 구성도4 is a configuration diagram of a network matching card in a preferred embodiment of the present invention.

도 5는 본 발명의 바람직한 실시 예에 따른 물리주소 변환절차도5 is a diagram illustrating a physical address translation procedure according to an embodiment of the present invention.

도 6은 본 발명의 바람직한 실시 예에 따른 물리주소 계산 및 수록 절차도6 is a diagram illustrating a physical address calculation and recording procedure according to an embodiment of the present invention.

도 3은 본 발명의 바람직한 실시 예에 따른 전체 구성도를 나타낸다. 상기한 목적을 달성하기 위해 본 발명에서 제공하는 방법은 네트워크 주소에 의해 상대방과 패킷을 주고받는 통신 프로토콜(1); 물리적 주소에 의해 상대방과 프레임을 주고받는 네트워크 정합(2); 네트워크 주소로부터 네트워크 정합에 필요한 물리주소를 계산하고 이를 네트워크 정합카드에 수록하는 주소계산(3); 및 프레임을 운송하는 네트워크(4)로 구성되는 것을 특징으로 한다. 통신 프로토콜(1)에 필요한 네트워크 주소는 두 가지 방식으로 설정되는데, 하나는 고정된 주소를 직접 설정하는 것이고,다른 방법은 주소공급 서버로부터 자동으로 주소를 공급받아 설정하는 것이다. 네트워크 정합(3)는은반적으로 이더넷(Ethernet), 무선 랜(LAN), 홈 네트워크 및 개인 네트워크(Personal Area Network) 정합카드와 같은 네트워크정합카드로 구현되고, 통신프로토콜은 TCP/IP, NetBEUI 등과 같이 소프트웨어적으로 구성된다. 네트워크(4)는 다양한 종류가 그 대상이 되며 이더넷(Ethernet), 무선 랜(LAN), 홈 네트워크 및 개인 네트워크(Personal Area Network)가 그 예가 된다.3 shows an overall configuration diagram according to a preferred embodiment of the present invention. In order to achieve the above object, a method provided by the present invention includes a communication protocol (1) for exchanging packets with a counterpart by a network address; Network matching (2) for exchanging frames with a counterpart by a physical address; An address calculation (3) for calculating a physical address required for network matching from the network address and recording the same in a network matching card; And a network 4 for transporting the frame. The network address required for the communication protocol (1) is set in two ways. One is to set a fixed address directly, and the other is to get the address automatically from an address supply server. Network matching (3) is generally implemented with network matching cards such as Ethernet, wireless LAN, home network and personal area network matching cards, and communication protocols include TCP / IP, NetBEUI, etc. It is configured as software. There are various kinds of networks 4, and examples thereof include Ethernet, wireless LAN, home network, and personal area network.

이하 첨부된 도면을 참조하여 본 발명의 실시 예를 설명하면 다음과 같다.Hereinafter, an embodiment of the present invention will be described with reference to the accompanying drawings.

도 4는 본 발명의 바람직한 실시 예에서 네트워크정합 카드(5)에서 물리주소가 설정되는 방식을 나타낸다. 고유물리주소는 네트워크정합 카드가 제조되면서 특정 값으로 설정되는데, 이더넷의 경우는 6바이트 값을 갖는다. 네트워크정합 카드를 장착한 컴퓨터의 전원이 공급되거나 하드웨어적인 리셋을 할 경우 고유물리주소가 하드웨어적으로 자동적으로 물리주소에 수록된다. 기존의 네트워크정합 카드의 경우는 이러한 고유물리주소에 의한 자동적인 물리주소의 설정기능만 제공된다. 본 발명에서는 네트워크 주소로부터 물리주소를 계산하고 이를 물리주소에 수록한다. 따라서 소프트웨어적으로 물리주소를 수록하는 회로를 네트워크정합 카드에 추가하여 네트워크 주소로부터 결정된 물리주소를 수록할 수 있도록 한다.4 shows a method of setting a physical address in the network matching card 5 in the preferred embodiment of the present invention. The unique physical address is set to a specific value when the network matching card is manufactured. In the case of Ethernet, the unique physical address has a 6-byte value. When a computer with a network matching card is powered up or a hardware reset is performed, the unique physical address is automatically stored in the physical address in hardware. In the case of the existing network matching card, only the automatic physical address setting function is provided by the unique physical address. In the present invention, the physical address is calculated from the network address and stored in the physical address. Therefore, a circuit that stores the physical address in software is added to the network matching card so that the physical address determined from the network address can be stored.

도 5는 기존의 방식인 에이알피프로토콜에 의해 물리주소가 설정되는 과정을 보여준 도 2에서 본 발명이 적용될 경우 네트워크 주소로부터 물리주소가 설정되는 것을 나타낸다. 라우터(6)는 일반적으로 고정된 인터넷 주소를 사용하는데, 외부와내부에 각각 하나씩 두 개의 네트워크정합 카드가 장착되어 있으므로 두 개의 인터넷 주소를 사용한다. 라우터가 기동 시 고정 인터넷 주소를 설정할 때 인터넷 주소로부터 물리주소를 계산하고 이를 네트워크 정합카드에 수록한다. 네트워크 주소로부터 물리주소를 결정하는 방식은 기본적으로 호스트 식별자만 이용하면 되나 물리주소의 공간이 충분할 경우에는 네트워크 주소 전부를 다 사용하여 물리주소를 결정한다. 물리주소 공간이 더 큰 경우 남은 영역의 각 비트는 1의 값으로 채운다. 도 5에서는 인터넷 주소가 4바이트이고, 이더넷 주소가 6바이트이므로 상위 두 바이트는 FF로 채우고 나머지 4바이트는 인터넷 주소 값을 그대로 사용한다. 도 5에서 인터넷 주소는 데시말(decimal)로 표기되어 있고, 물리주소는 헥사데시말(hexa-decimal)로 표기되어 있다. 목적지 호스트(7)의 경우 인터넷 주소를 고정된 인터넷 주소 또는 주소공급 서버로부터 인터넷 주소를 공급받아 사용할 수 있는데, 인터넷 주소가 결정되면 마찬가지의 방법으로 물리주소를 계산하고 소프트웨어적으로 이더넷 카드에 새로운 물리주소를 수록한다.FIG. 5 shows that a physical address is set from a network address when the present invention is applied to FIG. 2, which shows a process of setting a physical address by an ALP protocol, which is a conventional scheme. The router 6 generally uses a fixed internet address. Since two network matching cards are installed, one outside and one inside, two internet addresses are used. When a router establishes a static Internet address at startup, it calculates the physical address from the Internet address and stores it on a network matching card. In the method of determining the physical address from the network address, only the host identifier is basically used, but when there is enough space for the physical address, all the network addresses are used to determine the physical address. If the physical address space is larger, each bit of the remaining area is filled with a value of 1. In FIG. 5, since the Internet address is 4 bytes and the Ethernet address is 6 bytes, the upper two bytes are filled with FF, and the remaining 4 bytes are used as the Internet address value. In FIG. 5, an internet address is expressed in decimal, and a physical address is expressed in hexa-decimal. In the case of the destination host 7, the Internet address can be obtained from a fixed Internet address or an address supply server. When the Internet address is determined, the physical address is calculated in the same manner and the new physical address is newly added to the Ethernet card. List the address.

도 6은 본 발명의 바람직한 실시 예에서 물리주소를 계산하고 수록하는 절차를 보여준다. 네트워크 주소 지정방법을 조사하여(8), 네트워크 주소를 자동으로 지정하게 된 경우 DHCP 절차에 의해 주소 공급 서버로부터 네트워크 주소를 공급받는다(9). 이때 자신의 고유 물리주소를 사용하여 기존의 DHCP 절차를 그대로 사용한다. 공급받은 네트워크 주소를 자신의 네트워크 주소로 설정한다(10). 고정 네트워크 주소를 사용하는 경우는 사용자로부터 입력받은 네트워크 주소를 자신의 네트워크 주소로 설정한다(11). 이렇게 하여 자신의 네트워크 주소가 설정되고 나면 자신의 네트워크 주소로 자신의 물리주소를 계산하고 네트워크정합 카드에 수록한다(12).6 shows a procedure for calculating and storing a physical address in a preferred embodiment of the present invention. Investigating the network addressing method (8), when the network address is automatically assigned, the network address is supplied from the address supply server by the DHCP procedure (9). In this case, use the existing DHCP procedure using its own physical address. Set the supplied network address to its own network address (10). In case of using a fixed network address, the network address input from the user is set as its network address (11). After the network address is set in this way, it calculates its physical address using its network address and stores it on the network registration card (12).

물리주소 계산 방법은 첫째 물리주소의 주소공간이 네트워크주소의 주소공간보다 큰 경우 낮은 바이트부터 네트워크 주소를 물리주소에 채워넣고, 남은 높은 바이트의 모든 비트 값을 1의 값으로 설정한다. 둘째 물리주소의 주소공간이 네트워크주소의 주소공간보다 작은 경우 네트워크 주소의 호스트 식별자를 낮은 바이트부터 물리주소에 채워넣고, 남은 높은 바이트의 모든 비트 값을 1의 값으로 설정한다.When the address space of the first physical address is larger than the address space of the network address, the physical address is filled with the network address from the low byte, and all bit values of the remaining high byte are set to '1'. Second, if the address space of the physical address is smaller than the address space of the network address, the host identifier of the network address is filled from the low byte to the physical address, and all bit values of the remaining high byte are set to the value of 1.

그리고 네트워크 정합 카드는 자신의 고유 물리주소를 갖고 있지만 소프트웨어적으로 새로운 물리주소를 수록할 수 있게 하고, 새로 수록된 물리주소는 하드웨어 리셋 시 소거되고 대신 원래의 고유 물리주소가 수록되도록 하여 기존의 에이알피프로토콜을 사용하는 네트워크 환경에 호환되도록 한다.The network matching card has its own unique physical address, but the software can store a new physical address, and the newly recorded physical address is erased at the time of hardware reset and the original unique physical address is stored instead. Ensure compatibility with the network environment using the protocol.

첫째는 발착신 통신장치 사이의 각 네트워크에서 일어나는 에이알피프로토콜에 의한 통신지연을 완전히 없앨 수 있고, 둘째는 에이알피프로토콜에 수반되는 프레임들에 의한 대역폭 낭비를 완전히 해소할 수 있어 네트워크의 성능향상과 서비스 품질 개선에 큰 효과가 기대된다.First, it can completely eliminate communication delay caused by ALP protocol in each network between originating and receiving communication devices. Second, it is possible to completely eliminate bandwidth waste due to frames accompanying ALP protocol. A great effect is expected to improve service quality.

아울러 본 발명의 상기 설명은 단지 예시 및 설명의 목적으로 제시된 것이다. 본 발명은 제시된 형태에 한정하지 않으며, 상기 설명한 본 발명의 원리에 비추어 많은 변형 및 수정이 가능하다. 설명된 실시 예들은 당업자들이 본 발명을 다양한 실시 예들에서, 그리고 하고자 하는 특정한 이용에 적절하게 변형하여 이용할 수 있도록 본 발명의 원리 및 실질적인 제공을 최상으로 설명하고자 선택된 것들이다. 본 발명의 범위는 하기 첨부된 청구범위에 의해서만 한정된다.In addition, the above description of the present invention has been presented for purposes of illustration and description only. The invention is not limited to the form shown, and many variations and modifications are possible in light of the principles of the invention described above. The described embodiments are selected to best describe the principles and substantive provisions of the present invention in order that those skilled in the art may use the invention in various embodiments and as appropriate to the specific application desired. It is intended that the scope of the invention only be limited by the appended claims below.

Claims (1)

네트워크 주소로 물리주소를 계산하고 네트워크 정합카드에 이를 수록하는 방법(3,12); 및 네트워크정합 카드에서 하드웨어 리셋 또는 전원공급시 하드웨어적으로 고유물리주소를 물리주소에 수록하고 필요 시 소프트웨어 적으로 물리주소를 수록하는 방법(4)Calculating a physical address using a network address and recording the same on a network matching card (3, 12); (4) A method of storing a unique physical address in hardware and a physical address in software when necessary in hardware reset or power supply in a network matching card. (4)
KR1020010062390A 2001-10-10 2001-10-10 A system and method to use network address as the physical address of network interface card KR20010099495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010062390A KR20010099495A (en) 2001-10-10 2001-10-10 A system and method to use network address as the physical address of network interface card

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010062390A KR20010099495A (en) 2001-10-10 2001-10-10 A system and method to use network address as the physical address of network interface card

Publications (1)

Publication Number Publication Date
KR20010099495A true KR20010099495A (en) 2001-11-09

Family

ID=19715000

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010062390A KR20010099495A (en) 2001-10-10 2001-10-10 A system and method to use network address as the physical address of network interface card

Country Status (1)

Country Link
KR (1) KR20010099495A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990073075A (en) * 1999-03-29 1999-10-05 박문수 COMMUNICATION METHOD USING MAC ADDRESS BETWEEN WIRELESS LANs
KR20000013760A (en) * 1998-08-13 2000-03-06 윤종용 Multiple access computer address hashing method of lan switch using cyclic redundancy check and system therefor
KR20020035225A (en) * 2000-11-04 2002-05-11 남민우 Method and apparatus of server load balancing using MAC address translation
KR100346781B1 (en) * 1999-06-17 2002-08-01 한국전자통신연구원 Method and the Unit of MVCI Assignment
KR20030021026A (en) * 2001-09-05 2003-03-12 삼성전자주식회사 Method for allocating a plurality of IP addresses to a NIC(Network Interface Card) and apparatus therefor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000013760A (en) * 1998-08-13 2000-03-06 윤종용 Multiple access computer address hashing method of lan switch using cyclic redundancy check and system therefor
KR19990073075A (en) * 1999-03-29 1999-10-05 박문수 COMMUNICATION METHOD USING MAC ADDRESS BETWEEN WIRELESS LANs
KR100346781B1 (en) * 1999-06-17 2002-08-01 한국전자통신연구원 Method and the Unit of MVCI Assignment
KR20020035225A (en) * 2000-11-04 2002-05-11 남민우 Method and apparatus of server load balancing using MAC address translation
KR20030021026A (en) * 2001-09-05 2003-03-12 삼성전자주식회사 Method for allocating a plurality of IP addresses to a NIC(Network Interface Card) and apparatus therefor

Similar Documents

Publication Publication Date Title
US7701952B2 (en) Packet communication method and apparatus and a recording medium storing a packet communication program
US6580717B1 (en) Packet communication method and apparatus and a recording medium storing a packet communication program
US6128298A (en) Internet protocol filter
EP1303106B1 (en) Address translation method
US7526569B2 (en) Router and address identification information management server
JP2001257720A (en) Dns server, dhcp server, terminal and communication system
KR20040074436A (en) appatus for converting IPv4-to-IPv6 using dual stack and method thereof
EP3395049B1 (en) Router and method for connecting an ipv4 network and an ipv6 network
JP3915230B2 (en) PACKET GENERATION METHOD, INFORMATION PROCESSING DEVICE HAVING ITS FUNCTION, AND RECORDING MEDIUM CONTAINING PACKET GENERATION PROGRAM
JP4572938B2 (en) Address translation method
JPH1117726A (en) Connection controller for ip network with built-in dns function
US20040153502A1 (en) Enhanced DNS server
JP2010062757A (en) Dns proxy apparatus and dns relay method
KR20060130811A (en) Method for translation between ipv4 and ipv6 embedded dns proxy module of distributed data processing and apparatus thereof
Cisco AppleTalk Commands
Cisco AppleTalk Commands
Cisco AppleTalk Commands
Cisco AppleTalk Commands
KR20010073827A (en) Method for expanding address for internet protocol version 4 in internet edge router
KR20010099495A (en) A system and method to use network address as the physical address of network interface card
JP3791497B2 (en) Packet conversion method
JP2006115551A (en) Conversion apparatus and management method
GB2394148A (en) Method of routing messages to a roaming subscriber unit

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application