مدل TCP/IP چیست؟ این مدلی برای استانداردسازی شبکه های کامپیوتری است.
مدل OSI، در حالی که به طور گسترده به آن اشاره می شود، در دنیای واقعی استفاده نمی شود. مدل TCP/IP، با این حال، معامله واقعی است. خوشبختانه، همه چیز آنقدرها متفاوت نیست.
در اینجا مدل اصلی TCP/IP است.
برنامه، حمل و نقل، اینترنت و پیوند.
درست مانند مدل OSI، از پایین به بالا شماره گذاری شده است، اما جهت آن بستگی به ارسال یا دریافت ترافیک دارد.
بنابراین این مدل اصلی TCP/IP است، اما به روز شده است.
لایه پیوند به Data Link و Physical تقسیم شده است
و لایه اینترنت به لایه Network تغییر نام داده است.
لایه 5: پروتکل های کاربردی مانند HTTP، FTP و SMTP
لایه 4: دو پروتکل رایج انتقال TCP و UDP هستند.
شماره پورت نیز در اینجا اضافه می شود.
لایه 3: در لایه Network، پروتکل اینترنت یا IP را داریم.
روترها نیز معمولاً در این لایه کار می کنند
لایه 2: لایه پیوند داده حاوی پروتکل های مرتبط با اترنت است.
سوئیچ ها معمولا در این لایه کار می کنند. اگرچه می توانید سوئیچ های لایه 3 را دریافت کنید که دارای قابلیت مسیریابی هستند
لایه 1: به هر چیزی که در اینجا می توانید لمس و احساس کنید فکر کنید.
چیزهایی مانند کابل ها، هاب ها و کارت های رابط شبکه.
#ccna #cisco #شبکه
What is the TCP/IP model? It's a model to standardise computer networking.
The OSI model, while widely referenced isn't used in the real world. The TCP/IP model, however, is the real deal. Thankfully, it's not all that different.
Here is the original TCP/IP model.
Application, Transport, Internet, and Link.
Just like the OSI model, it's numbered from the bottom up but the direction depends if you're sending or receiving traffic.
So this is the original TCP/IP model, but, it has been updated.
The link-layer has been split into Data Link and Physical
and the Internet Layer has been renamed the Network layer.
Layer 5: Application protocols such as HTTP, FTP, and SMTP
Layer 4: The two most common transport protocols are TCP and UDP.
Port numbers are also added here.
Layer 3: At the Network layer, we have the Internet Protocol or IP.
Routers also commonly operate at this layer
Layer 2: The data link layer contains Ethernet related protocols.
Switches usually operate at this layer. Although you can get layer 3 switches that have routing capabilities
Layer 1: Think of everything you can touch and feel here.
Things like cables, hubs and Network interface cards.
#ccna #cisco #networking