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?
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
- 172.29.66.1
- 10.66.75.254
- 209.165.200.3
- 172.29.75.54
- 172.29.66.95
Exam with this question: 19.4.5 Check Your Understanding - Identify the Default Gateway
Please login or Register to submit your answer