You are on page 1of 1

Options

-l Specifies user ID to use for remote host logon.

-d Deletes the locally saved host key.

Examples
Establishing an SSH session to a remote host:
ML66>ssh -l operator1 192.168.1.1
% WARNING CLI idle timer stopped while in ssh session

Establishing an SSH session when DCN connection to the far end is down:
ML66>ssh -l cli ferlt-1-1-1
Deleting known_host for SSH:
ML66>ssh -l view_user 192.168.1.1
% WARNING CLI idle timer stopped while in ssh session
ML66-192-168-1-1>enable
Password: ********
ML66-192-168-1-1#ssh -d known_hos

You might also like