I have some idea on lan architectue, but not completly.
I have a question regarding this architecture please reply me as soon as possible.
” You are the n/w engineer for an organization. Your company has requested you to propose a n/w solution for Hill Top Sdn Bhd.
Hill Top Sdn Bhd. consists of 2 floors. Ground station is made up of the administration, marketing, sales andIT department. The HR and account department as well as manager’s room are located in first floor.
1. traceroute –> traces the route to the destination ip/network you want to reach, uses ICMP pings.
Ping –> does icmp request to destination and waits for response
tcpdump –> similar to snoop utility to monitor/capture packets coming in going out of interface
5. routing table mainly contains the entries to destination addresses/networks, the gateway/interface to be used to reach the destination. you could add default entry which will be added towards the end of the routing table to be used when no specific route entry matches
5 Comments on Network engineer/architect interview questions
This is a good site for all and specially for fresh people to the industry or in field …
i like to appritiate the work done by the site maker for this help to technical people…..
Thanks
Harkanwaljit singh
Hi
I have some questions regarding architects. I would appreciate it if u would send me the answers so that i have a complete understanding. thank you
what are the possibilities for advancement for architects?
What is the work enviornment like for Architects?
what are the responsibilities for an architect?
what are the rewards for being and Architect?
Salary ranges for architects?
what are the positives and negatives of architecture?
name 3 other careers involving this career.
hi,
i came from computers back ground.
I have some idea on lan architectue, but not completly.
I have a question regarding this architecture please reply me as soon as possible.
” You are the n/w engineer for an organization. Your company has requested you to propose a n/w solution for Hill Top Sdn Bhd.
Hill Top Sdn Bhd. consists of 2 floors. Ground station is made up of the administration, marketing, sales andIT department. The HR and account department as well as manager’s room are located in first floor.
The number of reuired equipments are listed below
Supervisor Staff Printer Server
Administration: 1 6 1(manager)3
Marketing: 1 4 1(manager),3
Sales: 1 4 1(manager),3
IT: 1 2 1(manager),1
HR: 1 2 1(manager),1
Account: 1 2 1(manager),1
Manager: 1 1
There is an urgent need to create a LAN to share info and resources.
Can u pls make a rough diagram for this lan n/w for ground floor and first floor and which n/w u selected and justify ur answer.”
Good questions. Thank you for the work. We don’t use BGP or VOIP, but I did cut and paste many of the questions for a round of interviews.
If a candidate had simply memorized the answers to these questions, it would be no problem to see right through them.
1. traceroute –> traces the route to the destination ip/network you want to reach, uses ICMP pings.
Ping –> does icmp request to destination and waits for response
tcpdump –> similar to snoop utility to monitor/capture packets coming in going out of interface
5. routing table mainly contains the entries to destination addresses/networks, the gateway/interface to be used to reach the destination. you could add default entry which will be added towards the end of the routing table to be used when no specific route entry matches
7. route add/delete [net] [destination ip/network address] [gateway]
9. on a host try netstat -nr
26. netstat -a; ipstat; ethereal; snoop
–enjoy
–rp