Domain 4 Flashcards
OSI Model
7 layers APSTNDP
- Application
- Presentation
- Session
- Transport
- Network
- Data link
- Physical
Layer 7 Protocols
Application
SSH, HTTP, FTP, LPD, SMTP, Telnet, TFTP, EDI, POP3, IMAP, SNMP, NNTP, S RPC, and SET
Layer 6 Protocols
Presentation
Encryption protocols and format types, such as ASCII, EBCDICM, TIFF, JPEG, MPEG, MIDI
Layer 5 Protocols
Session
SMB, RPC, NFS, and SQL
Layer 4 Protocols
Transport
SPX, SSL, TLS, TCP, and UDP
Layer 3 Protocols
Network
ICMP, RIP, OSPF, BGP, IGMP, IP, IPSec, IPX, NAT, and SKIP
Layer 2 Protocols
Data link
ARP, SLIP, PPP, L2F, L2TP, PPTP, FDDI, ISDN
Layer 1 Protocols
Physical
EIA/TIA-232, EIA/TIA-449, X.21, HSSI, SONET, V.24, V.35, 802.15 Bluetooth, 802.11 Wifi, and Ethernet
Port TCP 20/21
File Transfer Protocol (FTP)
Port TCP 22
Secure Shell (SSH)
Port TCP 23
Telnet
Port TCP 25
Simple Mail Transfer Protocol (SMTP)
Port TCP/UDP 53
Domain Name System (DNS)
Port UDP 67/68
Dynamic Host Configuration Protocol (DHCP)
Port UDP 69
Trivial File Transfer Protocol (TFTP)
Port TCP 80
Hypertext Transfer Protocol (HTTP)
Port TCP 110
Post Office Protocol (POP3)
Port UDP 123
Network Time Protocol (NTP)
Port TCP/UDP 137/138/139
NetBIOS
Port TCP 143
Internet Message Access Protocol (IMAP)
Port TCP/UDP 161/162
Simple Network Mgmt Protocol (SNMP)
Port TCP 179
Border Gateway Protocol (BGP)
Port TCP/UDP 389
Lightweight Directory Access Protocol (LDAP)
Port TCP 443
HTTP over SSL/TLS (HTTPS)
Port TCP/UDP 636
LDAP over TLS/SSL
Port TCP 989/990
FTP over TLS/SSL
TCP/IP Stack
ATINA
Application
Transport
Internet
Network Access (Link)
OSI/TCP/UDP components
DSPFB
Data Segments Packets Frames Bytes
TCP Characteristics
1 Connection oriented
2 Byte stream
3 No support for multicasting/broadcasting
4 Supports full duplex transmission
5 Reliable service of data transmission
6 TCP packet is called a segment
7 Provides error detection and flow control
UDP Characteristics
1 Connection less protocol
2 Message stream
3 Supports multicasting/broadcasting
4 No support for full duplex transmission
5 Unreliable service of data transmission
6 UDP packet is called a datagram
7 No support for error detection and flow control
UTP
Unshielded Twisted Pair
Cat 5 Cat 5e Cat 6 Cat 6e Fiber optic
100BaseT, 100 Mbps, 100m max length 1000BaseT, 1 Gbps, 100m max length 10 Gbps, 100m max length 10 Gbps, 100m max length up to 2+ Gbps, 2+ kilometers max length
Star Topology
Employs a centralized connection device.
Can be a simple hub or switch.
Each system is connected to the central hub by a dedicated segment
Mesh Topology
Connects systems to all other systems using numerous paths.
A partial mesh topology connects many
systems to many other systems.
Provides redundant connections to
systems, allowing multiple segment failures without seriously affecting connectivity.
Ring Topology
Connects each system as points on a circle.
The connection medium acts as a
unidirectional transmission loop.
Only one system can transmit data at a
time. Traffic management is performed
by a token.
Bus Topology
Connects each system to a trunk or backbone cable.
All systems on the bus can transmit
data simultaneously, which can result in
collisions.
A collision occurs when two systems
transmit data at the same time; the signals interfere with each other.
Synchronous Timing
Example: networking
Communications rely on a timing or clocking mechanism based on either
an independent clock or a time stamp embedded in the data stream.
Are typically able to support very high rates of data transfer.
Asynchronous Timing
Example: example: public switched telephone network (PSTN) modems
Communications rely on a stop and start delimiter bit to manage the transmission of data.
Best suited for smaller amounts of data.
Baseband
Example: ethernet
can support only a single communication channel.
it uses a direct current applied to the cable. A current that is at a higher level
represents the binary signal of 1, and a lower level is binary signal of 0 is a form of digital signal.
Broadband
can support multiple simultaneous signals. uses frequency modulation to support
numerous channels.
each supporting a distinct communication session. suitable for high throughput
rates, especially when several channels are multiplexed.
is a form of analog signal.
TV, cable modem, ISDN, DSL, T1, T3