johnsoga / CCNA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCNA

CCNA Notes

TCP/IP

History

Originally conceived by the US DOD as a means to create an open networking model to replace various vendors proprietary models. This would allow more networks to be able to communicate with each other with less complications. It was competing with the International Organization for Standardization's (ISO) OSI Networking model, defined in ISO 7498/ITU-T X.200

Technical Specification

The TCP/IP model is broadly defined over RFC 1122/RFC 1123 with a tutorial/example data flow given in RFC 1180. It uses various other protocols defined in other RFC's such as TCP, UDP, and IP. As well it uses protocols defined by other standards bodies such as 802.3 (Ethernet) and 802.11 (Wireless LAN) both defined by the IEEE

Reference Model

Traditonally TCP/IP was defined as 4 Layer Model, but more recently is being referenced to as a 5 Layer Model 1. This likely to make it easier to see the comparison with the OSI Model.

tcp_ip_4v5.svg

Connectivity

tcp_ip_encapsulation.svg

Footnotes

  1. Odom, W., 2020. CCNA 200-301 official cert guide. San Jose, CA: Cisco Press.

About