Network Technology Flashcards
(40 cards)
Front
Back
What are the four main parts of a network?
End Devices, Intermediary Devices, Media, Protocols
What are common types of networks?
LAN, WAN, CAN, MAN, PAN, SAN, WLAN, VPN, Intranet
What is fault tolerance in networking?
The ability to continue operating properly in the event of a failure.
What is a collision domain?
A network segment where data packets can collide with one another.
What are the private IP address ranges?
10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16
What is attenuation?
Loss of signal strength across a network due to distance or interference.
How many bits are in IPv4 and IPv6 addresses?
IPv4 has 32 bits, IPv6 has 128 bits.
What connector is used for Ethernet cables?
RJ45 connector with 8 pins.
What is the purpose of networking reference models?
They split networking into manageable layers, simplifying understanding and standardization.
What does OSI stand for?
Open Systems Interconnection
How many layers does the OSI model have?
7 layers
Name the 7 layers of the OSI model.
Application, Presentation, Session, Transport, Network, Data Link, Physical
Which OSI layer manages sessions and authentication?
Session Layer (Layer 5)
What happens at the Transport layer?
End-to-end communication is managed, including sequencing and error recovery.
What are Protocol Data Units (PDUs) at each layer?
Application-Data, Transport-Segments, Network-Packets, Data Link-Frames, Physical-Bits
How many layers does the TCP/IP model have?
4 layers
What are the four layers of the TCP/IP model?
Application, Transport, Internet, Network Access
What is the main difference between the OSI and TCP/IP models?
OSI is a theoretical model, TCP/IP is based on practical protocols.
What does CIDR stand for?
Classless Inter-Domain Routing
What is the purpose of a router?
To forward packets between different networks based on destination IP addresses.
Why was IPv6 introduced?
To overcome the IPv4 address exhaustion and improve packet processing.
What protocol is used to map an IP address to a MAC address?
Address Resolution Protocol (ARP)
What does DHCP stand for?
Dynamic Host Configuration Protocol