Brain_Power wrote: » If you were a hiring manager, what is your top 3 technical interview questions for a Cisco Network Engineer?
You would be surprised at how many 'engineers' can't tell you what the source/destination MAC or IP is on a packet at different points in a network.
NetworkVeteran wrote: » Yep! And the wonderful thing is, each time the topology is a bit different. It's not the sort of question you can memorize. You really have to understand what's happening.
oli356 wrote: » My point is, maybe try and not have a few set questions and just push the candidate on what they know.
networkjutsu wrote: » Why does OSPF require all traffic between non-backbone areas to pass through a backbone area (area 0)?
Roguetadhg wrote: » Because inter-area OSPF is distance vector, it is vulnerable to routing loops. It avoids loops by mandating a loop-free inter-area topology, in which traffic from one area can only reach another area through area 0.
drkat wrote: » i dont really see the point in asking them where in the frame is this and that..
a frame isnt tangible.. so it makes no difference. -1
drkat wrote: » i dont really see the point in asking them where in the frame is this and that.. a frame isnt tangible.. so it makes no difference. -1
networker050184 wrote: » You are probably the exact type that would fail that question! A deep understanding of the fundementals is the most important thing. If you don't have a solid base to build off of the rest will fall short.
Forsaken_GA wrote: » For example, one of my normal opening questions - "You've received a call that a device out in the field has lost connectivity. The field tech is insisting the problem is the network. You log into the switch the device is connected to, and you verify you're learning the mac address of the device on the correct port, and you can ping it from the switch. The field tech informs you that the device can ping the gateway IP, but nothing outside of it's own subnet. You redo your ping, this time sourcing it from an interface on another subnet, and it fails. Is the problem the network and why or why not?" Now anyone with any measurable experience is going to immediately say the host is f'ed up, either it's subnet mask or it's default route is wrong.
lantech wrote: » I'm going to get a little off topic here but I'm curious about something. In the scenario after you ping the host from the switch why not use an extended ping command to emulate a ping from the host that is failing to another device outside of its subnet?
Roguetadhg wrote: » I'll bite, Forsaken: 1. Switch can ping X (Same Subnet). -- To complete the ping, no routing needs to be done as it's a same-subset address.
-- X's subnet information is correct. Otherwise a ping wouldn't work.
3. X can ping the default gateway. Can't ping anywhere else. -- At this point I'd say the router was botched somewhere. I'd check the routing table.
Although there's something that bothers me - Can another host on the same subnet/vlan as X get out to the world? This is one spot that hasn't been answered for me.
NetworkVeteran wrote: » It doesn't really work like that for me. I'm often choosing questions that a candidate has never heard before. I want to see that they know all the topics that they claim to know. For an intermediate position? I might ask "Tell me all of the OSPF LSA types that you're aware of"? If you have ever heard of opaque LSA's, what are those used for? Which LSA types are flooded distance-vector style? Can multiple prefixes exist in a single LSA? Which LSA type(s) do not appear an NSSA area, and which LSA type(s) only appear in an NSSA area? What address are LSA updates sent to? I might ask them to tell me about the BGP local preference and MED. What type of attributes are they? Do the affect incoming or outgoing traffic? Choose any vendor you like and tell me what are their default values and what commands might you choose to change them? I might ask them to name all of the fields in an ethernet frame and tell me which field is used to consistently provide the length of the frame, and which field is used for CoS information, and where in the frame an 802.1Q tag would be inserted. What the heck is SNAP and LLC? Yep! And the wonderful thing is, each time the topology is a bit different. It's not the sort of question you can memorize. You really have to understand what's happening.
pert wrote: » These are the sort of questions I excel at, I am great at Cisco trivia.
Yet if we both had to take the technical interview you're describing I would be running laps around them and appear to be a much better candidate.
Asking them to name every OSPF type will show you who can memorize written material and nothing else.
RouteThisWay wrote: » I have been in situations where I didn't know the answer and never considered my "a fraud". I chalked it up to I didn't know the answer and used it as a learning experience? If you believe you will go into a job and know the answer to every problem you are mistaken.