Interview Questions Flashcards
What steps would you take if a user reports no internet connectivity?
Check the physical connection, verify IP settings, test connectivity with ping, check for DHCP issues, and ensure the gateway is reachable.
How do you troubleshoot a failed ping test to a specific server?
Verify server availability, check DNS resolution, ensure correct routing, and inspect firewalls for blocked ICMP.
How do you resolve duplicate IP address conflicts?
Identify conflicting devices using arp -a, manually assign unique IPs, and check the DHCP server for misconfigurations.
What would you do if a device has an APIPA address (169.x.x.x)?
Check the DHCP server’s availability and ensure the device can communicate with it.
What tools would you use to diagnose packet loss?
Tools like ping, traceroute, and network analyzers (Wireshark).
How do you troubleshoot a routing loop?
Inspect routing tables, check route advertisements, and use tools like traceroute to identify loops.
What steps would you take for an OSPF adjacency issue?
Verify matching parameters (area ID, authentication), MTU settings, and ensure there are no Layer 2 issues.
How do you resolve BGP session flapping?
Check peer configurations, inspect keepalive/hold timers, and ensure stable network paths.
How do you troubleshoot a static route not working?
Verify route configuration, ensure the next-hop is reachable, and check for overlapping or conflicting routes.
What would you check if inter-VLAN routing is not working?
Verify VLAN configurations, ensure subinterfaces are configured, and check Layer 3 interfaces’ status.
How do you troubleshoot a VLAN mismatch?
Check trunk port configurations and ensure both ends have the same VLAN allowed.
What would you do if a specific port on a switch is not passing traffic?
Check the port status, verify VLAN assignment, inspect cables, and review STP status.
How do you troubleshoot STP-related issues?
Identify root bridge, check for port states, and verify priority configurations.
How do you resolve excessive broadcast traffic?
Identify the source of broadcasts using network monitoring tools and segment the network if necessary.
What would you check if a MAC address is not appearing in the MAC table?
Verify port activity, inspect VLAN settings, and ensure the device is generating traffic.
How do you troubleshoot a Wi-Fi network with low signal strength?
Check the placement of access points, adjust power levels, and scan for interference.
What do you do if a user cannot connect to a Wi-Fi network?
Verify SSID, check authentication settings, and inspect wireless logs for errors.
How do you resolve frequent Wi-Fi disconnections?
Check signal strength, review device roaming settings, and inspect AP logs.
What steps would you take if wireless devices experience slow speeds?
Analyze channel utilization, adjust channel width, and ensure no bandwidth hogging.
How do you identify rogue access points?
Use wireless scanning tools like NetSpot or AirMagnet.