Domain 4 Flashcards
Open System Interconnections (OSI)
The Open System Interconnections (OSI) reference model was defined in 1984 and published as ISO/IEC 7498-1 The (OSI) reference model is structured into 7 layers: - Layer 7 - Application. - Layer 6 - Presentation. - Layer 5 - Session. - Layer 4 - Transport. - Layer 3 - Network. - Layer 2 - Data Link. - Layer 1 - Physical.
The TCP/IP Model
The TCP/IP Model (also known as the Department of Defence - DoD) reference model, is structured into four layers:
- Layer 1: Link Layer
- Layer 2: Internet Layer
- Layer 3: Transport Layer
- Layer 4: Application Layer.
Layers Characteristics
Layers reference specific functions.
- Layers provide Encapsulation
- Layers provide Abstraction
- Layers provide decoupling.
IP Convergence
IP Convergence is the use of the Internet Protocol (IP) for transmitting different types of traffic (e.g. voice, data, music, video, TC, teleconferencing) over single network.
- Introduces standardization.
- Reduces the number of service Providers.
- Reduces the number of service providers.
Non-IP Networking
TCP/IP is the communications protocol of the Internet. To transverse the Internet, non-IP networking protocols must either be encapsulated. translatable, or used for non-Internet niche purpose.
Multi-protocol Label Switching (MPLS)
Multi-protocol Label Switching (MPLS) is a scalable, protocol- independent transport technique for high performance networks.
- Operates between OSI Layers 2 and 3
- Data packets are assigned labels (tags)
- MPLS label edge routers (LER) make packet-forwarding decisions based on the short packet-label contents and quality of service (QoS) requirements.
Distributed Network Protocol (DNP3)
Distributed Network Protocol (DNP3) is an open standard-based communications protocol used between components in process automation systems.
- Operates at Layers 2, 4 and 7.
- Used primarily in the electric, water, waste water transportation, oil, and gas industries.
- DNP3 was developed to meet the need fro a standard protocol that would allow SCADA system components developed by differing vendors.
Fiber Channel over Ethernet (FCoE)
Fiber Channel over Ethernet (FCoE) is a Layer 2 standard-based protocol that allows Fibre Channel frames to be carried over Ethernet links.
- FCoE, network (IP), and storage (iSCSI) data traffic can be consolidated using a single network.
- FCoE is not routable at the IP layer.
Wireless Modes
- Ad Hoc: peer-to-peer relationship.
- Infrastructure Mode: topology includes wireless devices, access points, and wired routes connected to the Internet.
WPAN
Wireless Personal Area Network A.K.A Bluetooth. 802.15 Standard.
Interconnects devices within a limited range (e.g. keyboards)
WLAN
Wireless Local Area Network.
802.11 Standard
WMAN
Wireless Metropolitan Area Network.
802.16 Standard.
WWAN
Wireless Wan Area Network.
Point-to-Point microwave links.
802.11
Rate: 2 Mbps
Frequency: 2.4 GHz
Distance: 100m
802.11b
Rate: 11 Mbps
Frequency: 2.4 GHz
Distance: 140m
802.11a
Rate: 54 Mbps
Frequency: 5.0 GHz
Distance: 120m
802.11g
Rate: 54 Mbps
Frequency: 2.4 GHz
Distance: 140m
802.11n
Rate: 150 Mbps
Frequency: 2.4 GHz / 5.0 GHz
Distance: 250m
802.11i
Security for 802.11 technologies.
802.11e
Quality of Service (QoS) for priority and time sensitive data.
802.11 Security Protocols
- WEB
- WPA
- WPA2
WEP
- Authentication: Preshared key (PSK) or open.
- Key: 64- or 128-bit key . All users and services use the same key.
- Encryption: RC4 Stream Cipher
- Integrity: 32-bit CRC Hash
- Status: Insecure
WPA
- Authentication: Enterprise RADIUS, Certificate or Personal PSK
- Key: Separate keys (TKIP) 256-bit key
- Encryption: RC4 Stream Cipher
- Integrity: 64-bit MIC
- Status: Temporary Fix. Superseded by WPA2
WPA2
- Authentication: Enterprise RADIUS, Certificate or Personal PSK
- Key: Separate keys 256-bit key and block size.
- Encryption: AES Block Cipher
- Integrity: CCMP
- Status: Current standard Vulnerability if using Wi-Fi Protected Setup (WPS)