<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Routing on YuuuuuuYu</title><link>https://4d4cat.com/tags/routing/</link><description>Recent content in Routing on YuuuuuuYu</description><generator>Hugo -- 0.147.2</generator><language>ko-KR</language><lastBuildDate>Tue, 26 Aug 2025 16:33:46 +0900</lastBuildDate><atom:link href="https://4d4cat.com/tags/routing/index.xml" rel="self" type="application/rss+xml"/><item><title>라우터</title><link>https://4d4cat.com/posts/2024/router/</link><pubDate>Mon, 18 Nov 2024 08:08:00 +0900</pubDate><guid>https://4d4cat.com/posts/2024/router/</guid><description>&lt;p>🔔 &lt;strong>라우터의 개념&lt;/strong>&lt;br>
🔔 &lt;strong>라우터와 비슷한 장치&lt;/strong>&lt;br>
🔔 &lt;strong>라우팅 테이블과 라우팅 동작 원리&lt;/strong>&lt;/p>
&lt;h2 id="what-why">&lt;strong>What? Why?&lt;/strong>&lt;/h2>
&lt;p>네트워크 장치 중 하나로, 서로 다른 네트워크 간의 데이터를 전달하고 관리하는 역할을 한다. 주로 &lt;a href="https://www.cloudflare.com/ko-kr/learning/network-layer/what-is-a-wan/">LAN, WAN&lt;/a>을 연결하며, 데이터 패킷이 목적지까지 효율적으로 도달할 수 있도록 경로를 결정한다.&lt;/p>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>패킷 전달&lt;/strong> &lt;br>
수신된 데이터 패킷의 헤더 정보를 분석하여, 목적지 주소에 따라 적절한 네트워크 경로로 전달한다.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>라우팅&lt;/strong> &lt;br>
라우팅 테이블을 유지하며, 이를 통해 최적의 경로를 결정한다.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>네트워크 분할&lt;/strong> &lt;br>
대규모 네트워크를 작은 서브넷으로 분할하여 트래픽을 효율적으로 관리할 수 있다.&lt;/p></description></item></channel></rss>