(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
!
On Which device is the fault condition located?
- A: ASW1
- B: DSW1
- C: Client 1
- D: FTP Server
- E: ASW2
- F: DSW2