1. What is the difference between layer 2 and layer 3 in the OSI model? 2. What is the difference between a hub, switch, and router? 3. What is a VLAN? 4. What is the difference between TCP and UDP? 5. How do you distinguish a DNS problem from a network problem? 6. What is a runt, Giant, and collision? 7. What is a broadcast storm? 8. What is the purpose of VRRP? 9. What is a VPN? 10. What information about a peer would I need to establish a VPN? 11. What is a full-class C in CIDR notation? 12. What is a default route? 13. What is a metric? 14. What is a MAC address? 15. What is ARP/RARP? 16. Describe a TCP connection sequence 17. What is MTU? 18. What other TCP setting can you modify besides MTU to shorten packets?
2 11462Post New 247Customer Interview Questions
What are pooled tables? : abap data dictionary
What are the css cascading order rules?
Describe the Big-O Notation.
Why the unit sizes of hydro generating machines are not standardized as in case of thermal powerplants?
What is difference between enterprise and professional?
What are pseudo-elements?
How do database indexes work?
How does inheritance operate when using the object of the classes?
What is WP19 Cancel Activity & WP20 Cancel Case?
How can I override the jspinit() method within a jsp page?
Do you know what is iphone sdk?
Which place causes iron losses?
Explain the difference between trigger.new and trigger.newmap?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?