What commands must be configured on the 2950 switch and the router to allow communication between host 1 and host 2?

Refer to the exhibit. What commands must be configured on the 2950 switch and the router to allow communication between host 1 and host 2? (Choose two.)

200-125-cisco-certified-network-associate_img_105
A. Router(config)# interface fastethernet 0/0
Router(config-if)# ip address 192.168.1.1 255.255.255.0
Router(config-if)# no shut down
B. Router(config)# interface fastethernet 0/0
Router(config-if)# no shut down
Router(config)# interface fastethernet 0/0.1
Router(config-subif)# encapsulation dot1q 10
Router(config-subif)# ip address 192.168.10.1 255.255.255.0
Router(config)# interface fastethernet 0/0.2
Router(config-subif)# encapsulation dot1q 20
Router(config-subif)# ip address 192.168.20.1 255.255.255.0
C. Router(config)# router eigrp 100
Router(config-router)# network 192.168.10.0
Router(config-router)# network 192.168.20.0
D. Switch1(config)# vlan database
Switch1(config-vlan)# vtp domain XYZ
Switch1(config-vlan)# vtp server
E. Switch1(config)# interface fastethernet 0/1
Switch1(config-if)# switchport mode trunk
F. Switch1(config)# interface vlan 1
Switch1(config-if)# ip default-gateway 192.168.1.1

Pass Cisco CCNA 200-301 Exam in First Attempt

FULL Printable PDF and Software. VALID exam to help you pass.

cisco-exams

2 thoughts on “What commands must be configured on the 2950 switch and the router to allow communication between host 1 and host 2?

  1. Only with B and E, router doesn’t know the default-gateway for VLAN 1. So, VLAN 10 and VLAN 20 cannot communicate each other. Am I wrong ?

    1. Yes, you are wrong. The network is not complicated, you may try to simulate by packet tracer easily.
      It is just standard router on a stick configuration.
      For Vlan 10 communicate with Vlan 20, why the default gateway for VLAN 1 is necessary?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.