Enable SSH on Cisco Switch 2960G

Enable SSH on Cisco Switch 2960G

#Enable #SSH #Cisco #Switch #2960G

“HelpTECH-KH”

Here is command we apply on switch

ip domain-name helptech.com

crypto key generate rsa 1024
ip ssh version 2
username admin secret help7ech

enable password qwe@123

interface vlan1
ip address 192.168.100.222 255.255.255.0

ip default-gateway 192.168.100.1

line vty 0 15
transport input…

source

Exit mobile version