OSI versus TCP/IP model
BobbyBrown123
Registered Users Posts: 3 ■□□□□□□□□□
in Off-Topic
I understand the differences between the two models, what I am unsure of is what model is best for troubleshooting. In other words, if I am going to learn a model inside and out, am I better off learning the OSI or the TCP/IP model? Which model is more commonly used in businesses? Is the OSI model becoming outdated?
Comments
-
bigdogz Member Posts: 881 ■■■■■■■■□□Learn both.
The OSI model is not outdated and most used especially during troubleshooting. You will learn how to troubleshoot things like why your PC is not connected to the internet, networking, functionality of applications, connectivity, routing, and in general a great deal of the basics. -
NetworkVeteran Member Posts: 2,338 ■■■■■■■■□□BobbyBrown123 wrote: »what model is best for troubleshooting. In other words, if I am going to learn a model inside and out, am I better off learning the OSI or the TCP/IP model? Which model is more commonly used in businesses?
(Of course, it's not an either/or game, and it's possible to learn both like most engineers.)Is the OSI model becoming outdated? -
JDMurray Admin Posts: 13,093 AdminThe OSI model is an abstraction of all possible network designs and is used as the base of all network implementations (TCP/IP, IPX/SPX, NetBIOS, AppleTalk, etc.). The TCP/IP model is used specifically for implementing TCP/IP networks.
It's a TCP/IP-dominated cyberverse, so you need both.