Network Components Flashcards
one type of standard is called DOCSIS, which stands for ?
“Data over cable service interface specifications”.
DOCSIS- MODEM is a typical broadband _____ _____.
cable modem
The DOCSIS modem handles both incoming and outgoing ____ _______. Including internet, video, and voice.
data signals
The DOCSIS 3.1 specification supports speeds of __ gigabit downstream & __ Gigabit upstream.
10, 1
A hub is a device that has multiple ports, that accepts Ethernet connections from _______ _______.
ports, network devices
A hub is considered not to be ___________. Because it does not filter any ____, or has any intelligence as to where data is supposed to be sent.
intelligent, data
When a data packet arrives at one of the ports, it is copied to all other ______, so all the devices on that hub sees that ____ ______.
ports, data, packet
there are two different types of hubs:
Passive and Active
what’s the difference between active and passive hubs?
The difference is a passive hub does not require power. But an active hub does require power.
a switch is very similar to a ___.
hub
Also a device that has multiple ports that accepts Ethernet connections from network devices.
But unlike a hub, a switch is ___________.
intelligent
A switch can actually learn the _______ _________ that are connected to it. And it stores these addresses in a table. So when a data packet is sent to a switch, it directs it only to the intended destination port.
physical addresses
switches are far more preferred over hubs, because they reduce any unnecessary _______ on the network.
traffic
Regular switches operate at _____ __ of the OSI model.
layer 2
there are other types of switches that operate at higher levels of the OSI model. and one of these is called a _____-_____ switch.
multi-layer
there are other types of switches that operate at higher levels of the ___ _____.
OSI, Model
A multilayer switch can operate at layer __ and __ of the OSI model. it’s able to interpret layer 3 data similar to a router.
2, 3
Content switch can operate at layers __ through __ of the OSI model.
4, 7
A multilayer switch can operate at layer 2 and __ of the OSI model. it’s able to interpret _____ __ data similar to a router.
3, layer 3
A content switch can perform ____ _________, and advanced filtering and these switches are also very _________.
load balancing, expensive
Networking devices need electrical power to function, and that’s why they have a separate electrical port for a power plug. But some networking devices don’t have an electrical port. It’s not that they don’t need electrical power, it’s just that they get their power and data from the same cable. Which is through the ________ cable.
And this technology is known as ___.
ethernet, PoE
The spanning tree protocol allows for _____ tolerance and prevents unnecessary ______ loops in the network.
fault, traffic
the spanning tree allows the ________ to talk to each other to find if loops are happening in the _______.
switches, network
Bridges are used to ______ a network into separate collision _________.
divide, domains