MTA 98-366 Udemy Cert Study Cards Flashcards
(173 cards)
Client-Server Network?
- Network is Composed of Clients and Servers
- Servers Provide Resources
- Clients Receive Resources
- Servers Provided Centralized Control Over Network Resources (files, printers, authentication, etc.)
Peer-to-Peer Network?
- All Computers on the Network Are Peers
- No Dedicated Servers
- There Is No Centralized Control over Shared Resources
- Any Individual Machine Can Share Its Resources as It Pleases
- All Computers on the Network Can Act as Either a Client (Receive Resources) or a Server (Provide Resources)
LAN?
Local Area Network
A Computer Network with a Small Geographical Area, such as a Single Room, Building or Group of Buildings.
CAN?
Campus Area Network
A Computer Network of Multiple Interconnected LANs in a Limited Geographical Area, such as a Corporation, Government Agency, or University Campus.
MAN?
Metropolitan Area Network
A Computer Network that Interconnects Users with Computer Resources in a City.
Larger than a Campus Area Network, but Smaller than a Wide Area Network.
WAN?
Wide Area Network
A Computer Network that extends over a large geographical distance, typically multiple Cities and Countries.
MAC Address?
- Physical Address of the Network Adapter Card
- OSI Layer 2 (Data Link) Layer Address
- TCP/IP Layer 1 (Network Interface) Layer Address
- 6 Bytes (48 bits), Usually Represented Hexadecimal
Duplex Communication?
Network Communication will occur in either full or half duplex mode.
Half Duplex - Can send and Receive Data, but not at the same time.
Full Duplex - Can send and Receive Data simultaneously.
Physical & Logical Network Topologies?
Physical - Define the Physical Design of a Network, including the Network Devices, Locations, and Cables. Similar to a Building Blueprint.
Logical - Define how data moves throughout a Network (CSMA/CA, CSMA/CD, Ethernet.
Bus Topology?
All devices are connected to a single network Cable.
Terminators are required for both ends of the cable.
A single break in the cable will take down the entire network.
Ring Topology?
All devices are connected in a circular fashion.
Each computer is connected to two other computers.
Data travels from node to node with each computer handling data, either unidirectional or bidirectional.
Star Topology?
All devices are connected to a Central Device. (Usually a Switch or a Hub)
Popular topology in today’s networks.
Used in most large and small networks.
Central device is a single Point of Failure.
Mesh Topology?
Each device is connected to every other device by separate cabling.
Highly redundant and fault-tolerance.
Used in WANs.
Expensive to Install.
Types of Network Cabling?
Coaxial
Twisted Pair
Fiber Optic
Ethernet?
- Is a Network Protocol that controls how data is transmitted over a LAN.
- Referred to as the Institute of Electrical and Electronics Engineers (IEEE) 802.3 Standard.
- It supports networks built with thin and thick coaxial, twisted-pair, and fiber optic cabling.
- The original Ethernet Standard supported 10Mbps Speeds, but the latest supports much faster speeds.
- Ethernet uses CSMA/CD access methodology.
Ethernet xxBaseT Naming details?
Ethernet uses a “xx Base T” naming convention.
• xx: Speed of the Cable.
• Base: Baseband communication (Single Frequency)
• T: Type of Cable.
Ethernet xxBaseT Naming? (From Twisted Pair to Fiber)
10BaseT - 10Mbps Twisted-Pair Standard Ethernet
10BaseF - 10Mbps Fiber Optic Standard Ethernet
100BaseT - 100Mbps Twisted-Pair Fast Ethernet
100BaseF - 100Mbps Fiber Optic Fast Ethernet
1000BaseT - 1Gbps Twisted-Pair Gigabit Ethernet
1000BaseF - 1Gbps Fiber Optic Gigabit Ethernet
Twisted-Pair Copper Cabling?
Why are they Twisted?
Security Concerns?
4 Twisted Pairs of Wires with a RJ-45 Connector.
Balanced Pair operation
• + & - Signals
• Equal & Opposite Signal
To help reduce Interference, Crosstalk, Noise.
Security Concerns consist of Signal Emanations
100 Meters Max Distance, Signal Attenuation.
Shielded VS Unshielded Twisted Pair?
UTP - Unshielded Twisted-Pair = More susceptible to electromagnetic interference EMI.
STP - Shielded Twisted-Pair = Less susceptible to EMI and Crosstalk (if each pair is shielded).
EMI - Electromagnetic Interference = The disruption of the operation of an electronic device when it’s in the vicinity of an electromagnetic field caused by another electronic device. (Manufacturing Equipment, Microwave Ovens, etc.)
Twisted-Pair Copper Cabling Categories?
Category 3 - CAT3 = 10Mbps Category 5 - CAT5 = 100Mbps Category 5e - CAT5e = 1Gbps Category 6 - CAT6 = 1Gbps & 10Gbps for Shorter Runs Category 6a - CAT6a = 10Gbps
Plenum-Rated Cable?
Plenum-Rated cables have a special insulation (Teflon Coated) that has low smoke, low flame, and non-toxic characteristics.
If they catch fire, they won’t release toxic fumes.
Twisted-Pair Wiring Standards - 2 Standards?
568A & 568B
568B is Newer and the Recommended Standard.
Either can be used.
Standards are Important to Lower Costs, Increase Interoperability, and Easier Maintenance.
Straight-Through Cable?
Connecting “UNLIKE” Devices
• Computer to Switch
• Switch to Router
Crossover Cable?
Connecting “LIKE” Devices.
• Router to Router
• Computer to Computer