Hello,
I'm attempting to enable SSH/telnet management for my Dell PowerConnect N2048. Currently I am receiving timeouts when connecting to either. I've followed instructions on multiple forum posts, and this guide:
However, at this point I am fully stumped. I've generated both RSA and DSA keys, and the SSH server was enabled succesfully. I've bound the VLAN 1 to a static IP, which I assume worked properly(can see IP in show run) I also created a user with level 15 privilege. Currently I am only able to access the console via serial cable. Connecting to SSH does not ask for a username, and instead times out. Here is the output of show ip ssh:
SSH Server enabled. Port: 22
Protocol Levels: Versions 1 and 2.
SSH Connections Currently in Use: ............. 0
Maximum number of SSH Sessions Allowed: ....... 5
SSH Session Timeout: .......................... 600
RSA key was generated.
DSA key was generated.
SSH Public Key Authentication is disabled.
Active Incoming Sessions.
Ip Address User Name Idle Time Session Time
--------------- --------------- ------------ ------------
Am I missing something?