24. Refer []to the output from the show running-config command in the exhibit. What should the administrator do
to allow the workstations connected to the FastEthernet 0/0 interface to obtain an IP address?
[attach]***[/attach]
A. Apply access-group 14 to interface FastEthernet 0/0.
B. Add access-list 14 permit any any to the access list configuration.
C. Configure the IP address of the FastEtherent 0/0 interface to 10.90.201.1.
D. Add an interface description to the FastEthernet 0/0 interface configuration.
Answer: C
解释:通过题目中给的配置,可以看出这台router是一个default-gateway,那么F0/0这个接口
应该是这个网络的网关IP,在show running里面看到DHCP里面的配置:default-router 10.90.201.1
这句命令就是在DHCP里面动态分配给下面主机网关的命令,所以F0/0的接口IP也是10.90.201.1
答案C是正确的
本帖隐藏的内容需要回复才可以浏览