From the course: ISC2 Certified Information Systems Security Professional (CISSP) (2024) Cert Prep

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Introducing TCP/IP

Introducing TCP/IP

- [Instructor] We use networks every day, but we don't often pause to reflect upon what's happening under the covers to make those networks function properly. As we begin our exploration of communication and network security, let's first talk about the basics of networking and a set of protocols known as TCP/IP. TCP/IP is an acronym that stands for Transmission Control Protocol, TCP, Internet Protocol, IP. TCP and IP are two of the main protocols that make up all modern networks. The Internet Protocol is responsible for routing information across networks. Now, the name is a little deceiving because it's not just used on the internet. It's also used on the network in your home or office. The main responsibilities of the Internet Protocol are providing an addressing scheme, known as IP addresses, that uniquely identify computers on a network and delivering information in chunks, known as packets, from their source to the correct destination. IP is known as a network layer protocol. It…

Contents