Acronym Flashcards
(103 cards)
ACL
Access Control List: Rules that control network access based on IP addresses or other criteria
APIPA
Automatic Private IP Addressing: Automatically assigns IP addresses in the 169.254.x.x range when no DHCP server is available.
ARP
Address Resolution Protocol: Resolves IP addresses to MAC addresses for communication on a network.
BGP
Border Gateway Protocol: Exterior gateway protocol used to exchange routing information between autonomous systems on the internet.
CIDR
Classless Inter-Domain Routing: IP addressing scheme that replaces classful addressing with variable-length subnet masks.
CSMA/CD
Carrier Sense Multiple Access with Collision Detection: Ethernet protocol that detects and handles collisions in shared media networks.
CSMA/CA
Carrier Sense Multiple Access with Collision Avoidance: Protocol used in wireless networks to avoid collisions by waiting for a clear channel before transmitting.
DHCP
Dynamic Host Configuration Protocol: Assigns IP addresses and related configuration information to network devices automatically.
DNS
Domain Name System: Resolves human-readable domain names to IP addresses.
EIGRP
Enhanced Interior Gateway Routing Protocol: Cisco-proprietary distance-vector routing protocol that supports multiple network layer protocols.
FTP
File Transfer Protocol: Protocol used to transfer files over a TCP/IP network.
HTTP
Hypertext Transfer Protocol: Protocol used for transmitting web content over the internet.
HTTPS
Hypertext Transfer Protocol Secure: Encrypted version of HTTP that uses SSL/TLS for secure data transmission.
ICMP
Internet Control Message Protocol: Network layer protocol used to send error messages and operational information about IP networks.
IGP
Interior Gateway Protocol: Routing protocol that operates within an autonomous system, such as OSPF or RIP.
IP
Internet Protocol: Network layer protocol responsible for addressing and routing packets across networks.
ISP
Internet Service Provider: Company that provides internet access to customers.
LAN
Local Area Network: Network that connects devices in a limited geographical area, such as a home or office.
MAC
Media Access Control: Unique hardware address assigned to network interfaces for communication on a physical network.
MPLS
Multi-Protocol Label Switching: High-performance networking technique that directs data between nodes based on short path labels.
MTU
Maximum Transmission Unit: Largest size of a data packet that can be transmitted over a network.
NAT
Network Address Translation: Translates private IP addresses to public IP addresses for communication over the internet.
OSPF
Open Shortest Path First: Link-state routing protocol that uses Dijkstra’s algorithm to calculate the shortest path to each network.
PoE
Power over Ethernet: Standard that allows Ethernet cables to deliver both data and power to devices.