本帖最后由 rocafella 于 2012-4-4 11:00 编辑
Computer 1 is consoles into switch A. Telnet connections and pings run from the command prompt on switch A fail. Which of the following could cause this problem? A. switch A does not have a cdp entry for switch B or router JAX
B. switch A does not have an IP address
C. port 1 on switch A should be an access port rather than a trunk port
D. switch A is not directly connected to router JAX
E. switch A does not have a default gateway assigned
题库上的答案是 Answer: E--- Explanation/Reference:图中vlan1没有配置IP地址,这可能管理vlan不是vlan1,别的vlan没有显示出来。题目说ping和telnet都失败,至少说明交换机已经配置了IP地址。原因就是没有配置默认网关了
而9tut的答案是Answer: B ---ExplanationIt’s a hard question to answer although it looks simple! From the output above we are sure that switch A does not have an IP address (on both Fa0/1 and on VLAN 1) so it can not ping or telnet to any other device -> B is correct.Another answer seems to be correct is answer E – switch A does not have a default gateway assigned. We know that Switch A can not telnet to other device outside its subnet without having a default gateway. But the question only says “Telnet connections and pings run from the command prompt on switch A fail” without telling us where Switch A is trying to telnet or ping to. If it tries to connect to the outside network then E is correct. If it only want to connect to a device inside its subnet then a default gateway is not necessary.So the best answer for this question is B!
请高手指教!!
|