문제

This is a question asked to one of my friend in an interview. Just looking on how people would approach to identify the issue.

In a local network there is a routing problem either due to congestion or due to routing loops. You identify it when you see there is a delay from a sending machine. How will you identify what is the issue is ? a) by analyzing from sending machine b) by analyzing from routers

Thank You,

도움이 되었습니까?

해결책

It seems like the question was not to get right answer , but to see if the guy knows networking. You can not have loop in the local network (lan). You can have a routing loop on the way to some destination. You can identify loop by running traceroute command or mtr command.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top