Week 1 The Basics of Networking Devices Flashcards
Lots of different cables and network devices can be used to allow computers to do what with each other.?
Lots of different cables and network devices can be used to allow computers to properly communicate with each other.
What is the most basic component of a wired network & what do they do?
Cables are the most basic component of a wired network. Cables are what connect different devices to each other allowing data to be transmitted over them.
Most network cables used today can be split into two categories what are they?
Most network cables used today can be split into two categories: copper and fiber.
What are the most common form of networking cable?
Most network cables used today can be split into two categories: copper and fiber. Copper cables are the most common form of networking cable.
What is the most common form of networking cable?
Copper cables are the most common form of networking cable.
The most common forms of copper twisted pair cables used in networking, are what?
The most common forms of copper twisted pair cables used in networking, are Cat 5, Cat 5e, and Cat 6 cables.
What is Crosstalk?
Crosstalk is when an electrical pulse on one wire is accidentally detected on another wire. The receiving end isn’t able to understand the data causing a network error.
Luckily, there are network devices that allow for many computers to communicate with each other. What is the most simple of these devices? &, what does it do?
Luckily there are network devices that allow for many computers to communicate with each other. The most simple of these devices is a hub. A hub is a physical layer device that allows for connections from many computers at once.
What is a collision domain?
a collision domain is a network segment where only one device can communicate at a time.
What is a much more common way of connecting many computers with a more sophisticated device?
A much more common way of connecting many computers
is with a more sophisticated device known as a “network switch”
also originally known as a “switching hub”
A switch is very similar to a hub since you can connect many devices to it so they can communicate but what is the difference?
The difference is that while a hub is a layer one or physical layer device, a switch is a layer two or data link device. This means that #1 a switch can actually inspect the contents of the ethernet protocol data being sent around the network, #2 determine which system the data is intended for and then only send that data to that one system.
This reduces or even completely eliminates the size of collision domains on the network.
What do routers store?
Routers store internal tables containing information about how to route traffic between lots of different networks all over the world.
What is the most common type of router you’ll see?
The most common type of router you’ll see is one for a home network or a small office.
These devices generally don’t have very detailed routing tables.
The purpose of these routers is mainly just to take traffic originating from inside the home or office LAN and to forward it along to the ISP, or Internet service provider.
Once traffic is at the ISP, a way more sophisticated type of router takes over called the Core ISP Router
What are core routers?
core routers form the backbone of the Internet, and are directly responsible for how we send and receive data all over the Internet every single day.
Core ISP routers don’t just handle a lot more traffic than a home or small office router, they also have to deal with much more complexity in making decisions about where to send traffic.
A core router usually has many different connections to many other routers.
Routers share data with each other via a protocol known as what?
Routers share data with each other via a protocol known as BGP, or border gateway protocol.
This BGP let’s them learn about the most optimal paths to forward traffic.
When you open a web browser and load a web page, the traffic between computers and the web servers could have traveled over dozens of different routers.
The Internet is incredibly large and complicated, and routers are global guides for getting traffic to the right places.