Switching Interview Questions for CCNA and CCNP Engineers
Switching Interview Questions for CCNA and CCNP Engineers
After IGP, BGP and MPLS interview question, Now I am adding switching basic
questions. Please read the below questions:-
18. How to non bridge decide which port will elect as root port?
Non-root bridge decides on the lowest path cost to the root bridge or lowest BID or
lowest port ID while electing root port
19. If a non-root bridge has two redundant ports with the same root path cost, how does
the bridge choose which port will be the root port?
Based on lowest port ID
20. Port states of spanning tree protocol.
(1) Blocking Max Age (20 sec) Discards frames, does not learn MAC addresses,
receives BPDUs.
(2) Listening Forward Delay (15 sec) Discards frames, does not learnMAC addresses,
receives BPDUs to determine its role in the network.
(3) Learning Forward Delay (15 sec) Discards frames, does learn MAC addresses,
receives and transmits BPDUs.
(4) Forwarding Accepts frames, learns MAC addresses, receives
and transmits BPDUs.
21. If the users face delay during initial login, what you will suggest to implement?
Port fast
25. I want to learn only a single mac from the port, what need to be configured?
switchport port-security mac-address <mac-address of PC>
36. What happens when non trunking port receives ISL tagged frame?
If a nontrunking port receives an ISL-encapsulated frame, the frame is dropped. If the
ISL header and footer cause the MTU size to be exceeded, it might be counted as an error
37. What happens when non trunking port receives dot1q tagged frame?
If a nontrunking port receives an 802.1Q frame, the source and destination MAC
addresses are read, the tag field is ignored, and the frame is switched normally at Layer 2.
45. What are precautions before adding new switch to VTP domain?
Adding a new switch in client mode does not prevent it from propagating its incorrect
VLAN information. A server synchronizes to a client if the client has the higher
configuration revision number. You must reset the revision number back to 0 on the new
switch