Layer 1 and Layer 2 Troubleshooting Flashcards
(120 cards)
What is the first step in troubleshooting a network connectivity issue at Layer 1?
A) Check the routing table
B) Verify the IP configuration
C) Inspect physical cable connections
D) Test the DNS server
Answer: C) Inspect physical cable connections
Answer: C) Inspect physical cable connections
Which of the following is NOT a common symptom of a Layer 1 issue?
A) Interface status showing “down/down”
B) High latency in packet transmission
C) Incorrect subnet mask configuration
D) No link light on the network interface
Answer: C) Incorrect subnet mask configuration
What could cause an Ethernet port to show “down/down” status?
A) Incorrect VLAN assignment
B) Unplugged cable or faulty port
C) Misconfigured IP address
D) Duplex mismatch
Answer: B) Unplugged cable or faulty port
Which tool can be used to verify proper wiring in a twisted-pair Ethernet cable?
A) Protocol analyzer
B) Cable tester
C) Ping utility
D) SNMP monitor
Answer: B) Cable tester
What is a possible cause of intermittent connectivity at Layer 1?
A) Incorrect default gateway
B) Loose or damaged cable
C) Wrong DNS settings
D) ACL blocking traffic
Answer: B) Loose or damaged cable
Which of the following is a symptom of EMI (Electromagnetic Interference) on a network cable?
A) Consistent high-speed data transfer
B) Frequent CRC errors on the interface
C) Perfect signal strength
D) No impact on performance
Answer: B) Frequent CRC errors on the interface
What happens if an Ethernet cable exceeds its maximum allowed length?
A) Increased bandwidth
B) Signal attenuation and errors
C) Faster data transmission
D) No noticeable effect
Answer: B) Signal attenuation and errors
Which type of cable is most susceptible to EMI?
A) Fiber optic
B) Coaxial
C) Shielded twisted pair (STP)
D) Unshielded twisted pair (UTP)
Answer: D) Unshielded twisted pair (UTP)
What does a blinking green LED on a switch port typically indicate?
A) No link detected
B) Port is administratively shut down
C) Active data transmission
D) Duplex mismatch
Answer: C) Active data transmission
What is the purpose of a loopback test?
A) To test routing protocols
B) To verify physical port functionality
C) To check DNS resolution
D) To measure wireless signal strength
Answer: B) To verify physical port functionality
What is a common symptom of a Layer 2 issue?
A) Incorrect default gateway
B) High CPU utilization on a router
C) Excessive ARP broadcasts
D) DNS resolution failure
Answer: C) Excessive ARP broadcasts
What could cause a switch port to be in a “err-disabled” state?
A) Port security violation
B) Incorrect IP address
C) Duplex mismatch
D) Slow network speed
Answer: A) Port security violation
Which command displays the MAC address table on a Cisco switch?
A) show ip route
B) show mac address-table
C) show arp
D) show interface
Answer: B) show mac address-table
What is a possible cause of excessive collisions on an Ethernet network?
A) Full-duplex mode enabled
B) Half-duplex mode with high traffic
C) Fiber optic cabling
D) Properly terminated cables
Answer: B) Half-duplex mode with high traffic
What happens when two switches are connected with mismatched duplex settings?
A) Increased bandwidth
B) No connectivity issues
C) Late collisions and performance degradation
D) Automatic negotiation fixes the issue
Answer: C) Late collisions and performance degradation
Which protocol helps prevent loops in a Layer 2 network?
A) ARP
B) STP (Spanning Tree Protocol)
C) OSPF
D) EIGRP
Answer: B) STP (Spanning Tree Protocol)
What is a symptom of a broadcast storm?
A) High unicast traffic
B) Low CPU utilization on switches
C) Network slowdown and high switch CPU
D) No impact on performance
Answer: C) Network slowdown and high switch CPU
What does a high number of CRC errors indicate?
A) Properly functioning network
B) Physical layer issues (cable/interface problems)
C) Correctly configured VLANs
D) Optimal switch performance
Answer: B) Physical layer issues (cable/interface problems)
How does a switch handle an unknown unicast frame?
A) Drops the frame
B) Floods it to all ports in the VLAN
C) Sends it to the default gateway
D) Forwards it only to the correct port
Answer: B) Floods it to all ports in the VLAN
What is the purpose of VLANs in Layer 2 switching?
A) To increase broadcast domains
B) To decrease security
C) To merge all devices into one collision domain
D) To segment broadcast domains
Answer: D) To segment broadcast domains
What is a common symptom of a faulty fiber optic cable?
A) Increased signal strength
B) Complete loss of light transmission
C) Faster data transfer speeds
D) No impact on connectivity
Answer: B) Complete loss of light transmission
Which cable type should be used to connect two switches directly without a crossover feature?
A) Straight-through cable
B) Rollover cable
C) Crossover cable
D) Serial cable
Answer: C) Crossover cable
What happens if an Ethernet cable has incorrect pinouts?
A) No connectivity issues
B) Increased bandwidth
C) Intermittent or no connection
D) Automatic correction by the switch
Answer: C) Intermittent or no connection
Which command checks the physical status of an interface on a Cisco switch?
A) show ip interface brief
B) show running-config
C) show interface status
D) show vlan brief
Answer: C) show interface status