[&] What is the correct series of commands within a Cisco IOS-based switch to create VLAN-7 and apply it to interface FastEthernet0/0? (Select the best answer) - * Switch#configure terminal * Switch(config)#vlan 7 * Switch(config-vlan)#exit * Switch(config)#interface FastEthernet0/0 access vlan 7 - * Switch#vlan 7 * Switch#interface FastEthernet0/0 * Switch#switchport mode access * Switch#switchport access vlan 7 - * Switch#configure terminal * Switch(config)#vlan 7 * Switch(config-vlan)#interface FastEthernet0/0 * Switch(config-vlan)#switchport mode access * Switch(config-vlan)#switchport access vlan 7 - * Switch#configure terminal * Switch(config)#vlan 7 * Switch(config-vlan)#exit * Switch(config)#interface FastEthernet0/0 * Switch(config-if)#switchport mode access * Switch(config-if)#switchport access vlan 7 [&] Which of the following is the correct type of cable if you wish to connect the Ethernet interface on your laptop directly to the Ethernet interface of a router? (Select the best answer) - Crossover - Rolled - Straight-Thru - Flat [&] When plugging a laptop, PC or server's Ethernet interface directly into a switch interface (i.e. switchport) which of the following would be your first indication that network connectivity had been established? (Select the best answer) - The laptop, PC or server would display a message indicating "Network Connectivity Is Established" - An IP address would be learned by DHCP - LEDs on the switchport would change color - A default gateway would be learned by DHCP