Unsolved

This post is more than 5 years old

1 Message

7158

August 23rd, 2017 12:00

Enable SSH on Dell Power connect 2848

I have a dell power connect 2848 and I am looking to enable ssh on it.   I have tried following the below instructions but they all error out for me except the config command but i can still make no changes.  I am logging onto the switch as admin.   I am connecting to the switch via telnet.  Any ideas what i am doing wrong?  thanks

  1. Connect to the switch via CLI
  2. To enable SSH, enter the following commands:
    1. console>enable
    2. console#config
    3. console(config)#crypto key generate rsa
    4. console(config)#crypto key generate dsa
    5. console(config)#ip ssh server
  3. To disable telnet, enter: console(config)#no ip telnet server
  4. To enable HTTPS, enter the following commands"
    1. console(config)# console(config)#crypto certificate 1 generate key
    2. console(config)#ip https certificate 1
    3. console(config)# ip http secure-server

Moderator

 • 

9.6K Posts

 • 

42.5K Points

August 23rd, 2017 15:00

Hi,

The 2848 does not have a full CLI. It is mostly managed only through the Web GUI. The CLI can reboot the device, restore to default, firmware updates, create users, set an IP address and create a show tech support. 

No Events found!

Top