Network Communications Module Flashcards
What is the application layer
Provides network services directly to end-user applications
Applications interact with the network, where applications are able to communicate with each other, and are able to access the network.
What are the protocols of the application layer
HTTP (Hypertext Transfer Protocol): Used for web browsing
FTP (File Transfer Protocol): Used for file transfers
SMTP (Simple Mail Transfer Protocol): Used for email transmission
DNS (Domain Name System): Resolves domain names to IP addresses
What is the transport layer
Ensures data is transferred reliably end-to-end, from one device to another
Manages error detection and connection. Divides data into packets, and manages flow control
What are protocols of transport layer
TCP (Transport Communication Protocol): Reliable, connection-oriented communication
UDP (User Datagram Protocol): Faster, connectionless communication with no error checking
What is the internet layer
Wraps data packets in an IP frame, that contains the source address and destination address
Uses the information to route and forward the data packets across network
Where it uses the IP protocol to address and route.
What are protocols of internet layer
IP (Internet Protocol): Provides logical addressing
ICMP (Internet Control Message Protocol): Used for error messages and operational information
ARP (Address Resolution Protocol): Maps IP addresses to physical MAC addresses
What is the network layer
Handles physical transmission of data on the network, and the physical connection of devices on network.
Defines hardware addressing and the physical network medium
What are protocols of the network layer
Physical Medium: Cable types, and wireless standards
MAC (Media Access Control) Address: Unique identifier for network interfaces
Ethernet, Wi-Fi, Point-to-Point Protocol
What is the role of ip addresses
Unique identifier assigned to each device on network
Allows devices to identify each other and communicate across a network
Identifies the host, and provides location of host in network
Capability to establish a path to host
What is key differences between IPv4 and IPv6
IPv6 has 128-bit address, IPv4 has 32-bit address = Larger address space
IPv4 addresses numeric, IPv6 address alphanumeric using hexadecimal notation
IPv6 has enhanced security
IPv6 has simplified header structure
What is role of subnet masks
Separates IP addresses into network & host parts
Determine which part of IP address identifies host, which part identifies to network which it belongs
What is subnetting
Practice of dividing network into two or more smaller networks (Subnets)
Optimise network performance, improve security, make network management easier
How does subnetting improve network performance
Reduces congestion, increases bandwidth availability, minimises excess broadcast traffic
Simplifies troubleshooting by isolating issues to specific subnets
How does subnetting improve data security
If unauthorised access on network, restricts intruders from moving laterally across entire network, contains breaches to specific subnet
Network admins can implement security policies and access controls for each subnet, ensuring information remains protected, privacy is maintained
What is UTP in transmission media
Used in ethernet networks, cost-effective, easy to install
Lower bandwidth, higher latency