Store(config)# interface gi0/1 Store(config-if)# description Connects to the Sales LAN Store(config-if)# ip address 172.20.29.144 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface gi0/0 Store(config-if)# description Connects to the Student LAN Store(config-if)# ip address 172.20.192.162 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface s0/0/0 Store(config-if)# description Connects to the ISP Store(config-if)# ip address 10.192.29.254 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface s0/0/1 Store(config-if)# description Connects to the Head Office WAN Store(config-if)# ip address 198.51.100.138 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# end 请参考图示。一位网络管理员正在将一台新的主机连接到学生局域网上。该主机需要与远程网络通信。什么IP地址将被配置为新主机的默认网关? Store(config)# interface gi0/1 Store(config-if)# description Connects to the Sales LAN Store(config-if)# ip address 172.20.29.144 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface gi0/0 Store(config-if)# description Connects to the Student LAN Store(config-if)# ip address 172.20.192.162 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface s0/0/0 Store(config-if)# description Connects to the ISP Store(config-if)# ip address 10.192.29.254 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface s0/0/1 Store(config-if)# description Connects to the Head Office WAN Store(config-if)# ip address 198.51.100.138 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# end Refer to the exhibit. A network administrator is connecting a new host to the Student LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host?
A. 172.20.192.162 172.20.192.162
B. 172.20.192.1 172.20.192.1
C. 10.192.29.254 10.192.29.254
D. 198.51.100.138 198.51.100.138
E. 172.20.29.144 172.20.29.144
查看答案
BldgA(config)# interface gi0/1 BldgA(config-if)# description Connects to the Medical LAN BldgA(config-if)# ip address 10.27.65.169 255.255.255.0 BldgA(config-if)# no shutdown BldgA(config-if)# interface gi0/0 BldgA(config-if)# description Connects to the Client LAN BldgA(config-if)# ip address 10.27.172.188 255.255.255.0 BldgA(config-if)# no shutdown BldgA(config-if)# interface s0/0/0 BldgA(config-if)# description Connects to the ISP BldgA(config-if)# ip address 10.172.65.254 255.255.255.0 BldgA(config-if)# no shutdown BldgA(config-if)# interface s0/0/1 BldgA(config-if)# description Connects to the Head Office WAN BldgA(config-if)# ip address 198.51.100.72 255.255.255.0 BldgA(config-if)# no shutdown BldgA(config-if)# end 请参考图示。一位网络管理员正在将一台新的主机连接到客户局域网上。该主机需要与远程网络通信。什么IP地址将被配置为新主机的默认网关? BldgA(config)# interface gi0/1 BldgA(config-if)# description Connects to the Medical LAN BldgA(config-if)# ip address 10.27.65.169 255.255.255.0 BldgA(config-if)# no shutdown BldgA(config-if)# interface gi0/0 BldgA(config-if)# description Connects to the Client LAN BldgA(config-if)# ip address 10.27.172.188 255.255.255.0 BldgA(config-if)# no shutdown BldgA(config-if)# interface s0/0/0 BldgA(config-if)# description Connects to the ISP BldgA(config-if)# ip address 10.172.65.254 255.255.255.0 BldgA(config-if)# no shutdown BldgA(config-if)# interface s0/0/1 BldgA(config-if)# description Connects to the Head Office WAN BldgA(config-if)# ip address 198.51.100.72 255.255.255.0 BldgA(config-if)# no shutdown BldgA(config-if)# end Refer to the exhibit. A network administrator is connecting a new host to the Client LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host?
A. 10.27.172.188 10.27.172.188
B. 10.27.172.1 10.27.172.1
C. 10.172.65.254 10.172.65.254
D. 198.51.100.72 198.51.100.72
E. 10.27.65.169 10.27.65.169
Main(config)# interface gi0/1 Main(config-if)# description Connects to the Service LAN Main(config-if)# ip address 172.29.75.54 255.255.255.0 Main(config-if)# no shutdown Main(config-if)# interface gi0/0 Main(config-if)# description Connects to the Engineering LAN Main(config-if)# ip address 172.29.66.95 255.255.255.0 Main(config-if)# no shutdown Main(config-if)# interface s0/0/0 Main(config-if)# description Connects to the ISP Main(config-if)# ip address 10.66.75.254 255.255.255.0 Main(config-if)# no shutdown Main(config-if)# interface s0/0/1 Main(config-if)# description Connects to the Head Office WAN Main(config-if)# ip address 209.165.200.3 255.255.255.0 Main(config-if)# no shutdown Main(config-if)# end 请参考图示。一位网络管理员正在将一台新的主机连接到工程局域网上。该主机需要与远程网络通信。什么IP地址将被配置为新主机的默认网关? Main(config)# interface gi0/1 Main(config-if)# description Connects to the Service LAN Main(config-if)# ip address 172.29.75.54 255.255.255.0 Main(config-if)# no shutdown Main(config-if)# interface gi0/0 Main(config-if)# description Connects to the Engineering LAN Main(config-if)# ip address 172.29.66.95 255.255.255.0 Main(config-if)# no shutdown Main(config-if)# interface s0/0/0 Main(config-if)# description Connects to the ISP Main(config-if)# ip address 10.66.75.254 255.255.255.0 Main(config-if)# no shutdown Main(config-if)# interface s0/0/1 Main(config-if)# description Connects to the Head Office WAN Main(config-if)# ip address 209.165.200.3 255.255.255.0 Main(config-if)# no shutdown Main(config-if)# end Refer to the exhibit. A network administrator is connecting a new host to the Engineering LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host?
A. 172.29.66.95 172.29.66.95
B. 172.29.66.1 172.29.66.1
C. 10.66.75.254 10.66.75.254
D. 209.165.200.3 209.165.200.3
E. 172.29.75.54 172.29.75.54
RTR1(config)# interface gi0/1 RTR1(config-if)# description Connects to the Marketing LAN RTR1(config-if)# ip address 192.168.65.76 255.255.255.0 RTR1(config-if)# no shutdown RTR1(config-if)# interface gi0/0 RTR1(config-if)# description Connects to the Payroll LAN RTR1(config-if)# ip address 192.168.208.67 255.255.255.0 RTR1(config-if)# no shutdown RTR1(config-if)# interface s0/0/0 RTR1(config-if)# description Connects to the ISP RTR1(config-if)# ip address 10.208.65.254 255.255.255.0 RTR1(config-if)# no shutdown RTR1(config-if)# interface s0/0/1 RTR1(config-if)# description Connects to the Head Office WAN RTR1(config-if)# ip address 203.0.113.48 255.255.255.0 RTR1(config-if)# no shutdown RTR1(config-if)# end 请参考图示。一位网络管理员正在将一台新的主机连接到营销局域网上。该主机需要与远程网络通信。什么IP地址将被配置为新主机的默认网关? RTR1(config)# interface gi0/1 RTR1(config-if)# description Connects to the Marketing LAN RTR1(config-if)# ip address 192.168.65.76 255.255.255.0 RTR1(config-if)# no shutdown RTR1(config-if)# interface gi0/0 RTR1(config-if)# description Connects to the Payroll LAN RTR1(config-if)# ip address 192.168.208.67 255.255.255.0 RTR1(config-if)# no shutdown RTR1(config-if)# interface s0/0/0 RTR1(config-if)# description Connects to the ISP RTR1(config-if)# ip address 10.208.65.254 255.255.255.0 RTR1(config-if)# no shutdown RTR1(config-if)# interface s0/0/1 RTR1(config-if)# description Connects to the Head Office WAN RTR1(config-if)# ip address 203.0.113.48 255.255.255.0 RTR1(config-if)# no shutdown RTR1(config-if)# end Refer to the exhibit. A network administrator is connecting a new host to the Marketing LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host?
A. 192.168.65.76 192.168.65.76
B. 192.168.65.1 192.168.65.1
C. 10.208.65.254 10.208.65.254
D. 203.0.113.48 203.0.113.48
E. 192.168.208.67 192.168.208.67
Store(config)# interface gi0/1 Store(config-if)# description Connects to the Sales LAN Store(config-if)# ip address 192.168.233.32 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface gi0/0 Store(config-if)# description Connects to the Student LAN Store(config-if)# ip address 192.168.14.27 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface s0/0/0 Store(config-if)# description Connects to the ISP Store(config-if)# ip address 10.14.233.254 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface s0/0/1 Store(config-if)# description Connects to the Head Office WAN Store(config-if)# ip address 203.0.113.225 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# end 请参考图示。一位网络管理员正在将一台新的主机连接到销售局域网上。该主机需要与远程网络通信。什么IP地址将被配置为新主机的默认网关? Store(config)# interface gi0/1 Store(config-if)# description Connects to the Sales LAN Store(config-if)# ip address 192.168.233.32 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface gi0/0 Store(config-if)# description Connects to the Student LAN Store(config-if)# ip address 192.168.14.27 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface s0/0/0 Store(config-if)# description Connects to the ISP Store(config-if)# ip address 10.14.233.254 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# interface s0/0/1 Store(config-if)# description Connects to the Head Office WAN Store(config-if)# ip address 203.0.113.225 255.255.255.0 Store(config-if)# no shutdown Store(config-if)# end Refer to the exhibit. A network administrator is connecting a new host to the Sales LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host?
A. 192.168.233.32 192.168.233.32
B. 192.168.233.1 192.168.233.1
C. 10.14.233.254 10.14.233.254
D. 203.0.113.225 203.0.113.225
E. 192.168.14.27 192.168.14.27