Communication & Network Sec Flashcards
1
Q
- ARP (Address Resolution Protocol):
A
- Definition: A networking protocol used to map an IP address to a physical MAC address on a local network.
2
Q
- API (Application Programming Interface):
A
- Definition: A set of rules and protocols that allows different software applications to communicate and interact with each other.
3
Q
- Bandwidth:
A
- Definition: The maximum data transfer rate or capacity of a network connection, often measured in bits per second (bps).
4
Q
- Bluetooth:
A
- Definition: A wireless technology standard for short-range communication between devices, commonly used for connecting peripherals like headphones and keyboards to smartphones and computers.
5
Q
- CSMA/CA and CSMA/CD:
A
- Definition: CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) and CSMA/CD (Carrier Sense Multiple Access with Collision Detection) are network access methods used to manage shared communication channels and prevent collisions.
6
Q
- DNS (Domain Name System):
A
- Definition: A system used to translate human-readable domain names into IP addresses, making it easier to locate resources on the internet.
7
Q
- DHCP (Dynamic Host Configuration Protocol):
A
- Definition: A network protocol that automatically assigns IP addresses and other network configuration parameters to devices on a local network.
8
Q
- FDDI (Fiber Distributed Data Interface):
A
- Definition: A high-speed, fiber optic-based network technology used for data transmission over local and wide-area networks.
9
Q
- Frame:
A
- Definition: A fixed-size data structure used in networking to encapsulate and transmit data over a network, often containing headers and trailers for routing and error checking.
10
Q
- Gateway Device:
A
- Definition: A device that connects different networks and facilitates data exchange between them, often serving as a bridge between different protocols or technologies.
11
Q
- ICMP (Internet Control Message Protocol):
A
- Definition: A network protocol used for error reporting and diagnostic functions in IP networks, including ping and traceroute.
12
Q
- IPv4 and IPv6:
A
- Definition: Internet Protocol version 4 (IPv4) and Internet Protocol version 6 (IPv6) are addressing schemes used for identifying devices on the internet. IPv4 uses 32-bit addresses, while IPv6 uses 128-bit addresses to accommodate the growing number of connected devices.
13
Q
- LDAP (Lightweight Directory Access Protocol):
A
- Definition: A protocol used to access and manage directory information services, often used in authentication and user management.
14
Q
- Media Access Control (MAC):
A
- Definition: A unique hardware address assigned to each network interface card (NIC) for identifying devices on a network.
15
Q
- Modem:
A
- Definition: A device that modulates and demodulates digital data to transmit it over analog communication lines, often used for connecting to the internet via phone lines or cable.
16
Q
- OSPF (Open Shortest Path First):
A
- Definition: A routing protocol used in IP networks to determine the best path for data transmission by calculating the shortest path tree
17
Q
- OSI Layers 1-7:
A
- Definition: The OSI (Open Systems Interconnection) model defines seven layers, each responsible for specific functions in networking, from physical transmission (Layer 1) to application services (Layer 7).
18
Q
- POP3 and IMAP:
A
- Definition: POP3 (Post Office Protocol version 3) and IMAP (Internet Message Access Protocol) are email retrieval protocols used by email clients to access and manage email messages on servers.
19
Q
- SNMP (Simple Network Management Protocol):
A
- Definition: A protocol used for network management and monitoring, allowing devices to communicate their status and configuration to a central management system.
20
Q
- SDN (Software-Defined Networking) and SD-WAN (Software-Defined Wide Area Network):
A
- Definition: SDN is an approach that centralizes network management and control using software, while SD-WAN is an extension of SDN, specifically designed to manage wide area networks with agility and efficiency.
21
Q
- TCP and 3-way handshake:
A
- Definition: TCP (Transmission Control Protocol) is a connection-oriented protocol used in data transmission. The 3-way handshake is a process that establishes a reliable connection between sender and receiver.
22
Q
- Wi-Fi Protocols (802.11 xx):
A
- Definition: A series of wireless networking standards designated by the IEEE (Institute of Electrical and Electronics Engineers), such as 802.11n and 802.11ac, each specifying different features and data transfer rates for Wi-Fi networks.
23
Q
- Token Ring:
A
- Definition: A network topology and access method where devices access the network by passing a token from one device to another, preventing collisions.
24
Q
- Topology:
A
- Definition: The physical or logical arrangement of devices and connections in a network, such as star, bus, ring, or mesh topologies.