• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/84

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

84 Cards in this Set

  • Front
  • Back
What does OSI stand for? As in OSI seven layer model
Open Systems interconnection
What are the 7 layers of the OSI 7 layer model in order?
Layer 1 Physical
Layer 2 Data Link
Layer 3 Network
Layer 4 Transport
Layer 5 session
Layer 6 presentation
Layer 7 Application
What does UDP stand for?
Unshielded twisted pair
Anything that moves data from one system to another, such as copper cabling, fiber optics even radio waves is part of the ___________ Layer, or the __#__ layer.
Physical layer or the 1st layer
The NIC is the ___________.
Network interface Card
The NIC operates on the ____________ layer which is layer #__________.
Data link layer which is layer number 2.
Every NIC contains a ____address.
MAC
What does mac Stand for, as in mac address.
Media access control address
A mac address is _____bits or ___ hex characters
48 bits or 12 hex
The first 6 digits of a mac address represent the number of _________________.
The manufacturer
What does OUI stand for? and what is it used for
Organizationally unique identifier and it is used for mac addresses
Which digits are the Device id?
the last 6 digits of the mac address.
Generally a single frame holes ____bytes.
1500
Frames are sent to ____ on the network.
Everyone, but only the mac address that its addressed to receives it.
The receiving system used ___________to verify that the data arrived intact.
CRC Cyclic redundancy check
The mac Address FF-FF-FF-FF-FF-FF is? and what does it do?
The broadcast address, it sends out a frame requesting the other systems on the networks mac address and all the nic on the network reply
Any device that deals with the mac address is part of the ________layer or # layer.
Data link layer, or 2nd
What is the LLC?
Logical link controller
What does the LLC do? t
talks to the operating system, places data coming form the software into frames and creates the CRC on each frame. It is also responsible for incoming frames: processing the ones that are addressed to this NIC and erasing the ones that arent.
The only layer that has sublayers is? and what are the sublayer?
The data link layer has the sub layers LLC and the MAC.
You can break a large network up into smaller networks called ___________.
subnets
What does TCP/IP stand for?
Transmission control protocol/internet protocol
An NIC's Logical address is its _____________.
Ip address
Anything that has to do with logical addressing work on the _____________layer or the # layer.
Network layer or 3rd layer
The _________layer is the last layer that deals directly with hardware.
Network
This layer has only one big job, it is the assembler/disassembler, it also initializes requests for packets that werent received in good order.
The transport layer or layer 4
What does layer 5 or the session layer do?
The session layer initiates sessions, accepts incoming sessions, and opens and closes existing sessions.The session layer also keeps track of computer naming conventions.
The ______ layer or # layer is incharge of converting data into formats that are readable by the system.
Presentation layer or 6th layer
Layer #, or __________layer, refers to the code built into all operating systems that enables network-aware applications.
Layer 7 or application layer
The way that cables and other pieces of hardware connect to one another.
topology
a single cable that connects all of the computers in a line is a _________ topology.
Bus
A _______topology connects all the computers on the network with a central ring of cable.
Ring
a network using bus topology needs a _______________ at each end of the cable to prevent a signal sent from one computer reflecting at the ends and creating unnecessary traffic
termination
Bus and ring topology worked well but suffered from the same flaw, which is.....
The entire network stopped working if the cable broke at any point.
_______topology uses a central connection for all computers on the network.
Star
Signalling topology is often known as ____________
logical topology
Any form of networking technology that combines a physical topology witha signalling topology is called a ______________________.
Hybrid Topology
Almost all wireless networks use 1 of 2 different topologies: __________ or _______________.
Mesh or point to multi-point
What is the formula for calculating the number of connections needed to make a fully meshed network given a certain number of computers.
y(y-1)/2
In a ____________topology a single system acts as a common source through which all members of the network converse.
Point to multipoint
In a _____________ topology 2 computers connect directly together with no need for a central hub or box of any kind.
point-to-point
All cables used in the networking industry can be catagoriezed in three distinct groups: ________,__________, and _________.
Coaxial, twisted pair, and fiber optic.
_____________cable contains a central conductor wire surrounded by an insulating material, which in turn is surrounded by a braided metal shield.
Coaxial
Cable modems usually connect using _______cable.
RG6
STP stands for
Shielded twisted pair
UTP stands for
Unshielded twisted pair
Cat ratings are officially rated in ___________ indicating the highest frequency the cable can handle
Megahertz (MHz)
The maximum amount of data that goes through the cable per second is called the _____________.
Bandwidth
Telephones use __________ connectors and networks use ____________connectors.
Phones= RJ-11 Networks= Rj-45
Fiber optic cables that use LEDs are known as _______.
Multimode
Fiber optics that use layers are known as _________
single mode
The 3 main connector types for fiber optics are:
ST, SC. LC
The IEEE 802.3 standard is for what?
Ethernet
The IEE 802.11 Standard is for what?
Wireless LAN/WLAN/wifi
An electronic repeater- it interprets the ones and zeros coming in from one port and repeats the same signal out to the other connected ports.
Hub
Frames can carry up to ________ bytes.
1500
The frame check sequence is ethernets term for ________.
CRC
What does csma/cd stand for?
Carrier access, multiple access collision detection
A properly running average ethernet network has a maximum of ______% collisions.
10
In the name 10Base T the 10 Refers to?
The speed 10mbps
In the name 10Base T the word Base Refers to?
They signalling type, baseband
In the name 10BaseT the T Refers to?
The type of cabling used, twisted pair
10BaseT introduced the networking world to the ____________connector.
RJ45
What are the two ways to connect Hubs?
an uplink port of a Crossover cable
___________ enable you to connect 2 hubs together using a straight through cable.
uplink Ports
To connect more than 2 hubs you must ____________ you hubs.
Daisy chain
You can not daisy chain more than _____hubs.
4
A __________ reverses the sending and receiving pairs on one end of the cable.
Crossover
When using a crossover cable never connect 2 hubs by ______________.
Their uplink ports
A ____________ acts like a repeater or hub to connect 2 ethernet segments, but it goes one step beyond - it filters and forwards traffic between those segments based on the mac addresses of the computers on those segments.
Bridge
Bridges operate on which lvl of the osi networking model?
2, the data link layer
Whats the difference between a switch and a hub?
switches forward packets based on mac addresses. hubs forward the frame to everyone
True or false: when you use switches instead of hubs you still need to worry about csma/cd?
False
True or False: you can connect switches however you want.
true
There are only 4 Ethernet speeds what are they?
10 megabit, 100 megabit, 1 gigabit, 10 gigabit
only 10- and 100 megabit Ethernet may use a __________. Gigabit and 10 gigabit must use a ___________.
hub, switch
10 Base t4 uses _________ cable.
cat 3
100 base tx uses _________ cable.
cat 5
100BaseFX uses ________ cable.
fiberoptic
Most installations will use _______ in a place where UTP wont cut it.
Fiber optic
1000basecx uses __________ cable.
twinaxial
SFF connectors are
Small form factor
The first SFF connector was the ____________.
MT-rj
The second most popular SFF connector is the _____.
LC