The original paper is in English. Non-English content has been machine-translated and may contain typographical errors or mistranslations. ex. Some numerals are expressed as "XNUMX".
Copyrights notice
The original paper is in English. Non-English content has been machine-translated and may contain typographical errors or mistranslations. Copyrights notice
NDN(명명된 데이터 네트워킹)은 이름을 사용하여 콘텐츠를 분할하는 콘텐츠 메커니즘을 나타내고, 라우팅 및 주소 지정을 위해 콘텐츠 이름을 사용합니다. 그러나 TCP/IP 프로토콜 스택과 위치 중심 통신 메커니즘을 지원하는 기존 네트워크 장치는 네트워크 내 스토리지 및 NDN의 멀티캐스트 배포와 같은 기능을 효과적으로 지원할 수 없습니다. 특정 기능 플랫폼용으로 설계된 NDN 라우터의 성능은 제한되어 있고 대규모 배포가 어렵기 때문에 NDN 네트워크는 소프트웨어로만 구현할 수 있습니다. P4(Programmable Protocol-Independent Packet Processors)와 같은 데이터 평면 언어의 개발로 NDN의 실제 배포가 가능해졌습니다. 네트워크에서 효율적인 데이터 분배를 보장하기 위해 본 논문에서는 각 바이너리 비트에 따른 프로토콜 독립적인 멀티캐스트 방법을 제안합니다. P4 언어는 요청된 포트를 표시하는 데 사용되는 데이터 패킷 고유 메타데이터 필드의 비트 벡터를 정의하는 데 사용됩니다. 요청한 콘텐츠가 반환되면 라우팅 노드는 레지스터에 기록된 비트 벡터에 따라 어느 포트가 콘텐츠를 요청했는지 확인하고 데이터 패킷을 멀티캐스트합니다. 실험 결과, 비트별 멀티캐스트 기술은 동적 멀티캐스트 그룹 기술에 비해 분산된 플로우 테이블 수를 제거할 수 있으며, 유니캐스트 전송 기술에 비해 콘텐츠 응답 지연을 57% 감소시키는 것으로 나타났다.
Yuli ZHA
Information Engineering University
Pengshuai CUI
Information Engineering University
Yuxiang HU
Information Engineering University
Julong LAN
Information Engineering University
Yu WANG
National Digital Switching System Engineering & Technological R&D Center
The copyright of the original papers published on this site belongs to IEICE. Unauthorized use of the original or translated papers is prohibited. See IEICE Provisions on Copyright for details.
부
Yuli ZHA, Pengshuai CUI, Yuxiang HU, Julong LAN, Yu WANG, "A Scalable Bitwise Multicast Technology in Named Data Networking" in IEICE TRANSACTIONS on Information,
vol. E105-D, no. 12, pp. 2104-2111, December 2022, doi: 10.1587/transinf.2022EDP7057.
Abstract: Named Data Networking (NDN) uses name to indicate content mechanism to divide content, and uses content names for routing and addressing. However, the traditional network devices that support the TCP/IP protocol stack and location-centric communication mechanisms cannot support functions such as in-network storage and multicast distribution of NDN effectively. The performance of NDN routers designed for specific functional platforms is limited, and it is difficult to deploy on a large scale, so the NDN network can only be implemented by software. With the development of data plane languages such as Programmable Protocol-Independent Packet Processors (P4), the practical deployment of NDN becomes achievable. To ensure efficient data distribution in the network, this paper proposes a protocol-independent multicast method according to each binary bit. The P4 language is used to define a bit vector in the data packet intrinsic metadata field, which is used to mark the requested port. When the requested content is returned, the routing node will check which port has requested the content according to the bit vector recorded in the register, and multicast the Data packet. The experimental results show that bitwise multicast technology can eliminate the number of flow tables distributed compared with the dynamic multicast group technology, and reduce the content response delay by 57% compared to unicast transmission technology.
URL: https://global.ieice.org/en_transactions/information/10.1587/transinf.2022EDP7057/_p
부
@ARTICLE{e105-d_12_2104,
author={Yuli ZHA, Pengshuai CUI, Yuxiang HU, Julong LAN, Yu WANG, },
journal={IEICE TRANSACTIONS on Information},
title={A Scalable Bitwise Multicast Technology in Named Data Networking},
year={2022},
volume={E105-D},
number={12},
pages={2104-2111},
abstract={Named Data Networking (NDN) uses name to indicate content mechanism to divide content, and uses content names for routing and addressing. However, the traditional network devices that support the TCP/IP protocol stack and location-centric communication mechanisms cannot support functions such as in-network storage and multicast distribution of NDN effectively. The performance of NDN routers designed for specific functional platforms is limited, and it is difficult to deploy on a large scale, so the NDN network can only be implemented by software. With the development of data plane languages such as Programmable Protocol-Independent Packet Processors (P4), the practical deployment of NDN becomes achievable. To ensure efficient data distribution in the network, this paper proposes a protocol-independent multicast method according to each binary bit. The P4 language is used to define a bit vector in the data packet intrinsic metadata field, which is used to mark the requested port. When the requested content is returned, the routing node will check which port has requested the content according to the bit vector recorded in the register, and multicast the Data packet. The experimental results show that bitwise multicast technology can eliminate the number of flow tables distributed compared with the dynamic multicast group technology, and reduce the content response delay by 57% compared to unicast transmission technology.},
keywords={},
doi={10.1587/transinf.2022EDP7057},
ISSN={1745-1361},
month={December},}
부
TY - JOUR
TI - A Scalable Bitwise Multicast Technology in Named Data Networking
T2 - IEICE TRANSACTIONS on Information
SP - 2104
EP - 2111
AU - Yuli ZHA
AU - Pengshuai CUI
AU - Yuxiang HU
AU - Julong LAN
AU - Yu WANG
PY - 2022
DO - 10.1587/transinf.2022EDP7057
JO - IEICE TRANSACTIONS on Information
SN - 1745-1361
VL - E105-D
IS - 12
JA - IEICE TRANSACTIONS on Information
Y1 - December 2022
AB - Named Data Networking (NDN) uses name to indicate content mechanism to divide content, and uses content names for routing and addressing. However, the traditional network devices that support the TCP/IP protocol stack and location-centric communication mechanisms cannot support functions such as in-network storage and multicast distribution of NDN effectively. The performance of NDN routers designed for specific functional platforms is limited, and it is difficult to deploy on a large scale, so the NDN network can only be implemented by software. With the development of data plane languages such as Programmable Protocol-Independent Packet Processors (P4), the practical deployment of NDN becomes achievable. To ensure efficient data distribution in the network, this paper proposes a protocol-independent multicast method according to each binary bit. The P4 language is used to define a bit vector in the data packet intrinsic metadata field, which is used to mark the requested port. When the requested content is returned, the routing node will check which port has requested the content according to the bit vector recorded in the register, and multicast the Data packet. The experimental results show that bitwise multicast technology can eliminate the number of flow tables distributed compared with the dynamic multicast group technology, and reduce the content response delay by 57% compared to unicast transmission technology.
ER -