Back to guides

glossary

Networking Glossary

Alphabetized field terms for DNS, VoIP, email, subnetting, path testing, and packet capture work. Small definitions, less fog.

A

DNS

A Record

A DNS record that maps a hostname to an IPv4 address.

DNS

AAAA Record

A DNS record that maps a hostname to an IPv6 address.

SIP

ACK

A SIP request that confirms a final response, commonly the 200 OK that answers a call.

Network

ASN

Autonomous System Number. It identifies a network or group of routes operated under one routing policy.

B

Email

Blacklist

A reputation list that may flag an IP address or domain for spam, abuse, or suspicious sending behavior.

Subnet

Broadcast Address

The last IPv4 address in a subnet, traditionally used to reach all hosts on that subnet.

C

DNS

CAA Record

Certification Authority Authorization record. It says which certificate authorities may issue certificates for a domain.

Subnet

CIDR

Classless Inter-Domain Routing. CIDR notation writes an IP and prefix length, such as 192.168.1.10/24.

DNS

CNAME

Canonical Name record. It makes one DNS name an alias of another DNS name.

VoIP

Codec

A media format used to encode and decode audio or video, such as G.711, G.729, or Opus.

D

Email

DKIM

DomainKeys Identified Mail. DKIM signs email so receivers can verify that the message was authorized by a domain.

Email

DMARC

Domain-based Message Authentication, Reporting, and Conformance. DMARC tells receivers how to handle mail when SPF or DKIM alignment fails.

DNS

DNS Propagation

The process of DNS changes becoming visible across recursive resolvers as cached answers expire.

Email

DNSBL

DNS-based blacklist. A DNS-style lookup used by mail systems to check whether a sender appears on a reputation list.

QoS

DSCP

Differentiated Services Code Point. A packet marking used by QoS policies to classify traffic such as voice or video.

F

DNS

FQDN

Fully Qualified Domain Name. The complete DNS name for a host, such as pbx.example.com.

I

VoIP

ICE

Interactive Connectivity Establishment. WebRTC uses ICE candidates to find a working media path through NAT, firewalls, STUN, or TURN.

Network

ICMP

Internet Control Message Protocol. It is commonly used by ping and traceroute-style diagnostics.

J

VoIP

Jitter

Variation in packet arrival timing. High jitter can make VoIP audio sound uneven or robotic.

M

Path

MTR

A diagnostic that combines traceroute-style hop discovery with repeated probes for latency and packet loss.

Email

MX Record

Mail Exchanger record. It tells senders which mail servers accept email for a domain.

N

DNS

NAPTR

Naming Authority Pointer record. In VoIP, it can help clients discover SIP services and transports.

Network

NAT

Network Address Translation. NAT changes addresses or ports as traffic moves between networks.

P

Network

Packet Loss

Packets that do not arrive at the destination. In VoIP this can cause clipping, silence, or choppy audio.

Packet Capture

PCAP

A packet capture file that stores network packets for analysis in tools such as Wireshark or TraceRoo PCAP tools.

DNS

PTR Record

Pointer record. It maps an IP address back to a hostname for reverse DNS.

Q

Network

QoS

Quality of Service. Network policy used to classify, prioritize, or shape traffic.

R

Lookup

RDAP

Registration Data Access Protocol. A modern structured replacement for many WHOIS lookups.

VoIP

RTP

Real-time Transport Protocol. RTP carries live media streams such as VoIP audio.

S

VoIP

SDP

Session Description Protocol. In SIP calls, SDP describes media addresses, ports, codecs, and related capabilities.

VoIP

SIP

Session Initiation Protocol. SIP sets up, modifies, and tears down VoIP calls.

Email

SPF

Sender Policy Framework. SPF lists which mail servers are allowed to send email for a domain.

VoIP

SRTP

Secure RTP. SRTP encrypts and authenticates RTP media streams.

DNS

SRV Record

Service record. It advertises a service host, port, priority, and weight for protocols such as SIP.

VoIP

STUN

Session Traversal Utilities for NAT. WebRTC uses STUN to discover a public-facing address and port for media connectivity.

Subnet

Subnet Mask

A value that separates the network and host portions of an IP address.

T

Fax

T.30

The fax session protocol that negotiates capabilities, page transfer, confirmation, and call control between fax endpoints.

Fax

T.38

A real-time fax-over-IP protocol that relays fax data over IP networks, commonly using UDPTL instead of RTP audio passthrough.

Network

TCP

Transmission Control Protocol. A connection-oriented transport protocol used by web, mail, and many application services.

Fax

TIFF

Tagged Image File Format. Fax systems often store received pages as TIFF files with resolution, compression, width, and height metadata.

Security

TLS

Transport Layer Security. TLS encrypts connections such as HTTPS, SIP TLS, and secure mail submission.

DNS

TTL

Time To Live. In DNS, TTL controls how long resolvers can cache an answer.

VoIP

TURN

Traversal Using Relays around NAT. TURN relays WebRTC media when direct peer connectivity cannot be established.

U

Network

UDP

User Datagram Protocol. A connectionless transport protocol commonly used by RTP and some SIP deployments.

Fax

UDPTL

UDP Transport Layer for T.38 fax. It carries T.38 packets and can include redundancy to improve fax delivery over lossy networks.

W

VoIP

WebRTC

Web Real-Time Communication. Browser technology for live audio, video, and data sessions used by web-based softphones.

Lookup

WHOIS

A registration lookup protocol used to retrieve ownership or registry information for domains, IPs, and ASNs.