Advertisement
Guest User

Untitled

a guest
Feb 4th, 2015
2,221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. Potential networking questions:
  2.  
  3. What is a VLAN?
  4. What’s the difference between VLAN and PVLAN?
  5. What is STP?
  6. What is the difference between Broadcast and Unicast flooding?
  7. What is port security?
  8. How many IP addresses are in a /26, /23, /18?
  9. What’s the difference between routing and forwarding?
  10. List some routing protocols and why you would use it over another.
  11. What is BGP used for?
  12. What is the difference between TCP and UDP and when would you use one over the other?
  13. What is the Finite state machine?
  14. What does a tracert do? What does a ping do?
  15. What is a MTR?
  16. What is IPAM?
  17. Walk me through a layer 1 to 7 packet. Walk me through a layer 7 to 1.
  18. What is a CAM table?
  19. What does a broadcast domain really mean?
  20. Why shouldn't I disable spanning tree? Or conversely, why should I disable it?
  21. Also, does anyone care about RIPv1 anymore?
  22. What if any difference is there between the operation of a layer 3 switch versus a router on a stick configuration?
  23. You have RSTP enabled and you are seeing port flapping, what do you do?
  24. Is it better practice in ACL's to use implicit deny all, or implicit allow all, and why?
  25. Why should you / should you not enable portfast in a core switch.
  26. You get a ticket and all it says is, "Help, the network is down!" What to do to resolve it?
  27. BGP between two of your routers is down. Tell me what you would do to troubleshoot.
  28. Can you explain what the 3-way handshake is?
  29. What port does ping use?
  30. What should the last line of a firewall rule set be?
  31. How to configure a VPN, why it might fail at phase 1 or phase 2?
  32. What is an IPsec?
  33. What is the difference between RAID5 and RAID2?
  34. How do DNS and DHCP relate?
  35. What are some products AWS has and what do they do?
  36. Windows PC has an IP address 169.254.X.X. What does it typically mean and whit the cause? How would you troubleshoot it? What would you look for on the DHCP server? Is there any log you can look at?
  37. In class C space, how many host can you have in that space? Is there a special IP address that cannot be used?
  38. What EXACTLY is TCP/IP?
  39. Tell me about different DNS record types.
  40. Is it possible to overwrite the DNS record at the PC?
  41. How to find out if web server listens on the port?
  42. * port DNS - 53
  43. * port POP3 - 110
  44. * port HTTP - 80
  45. What is the UDP timeout value?
  46. What is reverse DNS good for?
  47. What are some HTTP errors and their meaning?
  48. How many VPN tunnels can you have without NAT
  49. What are the classes of private IPV6?
  50. Interior/exterior gateway routing protocols difference?
  51. "What exactly happens when you type www.amazon.com into the browser?"
  52. What exactly is the cloud?
  53. What is an IPsec tunnel and transport mode?
  54. What’s the difference between main and aggressive mode?
  55. Name some OSPF neighbor states.
  56. TCP/IP window size and packet header?
  57. What is the “grep” command?
  58.  
  59.  
  60. “My personal favorite is taking out my wallet and my cell phone. I put them across the table from one another. Find a random piece of paper and place is in the middle.
  61. This piece of paper, is a switch. He's already turned on.
  62. These "nodes" are my computers. Off.
  63. Tell me what happens when I turn one, or both, computers on.”
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement