• 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/55

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;

55 Cards in this Set

  • Front
  • Back
Hub
electronic repeater that interprets ones and zeros from one port and repeats the same signal out to the other ports. It does not send the signal back to the original port.
What 2 networking issues does frames address

1/ frames prevent any single machine from monopolizing the shared bus cable


2/ they make the process of retransmitting lost data more efficient.

What is a (network) segment?
portion of a computer network that is separated from the rest of the network by a device such as a repeater, hub, bridge, switch or router.
Every version of the Ethernet since the early 1990s uses a hybrid _______ _____ topology.
Star-bus
A basic Ethernet frame contains ___ pieces of information.
6 (preamble, Recipient MAC, Sender MAC, Type, Data, Pad, FCS
What is the 7-byte binary data followed by a 1 byte Start Frame.
Preamble of a frame
Node is another name for a _______.
NIC
48-bit ( 6 byte) binary address
MAC address
Network diagnostic programs that can order the NIC to run in promiscuous mode to analyze all packets on the cable regardless of address.
Sniffers
The _____ section of a frame tells you what kind of data is in the frame on a very basic level. For example, it could show if its IPv4 or IPv6.
Type
The ________ part of the frame contains whatever payload the frame carries.
Data
Added data to bring the data up to the minimum 64 bytes when needed.
Pad
____________enable Ethernet nodes to recognize when bad things happen to good data.
FCS - Frame Check Sequence
CSMA/CD



Carrier Sense Multiple Access/Collision Detection


is a network access method that maps to IEEE 802.3 standard for Ethernet networks.



In an Ethernet network, a ___________ __________ is a group of nodes that have the capability of sending frames at the same time as each other, resulting in collisions.
Collision Domain
In the Thicknet network, devices tapped directly into a thick yellow cable that snaked through the network. What type of cable was used
10Base5
The last true bus Ethernet standard, called __________ or thinnet, fudged on the single wire concept by having wires connect at a NIC into a T connector.
10Base2
The Thinnet or 10Base2 network used ________ cable and _________ connectors. The complete network was limited to 185 meters.
RG-58, BNC
The classic __________ network consists of 2 or more computers connected to a central hub.
10BaseT
The more __________ a hub; has the more expensive it is.
Ports
If you ever run into a situation on a 10BaseT or later network in which none of the computers can get on the network, always check the ________ first!
Hub
10BaseT stands for...

10 is for speed - 10Mbps


Base- Baseband (one type of signal)


T- twisted pair (usually unshielded twisted pair)

What type of cable does 10BaseT require?
CAT3 or higher (UTP)
________ is an eight-wire connector (on the end of a twisted pair cable) used commonly to connect computers onto a LAN.
RJ-45 ( also, crimp)
The act of installing a RJ-45 connector on the end or a UTP cable is called_______. A __________ is used to secure it on the end.
crimping, crimper
TIA/EIA 568A
G/w,G,O/w,B,B/w,O,Br/w,Br
TIA/EIA 568B
O/w,O,G/w,B,B/w,G,Br,Br/w
The 10BaseT node limit is ______ nodes per hub. The distance limit is _____ meters.
1024 and 100
The 10BaseT topology is ________________ topology
Star-bus
10BaseFL uses _____________fiber-optic and uses either a_______ or a _____ connector.
multimode, ST, SC
Fiber optic address what three weakness of copper cabling?

1) Light travels farther


2) Light is immune to electrical interference


3) The cable is much more difficult to tap into, making it a good choice for environments with security concerns

All fiber-optic networks use at least ___ fiber-optic cables
2- sending and receiving
10BaseFL's speed is _________ and distance is _________
10Mbps and 2000meters (2kilometers)
10BaseFL has _________fiber-optic cable,_______ topology and _________ node limit.
multimode, star-bus, 1024
Media converter
interconnects different Ethernet types of cable.
The __________, female connectors on both ends, enable you to connect a machine in a location not originally envisioned when a network was installed.
couplers
You can connect hubs 2 ways. An _______ _______ and a __________ ________. You can also connect in a _________ organization if using full-duplex mode)

Uplink port , crossover cable, tree(or hierarchical)



Cross over, MDI-X, and OUT ports are other names for a _______________ port.
Uplink
You can only connect more than hubs through a ___________-_________.
Daisy-chain
A MDI is a __________ port, while, a MDI-X is an_________ port

regular, uplink


(media dependent interface and media dependent interface crossover)

crossover cable reverses the _______ and the _________ pair of wires.
sending, receiving (TIA/EIA 568A on one side, TIA/EIA 568B on the other)
A__________ cable has a RJ-45 on one end and a class RS-232 serial port on the other. It's used to connect a NIC to a Cisco switch or a router.
Rollover
A________________ acts like a repeater or hub except it filters and forwards traffic between 2 segments based on MAC addresses of the computers.
Bridge
The Ethernet ________ looks like a hub but com with extra smarts that enable it to effectively create a point to point connections between to conversing computers. And give the conversation full bandwidth of the network.
Switch
The switch copies the source MAC address and creates a table of MAC addresses of each connected computer called a ________________.
SAT (Source Address Table)
Each port on the switch is its own __________ ___________.
collision domain
With _________-__________ switches, collisions can occur and the rules of CSMA/CD apply.
Half-duplex
With full-duplex Ethernet, ______-____ is disabled and no collisions can occur.
CSMA/CD
You'll commonly hear a switched network called a __________ ________ to contrast it to a hub-based network with its _______ _______.
Broadcast domain, collision domain
Switches with ________enabled can detect loops, communicate with other switches, and set looped port's state to blocking.
STP
The original spanning tree (STP) protocol, IEEE _______, was replaced with Rapid Spanning Tree Protocol(RSTP), IEEE _____.
802.1d, 802.1w
Switching loops are also known as
Bridging loops
Bridge Protocol Data Unit (BPDU)
is a frame STP-enable switches use to communicate with each other to determine things like the distances between them and to keep track of changes on the network
When a change happens on the network, such as a switch getting replaced, the STP-enabled switches will receive frames from MAC addresses not contained in their MAC address table. At that point, they send out a query on every port to find the location of the new device, a process called___________.
flooding
The 10Base5 length limit is ________
500 meters