NET+ Acronyms - Review Flashcards
(193 cards)
AAAA?
Authentication, Authorization, Accounting, Auditing
- used to control and track access within a Network.
ACL?
Access Control List
- rules/permissions that specifies what an authenticated user may do on a shared resource.
AES?
Advanced Encryption Standard
- specification for the encryption of electronic data
- is a symmetric Key Encryption and is not used for Key Exchanges but for Key Encryption.
AH?
Authentication Header
- provides data origin authentication, data integrity, and replay protection
AP?
Access Point
- device that creates a Wireless Local Area Network (WLAN) that you can connect to.
APC?
Angled Physical Contact
- Fiber connector ends that are more rounded an the PC finish giving greater contact between the glass surfaces.
- Minimizes back reflection.
APIPA?
Automatic Private IP Addressing
- a feature of Windows-based OS that automatically assign an IP address to itself when there’s no DHCP Server available to perform that function.
- Range: 169.254.0.1 to 169.254.255.254
APT?
Advanced Persistent Threat
- a type of threat actor that can obtain, maintain, and diversify access to Network Systems using exploits and malware.
ARP?
Address Resolution Protocol
- for mapping a dynamic IP address to a physical machine address (MAC) in a Local Area Network (LAN).
AUP?
Acceptable Use Policy
- a document stipulating constraints and practices that a user must agree to for access to a corporate Network, the Internet, or other corporate resources
BGP?
Border Gateway Protocol
- Standardized Exterior Gateway Protocol (EGP) designed to exchange routing and reachability information among Autonomous systems (AS) on the Internet.
BNC?
British Naval Connector
Bayonet Neill–Concelman
- connector that features two bayonet lugs on the female connector, mating is fully achieved with a quarter turn of the coupling nut.
BYOD?
Bring Your Own Device
- lets employees use their existing portable devices at work.
CAM?
Content Addressable Memory (Table)
- special type of computer memory used in certain very-high speed searching applications.
- also known as associative memory or associative storage
CAN?
Campus Area Network
- network installed in a medium-sized space spanning multiple buildings
CARP?
Common Address Redundancy Protocol
- is an open standard that creats a redundancy group to share an IP Address
CDMA?
Code Division Multiple Access
- early cellular telephone technology that used a spread spectrum form of transmission that was totally incompatible with GSM TDMA.
CIA?
Confidentiality, Integrity, Availability
- 3 goals that are widely considered the foundations of the IT Security trade.
- known as the CIA triad
CIDR?
Classless Inter-Domain Routing
- basis of allocating and routing classless addresses, not restricting subnet masks to /8, /16, or /24, which classful addressing did.
CLI?
Command Line Interface
CNAME?
CNAME
- A DNS record acts like an alias and holds a Frequently Qualified Domain Name (FQDN), not an IP address.
CoS?
Class of Service
- implements packet tagging in a LAN.
- tags the different types of traffic, such as video streaming or VoIP.
- the tag is a value between 0 and 8, with 0 being the highest priority
CPU?
Central Processing Unit
CRC?
Cyclic Redundancy Check
- a mathematical method used to check for errors in long streams of transmitted data with high accuracy.
- found in the Frame Check Sequence (FCS)