Well known ports: Difference between revisions

From HPCWIKI
Jump to navigation Jump to search
(Add categories: Linux, Reference)
(Template migration to LLM-Optimized Wiki Template)
Line 1: Line 1:
{{Status
|status=Draft
|owner=Knowledge Agent
|last_update=2026-07-16
|review=Pending
}}
{{TOC}}
== Overview ==
Well known ports에 대한 기술 문서입니다.
=== Summary ===
* 무엇인가? - Well known ports
* 왜 필요한가? - HPC 및 서버 환경에서 필수 개념
* 언제 사용하는가? - 서버 구성, 성능 튜닝, 문제 해결 시
---
== Purpose ==
이 문서가 존재하는 이유
* Goal: Well known ports에 대한 기술 정보 제공
* Scope: Well known ports의 개념, 사용법, 설정
* Non-goals: 다른 주제로의 확장
---
== Key Concepts ==
{| class="wikitable"
! Concept
! Description
! Related
|-
| Well known ports
| HPC/서버 환경에서 중요한 기술 개념
| [[Linux]], [[Server]]
|}
---
== Detailed Explanation ==


== Well known UDP ports ==
This is a list of '''UDP port numbers''' used by protocols of the transport layer of the Internet protocol suite for the establishment of host-to-host connectivity. Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535).
This is a list of '''UDP port numbers''' used by protocols of the transport layer of the Internet protocol suite for the establishment of host-to-host connectivity. Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535).
The full list of well known port numbers is available at [https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml this URL]
<references />


The full list of well known port numbers is available at [https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml this URL]
---
 
== Best Practices ==
 
* 최신 버전 사용 권장
* 공식 문서 참고
* 테스트 환경에서 먼저 검증
 
---


== References ==
== References ==
<references />
[[Category:Linux]]


* [https://wiki.hpcmate.com Well known ports]
---
== Related Pages ==
* [[Linux]]
* [[Server]]
* [[Hardware]]
* [[Network]]
---
[[Category:Server]]
[[Category:Reference]]
[[Category:Reference]]

Revision as of 15:27, 16 July 2026

Template:Status

Template:TOC

Overview

Well known ports에 대한 기술 문서입니다.

Summary

  • 무엇인가? - Well known ports
  • 왜 필요한가? - HPC 및 서버 환경에서 필수 개념
  • 언제 사용하는가? - 서버 구성, 성능 튜닝, 문제 해결 시

---

Purpose

이 문서가 존재하는 이유

  • Goal: Well known ports에 대한 기술 정보 제공
  • Scope: Well known ports의 개념, 사용법, 설정
  • Non-goals: 다른 주제로의 확장

---

Key Concepts

Concept Description Related
Well known ports HPC/서버 환경에서 중요한 기술 개념 Linux, Server

---

Detailed Explanation

This is a list of UDP port numbers used by protocols of the transport layer of the Internet protocol suite for the establishment of host-to-host connectivity. Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535). The full list of well known port numbers is available at this URL


---

Best Practices

  • 최신 버전 사용 권장
  • 공식 문서 참고
  • 테스트 환경에서 먼저 검증

---

References

---

Related Pages

---