Syllabus Revision Flashcards
(18 cards)
What is HTTPS and what does it do?
HTTPS is the secure version of HTTP, and is where all data is encrypted
What is HTTP?
HTTP is the underlying protocol used by the www. It defines how messages are formatted and transmitted over the browser.
What is SMTP and what is its function?
Simple mail transfer protocol is a standard for email transmission
What is SMNP and what is its function?
Simple network management protocol is a protocol for collecting information about devices on IP networks
What is TCP and and its function?
Transmission Control Protocol enables two hosts to establish a connection exchange streams of data
What is UDP and its function?
User datagram protocol is an alternative communications protocol to TCP that establishes low-latency and loss-tolerating connections between applications on the internet
What is IP and its function?
An internet protocol address is a label assigned to each device connected to a network
What is FTP and it’s function?
File transfer protocol allows transfer of files securely
Name 1 con to network protocols?
Network complexity
Name 1 pro of network protocols?
Multiplexing allows analog or digital signals to be combined into one signal over a shared medium
What does it mean for a network to “hang”?
A hang occurs when a program ceases to respond to inputs (e.g computer not responding to users keyboard)
Name all 7 layers of the OSI model in order?
Application Presentation Session Transport Network Data link Physical
Name 2 pros to the OSI model?
It’s generic and it encrypts data for security purposes
Name 2 cons to the OSI model?
Complex to set up and manage, and many applications do not require the data integrity provided by the OSI model
What is RIPV1/RIP2?
RIPV1 uses classful routing
RIPV2 uses a classless protocol (useful for small flat networks)
What is RIP-NG?
RIPNG works in the same way as RIPV2, but can only run on IPV6 networks
What is OSPF?
Open shortest path first is a routing protocol that is used to find the best path for packets as they pass through a set of connected networks
What is OSPFv2?
OSPFv2 is a protocol for IPv4 networks