Technical questions from my interview

in CCNA & CCENT
I just had a phone interview for a Jr. Network Engineer position that is Cisco focused and wanted to share the technical questions that I was thrown. I figure those hanging around this forum would be interested to know.
1) Explain the difference between a collision domain and broadcast domain.
2) How would you configure a trunk port on a switch?
3) How would you allow only certain VLANs to traverse a particular trunk?
4) Which routing protocol are you most comfortable with? How would you set that up on a router?
5) How would you list the contents of a directory from a linux command line? (Because I listed basic linux/unix skills)
That's all there was to it. I drew a blank on the command for question 3, but still got the job. It's hell not knowing what kind of questions you might get. That's always one of the most nerve racking parts of interviews for me.
1) Explain the difference between a collision domain and broadcast domain.
2) How would you configure a trunk port on a switch?
3) How would you allow only certain VLANs to traverse a particular trunk?
4) Which routing protocol are you most comfortable with? How would you set that up on a router?
5) How would you list the contents of a directory from a linux command line? (Because I listed basic linux/unix skills)
That's all there was to it. I drew a blank on the command for question 3, but still got the job. It's hell not knowing what kind of questions you might get. That's always one of the most nerve racking parts of interviews for me.
CISSP | CCNA:R&S/Security | MCSA 2003 | A+ S+ | VCP6-DTM | CCA-V CCP-V
Comments
-
Akiii Member Posts: 80 ■■□□□□□□□□
I just had a phone interview for a Jr. Network Engineer position that is Cisco focused and wanted to share the technical questions that I was thrown. I figure those hanging around this forum would be interested to know.
1) Explain the difference between a collision domain and broadcast domain.
2) How would you configure a trunk port on a switch?
3) How would you allow only certain VLANs to traverse a particular trunk?
4) Which routing protocol are you most comfortable with? How would you set that up on a router?
5) How would you list the contents of a directory from a linux command line? (Because I listed basic linux/unix skills)
That's all there was to it. I drew a blank on the command for question 3, but still got the job. It's hell not knowing what kind of questions you might get. That's always one of the most nerve racking parts of interviews for me.
I think ccnp switch covers trunk allowed vlan list only, so you did really good, and congrats for the job! -
stuh84 Member Posts: 503
I think ccnp switch covers trunk allowed vlan list only, so you did really good, and congrats for the job!
That doesn't sound right, "switchport trunk allowed vlan" was in the CCNA I'm sure.Work In Progress: CCIE R&S Written
CCIE Progress - Hours reading - 15, hours labbing - 1 -
IRONMONKUS Member Posts: 143 ■■■□□□□□□□
Excellent! Thanks for posting these questions. It helps a lot to know that I'm actually learning something while studying for the CCNA. -
Akiii Member Posts: 80 ■■□□□□□□□□
That doesn't sound right, "switchport trunk allowed vlan" was in the CCNA I'm sure.
Then pardon me : o) -
2URGSE Member Posts: 220 ■■■□□□□□□□
OP:
3. SW1> enable
SW1# configure terminal
SW1(config)# int gi0/1
SW1(config-int)# switchport mode trunk
SW1(config-int0# switchport trunk allowed vlan add 2A+
Network+
CCENT (formally CCNA certified)
ICE (Imprivata Certified Engineer) -
Dakinggamer87 Member Posts: 4,016 ■■■■■■■■□□
Congrats!!*Associate's of Applied Sciences degree in Information Technology-Network Systems Administration
*Bachelor's of Science: Information Technology - Security, Master's of Science: Information Technology - Management
Matthew 6:33 - "Seek the Kingdom of God above all else, and live righteously, and he will give you everything you need."
Certs/Business Licenses In Progress: AWS Solutions Architect, Series 6, Series 63 -
Chris:/* Member Posts: 658 ■■■■■■■■□□
Yeah question 3 can be answered from CCNA studies. Congrats.Degrees:
M.S. Information Security and Assurance
B.S. Computer Science - Summa Cum Laude
A.A.S. Electronic Systems Technology -
xenodamus Member Posts: 758
OP:
3. SW1> enable
SW1# configure terminal
SW1(config)# int gi0/1
SW1(config-int)# switchport mode trunk
SW1(config-int0# switchport trunk allowed vlan add 2
Yea, at the end of the interview I asked the guy what the command was for the one I blanked out on.I wanted him to know that when I don't know something, I make a point of finding out.
CISSP | CCNA:R&S/Security | MCSA 2003 | A+ S+ | VCP6-DTM | CCA-V CCP-V -
Chris:/* Member Posts: 658 ■■■■■■■■□□
You can also use except to remove vlans.Degrees:
M.S. Information Security and Assurance
B.S. Computer Science - Summa Cum Laude
A.A.S. Electronic Systems Technology