This site is 100% ad supported. Please add an exception to adblock for this site.

Networks

Terms

undefined, object
copy deck
How to establish a TCP connection?  
1. Client sends SYN to server, 2. Server responds with SYN-ACK, 3. Client sends ACK (SYN-ACK-ACK)
What addresses do multicast start with?
224.0.0.0
What applications is TCP typically used for?
http, ftp, email, secure shell
What are characteristics of UDP?
  1. Unreliable
  2. Not ordered
  3. Lightweight
  4. Datagrams
What are common UDP applications?
  • DNS
  • streaming media (IPTV)
  • Voice over IP (VOIP)
  • Trivial File Transfer Protocol (TFTP)
  • online games
What are the 3 major classes of IP networks?
A, B, C, D, E
What are the OSI Layers?
  1. Physical Layer
  2. Data link layer
  3. Network layer
  4. Transport layer
  5. Session layer
  6. Presentation layer
  7. Application Layer
What are the possible TCP states?   
  • LISTEN
  • SYN-SENT
  • SYN-RECEIVED
  • ESTABLISHED
  • TIME-WAIT
What are the standard ports on a system?
21/TCP,UDP - ftp 22/TCP,UDP - SSH 23/TCP,UDP - telnet 25/TCP,UDP - smtp 110 - POP3 123/UDP - NTP 445 - Microsoft
What does the Ether type code do?
It differentiates which protocol is being carried by the ethernet frame
What is a class D IP address?
Multicast Address
What is BGP?
Border Gateway Protocol. Used for routing between networks on the internet; supports many advanced routing features
What is OSPF?
Open Shortest Path First: A routing protocol which supports the concept of a "core" area to which everything attaches.
What sets TCP apart from UDP? 
  • Ordered data transfer
  • Retransmission of lost packets
  • Discarding duplicate packets
  • Error-free data transfer
  • Congestion control

Deck Info

14

blynch

permalink