CMIT 350 Name:_____________________________ VLANs in two switches. Create the network of figure ptSwitch2.png, which is the same as Figure 1-9 of ICND2. The switches are 24-port 2960s. PC2, PC3, PC4, PC5 and the two switches are in VLAN 1, which is network 192.168.1.0/24 PC0 and PC1 are in VLAN 2, which is network 192.168.2.0/24 PC6, PC7, PC8, PC9 are in VLAN 3, which is network 192.168.3.0/24 Switches: create VLANs 2 and 3, (re)assign ports (from VLAN1) to them, assign IP address to VLAN1 The devices in each VLAN will be able to ping each other but no devices in other VLANs. ***************************************************************** Now add a router R1. Connect it to switch SW2. Configure it so that the networks can communicate with each other. The router will use 802.1Q encapsulation on the subinterfaces of the trunking link to SW2. similar to page 180 PCs need Default Gateway configured. VLAN 2 needs to be created in SW2??? Paste the tracert from PC9 to PC1: Number of hops from PC9 to PC1:____ Number of link traversals:______ Number of connectivity device "pass-thrus":____ Average ping time from PC6 to PC0:___________ Number of hops:_______ Number of link traversals:_______ Number of connectivity device "pass thrus":_______ Configure the default gateway for each switch. Paste the tracert from PC1 to SW1: Average ping time from R1 to its interface in Vlan 1:________ Average ping time from R1 to SW2's interface in Vlan 1:________ Average ping time from R1 to SW1's interface in Vlan 1:________ Average ping time from R1 to PC2's interface in Vlan 1:________ Average ping time from PC6 to SW1's VLAN1 IP address:_____ Average ping time from PC2 to SW1's VLAN1 IP address:_____ Why the big difference, they're both connected to SW1:_________