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?

IT Questions BankCategory: Networking EssentialsRefer 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?

Case 1:

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?

Store(config)# interface gi0/1
Store(config-if)# description Connects to the Sales LAN
Store(config-if)# ip address 10.27.205.91 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 10.27.226.137 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.226.205.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 209.165.200.231 255.255.255.0
Store(config-if)# no shutdown
Store(config-if)# end
  • 10.27.205.1
  • 10.27.205.91
  • 10.226.205.254
  • 209.165.200.231
  • 10.27.226.137

Exam with this question: 19.4.5 Check Your Understanding - Identify the Default Gateway

Case 2:

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?

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
  • 192.168.233.32
  • 192.168.233.1
  • 10.14.233.254
  • 203.0.113.225
  • 192.168.14.27

Exam with this question: 19.4.5 Check Your Understanding - Identify the Default Gateway

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments