



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of essential hardware and operating system concepts, focusing on network security and components. It covers intrusion detection and prevention systems (ids/ips), unified threat management (utm), aaa network security, and various network ports and devices like routers, switches, and gateways. Additionally, it explains networking models such as osi and tcp/ip, along with protocols like http, tcp, dhcp, arp and syslog. Designed to help students understand the fundamental aspects of network infrastructure and security. (410 characters)
Typology: Exams
1 / 6
This page cannot be seen from the preview
Don't miss anything!




Intrusive detection system(IDS) monitors the network to detect threats (passive listening)
Intrusion prevention system(IPS) intercepts and blocks threats (acts)
Unified Threat Management (UTM) a combination of IDS, IPS, next-gen firewall (NGFW), antivirus, VPN, web-filtering, data loss prevention, and anti-malware in a single device or service
AAA Network Security: (Authentication, Authorization, and Accounting) Authentication - the process of confirming a person's identify
Network Ports
Router directs network traffic based on destination addresses and preset rules,. Selects paths for data packets to cross networks and reach their destinations using IP addresses. These are usually situated between gateways/modems and switches
Switch simply connect multiple devices together on a network and forwards data packets to/from those devices
Gateway connect a private network to the internet
CAT 4 -16Mbps/100M CAT 5 -100Mbps/100M CAT 5e -1Gbps/100M CAT 6 -1Gbps/100M or 10Gbps/55M CAT 6a -10Gbps/100M CAT 7 -10Gbps CAT 8 -40Gbps
Networking Models: OSI:
TCP/IP(Transmission Control Protocol/Internet Protocol) -TCP/IP is essentially just a broader version of OSI - OSI is the modern standard -Application Layer
-Transport Layer -Internet Layer -Network Access Layer
Protocols -Hypertext Transfer Protocol (HTTP) - an application layer protocol designed to transfer information between networked devices and runs on top of other layers of the network protocol stack -foundation of the WWW and used to load webpages using hypertext links -Transmission Control Protocol(TCP) - designed to send packets across the internet and ensure the successful delivery of data and messages over networks -Communications standard that enables application programs and computing devices to exchange messages over a network
Internet Protocol locates addresses to machines and networks for the exchange of information
Dynamic Host Configuration Protocol (DHCP)