Switch1# show running-config
!
hostname Switch1
!
enable secret5 $1$8V43Wm12DE8klwUjf8EcZnFT7/
enable password guess
!
...
!
inteface Vlan1
ip address 192.168.24.2 255.255.255.0
no ip route-cache
!
ip http server
!
line con 0
line vty 0 4
password cisco
login
!
end
The network administrator cannot connect to Switch 1 over a Telnet session, although the hosts attached to Switch1 can ping the interface Fa0/0 of the router. Given the information in the graphic and assuming that the router and Switch2 are configured properly, which of the following commands should be issued on Switch1 to correct this problem?