top of page

Category ✅
Search


Service Desk interview question and answers
1. What is Active Directory? Answer: Active directory authorizes and authenticates all users and computers in a Windows domain network, ensuring the security of the computer and software. Through active directory, various functions can be managed like creating admin users, connecting to printers, or external hard drives. 2. What is DHCP and what is it used for? Answer: DHCP stands for dynamic host configuration protocol. It is used to allocate IP addresses to a large number
-
Jan 14, 202510 min read
VLAN interview questions and answers
What is VLAN and how does it function? A VLAN (Virtual Local Area Network) is a way to segment a physical network into logical subgroups. This allows for greater network organization and security, as well as the ability to segment network traffic. What is the difference between a VLAN and a subnet? A VLAN segments a physical network into logical subgroups, while a subnet segments a larger IP address space into smaller subgroups. How does VLAN tagging work? VLAN tagging is
-
Jan 19, 20232 min read


BGP interview questions
Q. What is a Local Preference? Q. What is the difference between EBGP and IBGP neighborship? Q. What transport protocol does BGP use? Q....
-
Sep 14, 20223 min read


ospf scenario based questions
Scenario 1 - OSPF Full Neighborhip is Not Coming Up Between Routers Possible Causes: Hello and Dead timer or Area ID, Authentication password/type/key, or Area type are mismatched between routers. Trying to build OSPF neighborship on secondary address. OSPF not enabled on the correct interface, or network command is wrong. Network type is NBMA and no neighbor map is configured with the broadcast option. High CPU or OSPF packet is dropped by the interface due to queuing, high
-
Sep 13, 20223 min read


eigrp scenario based interview questions and answers
Scenario 1 - EIGRP Neighbor Not Coming Up Possible Causes: AS number mismatch between neighbors. K value mismatch between routers. IP is on different subnets. Primary and secondary address on the interface mismatch between routers. Layer 2 switch/hub connecting different subnet devices in the same VLAN (e.g., VLAN leaking from VLAN 1 to VLAN 2 by using a back-to-back cable). Access-list blocking EIGRP multicast packets on the interface. CLI Command: show ip eigrp neighbors So
-
Sep 13, 20222 min read


Checkpoint Firewall Interview Question with Answer
Question 1: What is Checkpoint Firewall Architecture? Answer: Check Point has developed a Unified Security Architecture that is implemented throughout all of its security products. This Unified Security Architecture enables all Check Point products to be managed and monitored from a single administrative console and provides a consistent level of security. Question 2: What is stateful inspection? Answer: Stateful inspection was invented by Check Point, providing accurate and
-
Oct 13, 20205 min read
INTERVIEW QUESTION AND ANSWER
Windows Admin Interview Questions WINDOWS ADMIN INTERVIEW QUESTIONS 1. Describe how the DHCP lease is obtained . It’s a four-step process consisting of (a) IP request, (b) IP offer, (c) IP selection and (d) acknowledgement. 2. I can’t seem to access the Internet, don’t have any access to the corporate network and on ipconfig my address is 169.254.*.*. What happened? The 169.254.*.* netmask is assigned to Windows machines running 98/2000/XP if the DHCP server is not available.
-
Feb 7, 201724 min read
bottom of page