Key Terms and Acronyms Flashcards
circuit-switched
a network that creates a path between the source and destination devices
extranet
a private network that allows authorized external users to securely share info
internet protocol IP
part of the TCP/IP that make it possible to deliver packets across complicated networks by handling the routing decisions necessary to move them from their source to their destination
internetworking
the process of connecting multiple computer networks
intranet
private, internal network
logical topology
shows how the devices in a network connect to a specific segment of the network
network topology
a map of a network and how devices are connected to it
open systems interconnection reference model OSI
an internationally accepted framework of standards that governs how separate computer systems communicate using networks
packet switched
networks that transmit packets as individual messages
physical topology
the physical network devices and any physical devices used to connect to the network
point to point network
a network that consists only of computers and devices that are connected directly
transmission control protocol TCP
part of the TCP/IP that guarantees a reliable stream of data between two computers
TCP/IP reference model
a descriptive framework for computer network protocols, created by the U.S. Department of Defense in the 1970s
TCP/IP suite
a collection that provides support to nearly all internet-capable operation systems and devices
OSI
open systems interconnection
LAN
LOCAL AREA NETWORK
TCP/IP
TRANSMISSION CONTROL PROTOCOL INTERNET PROTOCOL
IANA
INTERNET ASSIGNED NUMBERS AUTHORITY
VoIP
VOICE OVER INTERNET PROTOCOL
UC
UNIFIED COMMUNICATION
MAC
MEDIA ACCESS CONTROL
LLC
LOGICAL LINK CONTROL
EIA
ELECTRONIC INDUSTRIES ASSOCIATION
DTE
DATA TERMINAL EQUIPMENT
DCE
DATA CIRCUIT TERMINATING EQUIPMENT
CSMA/CD
CARRIER SENSE MULTIPLE ACCESS WITH COLLISION DETECTION
NIC
NETWORK INTERFACE CONTROLLER
IEEE
INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS
OUI
ORGANIZATIONALLY UNIQUE IDENTIFIER
TCO
TOTAL COST OF OWNERSHIP
DHCP
DYNAMIC HOST CONFIGURATION PROTOCOL
HTTP
HYPERTEXT TRANSFER PROTOCOL
IMAP
INTERNET MESSAGE ACCESS PROTOCOL
FTP
FILE TRANSFER PROTOCOL
POP
POST OFFICE PROTOCOL
SIP
SESSION INITIATION POINT
TCP
Transmission CONTROL PROTOCOL
UDP
USER DATAGRAM PROTOCOL
ATP
APPLETALK TRANSACTION PROTOCOL
SCTP
STREAM CONTROL TRANSMISSION PROTOCOL
NFP
netBIOS FRAMES PROTOCOL
FCP
FIBRE CHANNEL PROTOCOL
IPSec
INTERNET PROTOCOL SECURITY
ARP
ADDRESS RESOLUTION PROTOCOL
ICMP
INTERNET CONTROL MESSAGE PROTOCOL
L2TP
LAYER 2 TUNNELING PROTOCOL
PPP
POINT TO POINT PROTOCOL
DSL
DIGITAL SUBSCRIPTION LINE
FDDI
FIBER DISTRIBUTED DATA INTERFACE
POTS
PLAIN OLD TELEPHONE SERVICE
ISDN
INTEGRATED SERVICES DIGITAL NETWORK
CSD
CIRCUIT SWITCHED DATA
HSCSD
HIGH SPEEN CIRCUIT SWITCHED DATA
RSTP
RAPID SPANNING TREE PROTOCOL
MSTP
MULTIPLE SPANNING TREE PROTOCOL
PoE
POWER OVER ETHERNET
data link layer
the second OSI model layer, also called the protocol layer or Layer 2
bridges
network devices that interconnect two or more LANS
ethernet
a wired system for connecting devices in local area networks, metropolitan area networks, and wide area networks
hub
a hardware device that connects multiple networking devices
IEEE standards
Ethernet standards and protocols established by the Institute of Electrical and Electronics Engineers
IEEE CSMA/CD standards
a group of standard specifications for Ethernet
physical layer
the first OSI model layer, also called Layer 1
protocol
an established set of rules to determine how data can be transmitted across devices
redundancy
the process of providing alternate means for a network to continue functioning
repeater
a device that receives and amplifies a signal
resilience
the ability to continue providing acceptable service despite operations challenges
structured wiring system
a modular cable solution that is flexible
switches
networking equipment that allows multiple devices to communicate
DTME
DUAL TOUCH MULTIFREQUENCY TELEPHONE
CO
CENTRAL OFFICE
AC
ALTERNATING CURRENT
DC
DIRECT CURRENT
BER
BIT ERROR RATE
WDM
WAVELENGTH DIVISION MULTIPLEXING
IDF
INTERMEDIATE DISTRIBUTION FRAME AKA WIRING CLOSET
MDF
MAIN DISTRIBUTION FRAME AKA DATA CENTER FACILITY
BICSI
BUILDING INDUSTRY CONSULTING SERVICE INTERNATIONAL
EIA
ELECTRONICS INDUSTRIES ASSOCIATION
ECIA
EIA BECAME ECIA ELECTRONIC COMPONENTS INDUSTRIES ASSOCIATION
TIA
TELECOMMUNICATIONS INDUSTRY ASSOCIATION
ANSI
AMERICAN NATIONAL STANDARDS INSTITUTE
LLC
LOGICAL LINK CONTROL
ASP
ACCESS SERVICE PROVIDER
LC
LUCENT CONNECTOR
ST
STRAIGHT TIP
SC
SQUARE CONNETOR
APC
ANGLED PHYSICAL CONNECTOR
UPC
ULTRA PHYSICAL CONTACT
SFP
SINGLE FORM FACTOR PLUGGABLE
GBIC
GIGABIT INTERFACE CONVERTER
QSFP+
QUAD SMALL FORM FACTOR PLUGGABLE PLUS
OTDR
OPTICAL TIME DOMAIN REFLECTOMETER
MEF
METROPOLITAN ETHERNET FORUM
MAN
METROPOLITAN AREA NETWORK
MPLS
MULTIPROTOCOL LABEL SWITCHING
SSH
SECURE SHELL PROTOCOL
Connection Oriented Protocol
sets up a connection between the source and destination
Connectionless Protocol
treats each connection individually
datagram
packets that are transmitted across networks
IANA internet assigned numbers authority
organization that oversees the allocation of IP addresses
Network address translation NAT
maps local private addresses to public ones
SCTP
stream control transmission protocol
TTL
time to live
QoS
quality of service
DHCPv6
dynamic host configuration protocol
SLAAC
stateless address autoconfiguration
DNS
domain name system
CIDR
classless inter domain routing
VLSM
variable length subnet masking
PAT
port address translation
NAT
network address translation
NDP
neighbor discovery protocol
ARPANET
computer network developed by DoD to support academic research
Layer 2 Tunneling Protocol L2TP
protocol that supports virtual private networks
L2TP
layer 2 tunneling protocol
VPN
virtual private network
web browser
protocol to allow all resources to be linked together
NetBIOS
network basic input/output system
RPC
remote procedure call
SMB
server message block
IMAP
internet message access protocol
SSH
secure shell
SSL
secure socket layer
TLS
transport layer security
ASCII
american standard code for information exchange
EBCDIC
extended binary coded decimal interchange code
TIFF
tagged image file format
GIF
graphics interface format
JPEG
joint photographic experts group
MPEG
moving picture experts group
MIDI
musical instrument digital interface
DHCP
dynamic host configuration protocol
FTP
file transfer protocol
HTTP
hypertext transport protocol
NFS
network file system
RTP
real time transport protocol
SIP
session initiation protocol
SMTP
simple mail transfer protocol
SNMP
simple network management protocol
SFTP
secure file transfer protocol
DNS
domain name service
DHCP
dynamic host configuration protocol
TFTP
trivial file transfer protocol
POP3
post office protocol version 3
SUNRPC
sun microsystems remote procedure call
NTP
network time protocol
MSRPC
microsoft remote procedure call
IMAP
internet message access protocol
SQL
structured query language
BGP
border gateway protocol
LDAP
lightweight directory access protocol
HTTPS
hypertext transfer protocol secure
SMB
server message block
DBMS
database management system
DoS
denial of service
DDoS
distributed denial of service
PGP
pretty good privacy
S/MIME
secure multipurpose internet mail extensions
TCP/IP application layer
interacts with apps that need to gain access to network services
TCP/IP host to host layer
segments data and validates it hasn’t been corrupted (error checking)
TCP/IP network or internet layer
routing of packets as they move around the network
TCP/IP physical or network access layer
high layer protocols interface with transport medium
OSI application layer
interacts with end user
OSI presentation layer
coding of data, file formatting, encryption
OSI session layer
maintains communication sessions between computers
OSI transport layer
breaks data into packets and transmits them over networks (flow control and error checking)
OSI network layer
logical implementation of the network (can take form of IP address)
OSI data link layer
transmits info on computers connected to the same LAN
OSI physical layer
translates binary into language of transport medium
circuit switched network
sets up path between source and destination device. good for limited number of devices, keeps constant path until terminated
packet switched network
transmits packets as individual networks. receiver reassembles message. more efficient for large amounts of data
UC unified communication
convergence of voice, data, and video
physical topology
picture of actual devices and mediums
logical topology
how the network works and how you transfer data
bus topology
allows only one device to communicate at a time
star
uses aggregate point such as wiring closet
attenuation
signal loss on transmission media
switch
device with multiple ports that examines message and knows which port to forward it to
point to point network
computers or devices connected directly to one another
host based network
central computer with many users connected using terminals
dumb terminal
terminal that doesn’t do much more that send and receive characters from a central computer
serial communication
terminal will send or receive one character at a time
client server internetworking
central server handles data and local client software on the client device requests services from the server
bridge
device needed for internetworking on the data link layer. listens to received traffic and remembers ports on which the traffic arrived from each MAC address
router
forward IP packets based on where that IP network is physically located and the physical port or interface that connects it.