Shrooms

Untitled

Sep 23rd, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. External hyper v vm connects to host and internet
  2. Internal vm to host
  3. Private vm is itself
  4.  
  5. G1 - synthetic and emulated (legacy)
  6. synthetic is better performance
  7. emulated boots from network
  8. G2 uses synthetic only
  9.  
  10. Unicast 1-1
  11. Multi 1 to multiple
  12. Broadcast 1 to all
  13.  
  14. Relay agent sends and recieves to dhcp
  15.  
  16. TCP no packet loss
  17. UDP packet loss
  18.  
  19. DHCP USES UDP and broadcast
  20.  
  21. need a relay agent to serve multiple different subnets
  22.  
  23. ARP TO SEND MESSAGE OF IP AND RECEIVE MAC ADDRESS
  24.  
  25. taibah.net
  26.  
  27. DHCP ASSIGNS IP
  28. DNS CONVERTS HOST TO IP
  29.  
  30. (). -- edu/com/net - google
  31.  
  32. root then top level domain then domain the sub domain then host
  33.  
  34. it goes backward
  35.  
  36. webserver1.amazon.com
  37. H. D. TD
  38.  
  39. Workstation sends recurisve to dns to get right answer and then the dns sends iretative to get best answer down a chain to the google server
  40.  
  41. Dhcp assigns ip then dns checks it logs
Advertisement
Add Comment
Please, Sign In to add comment