PrepAway - Latest Free Exam Questions & Answers

which configuration solution could rectify the problem?

Refer to the exhibit. VLAN2, VLAN3, and VLAN10 are configured on the switch D-SW1. Host computers are on VLAN 2 (10.1.2.0), servers are on VLAN 3 (10.1.3.0), and the management VLAN is on VLAN10 (10.1.10.0). Hosts are able to ping each other but are unable to reach the servers. On the basis of the exhibited output, which configuration solution could rectify the problem?

PrepAway - Latest Free Exam Questions & Answers

A.
Assign an IP address of 10.1.3.1/24 to VLAN3.

B.
Configure default gateways to IP address 10.1.10.1 on each host.

C.
Enable IP routing on the switch D-SW1.

D.
Configure a default route that points toward network 200.1.1.0/24.

E.
Configure default gateways to IP address 10.1.2.1 on each host.

F.
Configure default gateways to IP address 200.1.1.2 on each host.

Explanation:

Although a routed port is configured for connectivity with an external router, Inter-VLAN routing would most likely be achieved through the use of a virtual interface.
Example:
To route between VLANs 10 and 20 which have been configured on the multilayer switch use the following configuration:
RouteSwitch(config)#interface vlan 10
RouteSwitch(config-if)#ip address 10.0.10.1 255.255.255.0
RouteSwitch(config)#interface vlan 20
RouteSwitch(config-if)#ip address 10.0.20.1 255.255.255.0


Leave a Reply