Cisco Exam Questions

What is the solution of the fault condition?

The following trouble ticket consists of a problem description and existing configuration on the device.


Figure 1


Figure 2

Trouble Ticket Statement

Client 1 and Client 2 are getting a 169.x.x.x IP address and are not able to ping DSW1 or the FTP Server. They are able to ping each other.

Configuration on ASW1

interface PortChannel13
switchport mode trunk
switchport trunk allowed vlan 1-9
!
interface PortChannel23
switchport mode trunk
switchport trunk allowed vlan 1-9
!
interface FastEthernet1/0/1
switchport mode access
switchport access vlan 10
!
interface FastEthernet1/0/2
switchport mode access
switchport access vlan 10
!

What is the solution of the fault condition?

A.
Change the VLAN assignment on fa1/0/1 and fa1/0/2 on ASW1 to VLAN 1

B.
Change the IP Address of VLAN 10 on DSW1

C.
Issue switchport trunk allowed vlan 10,200 on interface portchannel13 and portchannel23 on ASW1

D.
Issue switchport trunk allowed vlan none on interface portchannel13 and portchanngel23 on ASW1