Chapter 2 Flashcards
Early networks didn’t didn’t use interconnecting devices and for that reason often had weak signals. How was this problem solved?
A device called a repeater was used that would receive bit signals generated by NICs and other devices, strengthen them, and then “repeat” them to other parts of the network
How many ports are on a traditional repeater
two ports which allows distant computers to be connected
What is another name for a multi-port repeater
a hub
What does a hub do
- receives bit signals generated from a connected computer on one of its ports
- cleans the signal by filtering out electrical noise
- regenerates the signal to full strength
- transmits the regenerated signal to all other ports a computer (or other network device) is connected to
What is network bandwidth
This is the amount of data that can be transferred in an interval
Usually measured in bits per second (bps) and networks operate at speeds from 10 million bps up to 10 gigabits per second (Gbps)
Which interconnecting device only allows one computer to transmit data at a time?
In other words which device shares bandwidth
Hubs
what is an uplink port
this is a port used to connect two hubs together or to connect a hub to a switch
What does a switch do that a hub does not
A switch reads data in the messages it receives and determines which port the destination device is on. It will then send the frame to the correct destination without sending copies to all destinations like a hub would do
What is a switching table
This is essentially a small database a switch keeps so that it knows which MAC address is at the end of each of it’s ports. When something is sent via switch it will check the senders mac address and update the switching table if needed.
What are the five steps of a switch operation
- The switch receives a frame.
- The switch reads the source and destination MAC addresses.
- The switch looks up the destination MAC address in its switching table.
- The switch forwards the frame to the port where the computer owning the MAC address is found.
- The switching table is updated with the source MAC address and port information.
do switches have the same bandwidth setup as hubs
No, switches get dedicated bandwidth
What are full-duplex mode and half-duplex mode
- Full-duplex mode means that data can be sent and received simultaneously. This is how switches operate
- Half-duplex mode means that data can be sent or received but not both at the same time. This is how hubs operate
Some switches have uplinking ports that do what
these are dedicated ports for uplinking to another switch which will allow your LAN to continue to grow past the original switches port limitation
What is an Access Point (AP)
- This is the heart of wireless networks.
- It acts like a hub without wires
- All communication passes through the AP
- Most small business and home networks use a device typically called a wireless router that combines the functions of an AP, a switch, and a router
- Wireless Lans are usually attached to wired networks
What are the parts of a wireless router
An access point (wireless networks), a switch (LAN network), and a router (internetworking device)