(Ticket 1: Switch Port Trunk)
Scenario: The implementation group has been using the test bed to do a 'proof-of-concept' that requires both Client 1 and Client 2 to access the WEB Server at 209.65.200.241. After several changes to the network addressing, routing schemes, DHCP services, layer 2 connectivity, FHRP services, and, device security, a trouble ticket has been opened indicating that Client 1 cannot ping the 209.65.200.241 address.

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 20,200
!
Interface PortChannel23
switchport mode trunk
switchport trunk allowed vlan 20,200
!
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?
Correct Answer: C
Explanation/Reference:
In Configuration mode, on interface portchannel13 and portchanngel23 then switchport trunk
allowed vlan none, switchport trunk allowed vlan 10,200 command on ASW1 Exam C