Skip to content

Hye Hacker

  • Home
  • Guides & Notes

Category Archives: Cisco

Setting up a new Cisco switch

go to enable mode> en# then configuration terminal# config t set an IP address# interface vlan 1# ip address (static.0.0.IP) (subnet.255.mask.000) set a password for virtual teletype# line vty 0 15# password (type the password) to go back# exit to enable, enable mode on virtual teletype# enable secret 0 (password for that) now enable passwordContinue reading “Setting up a new Cisco switch”

Posted byhamesdhackerDecember 15, 2021December 15, 2021Posted inCisco

Set up a SSH server on a Cisco switch

# config t# ip domain-name (something.local)# username (username) privilege 15 secret (password)# crypto key generate rsa modulus 1024# line vty 0 15# login local# exit# enable secret (password)# line vty 0 15# login local# transport input ssh# exit# ip ssh ver 2(make sure to save)

Posted byhamesdhackerDecember 15, 2021December 15, 2021Posted inCisco
Hye Hacker, Create a website or blog at WordPress.com
  • Subscribe Subscribed
    • Hye Hacker
    • Already have a WordPress.com account? Log in now.
    • Hye Hacker
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar