Company: Cisco
Difficulty: medium
Refer to the exhibit. An engineer has started to configure replacement switch SW1. To verify part of the configuration, the engineer issued the commands as shown. It is noticed that the entry for PC2 is missing. Which change must be applied to SW1 so that PC1 and PC2 communicate normally? Exhibit text: SW1 show run Building configuration... interface FastEthernet0/1 switchport access vlan 2 switchport mode access interface FastEthernet0/2 switchport access vlan 2 switchport trunk allowed vlan 3 switchport mode trunk SW1#show mac-address-table Mac Address Table --------------------------------- Vlan Mac Address Type Ports 2 0007.ec53.4289 DYNAMIC Fa0/1 Pick ONE option SW1(config)#interface fa0/2 SW1(config-if)#switchport access vlan 2 SW1(config-if)#switchport mode access SW1(config)#interface fa0/2 SW1(config-if)#s