cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1964
Views
0
Helpful
8
Replies

Connect ssh without username

Gabriel Bute
Level 1
Level 1

Hello,

I try to connect on a new IE 1000 switch from a Cisco 809 router.

Default IE1000 on ssh don't have a username and the password is cisco.

when I try to connect from 809 in cli with ssh -l "username" 192.168.1.254 i don't know what must i use in place of "username" to can connect to switch. 

Teste_Nat#ssh -l 192.168.1.254
% Incomplete command.

8 Replies 8

Hi @Gabriel Bute 

 Dont use the -l.  Just use  "ssh 192.168.1.254"

Thank you.

Unfortunately didn't work:

Teste_Nat#ssh 192.168.1.254
% No user specified nor available for SSH client

Hello @Gabriel Bute,

could you please provide IE21000 vty lines config. ?

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

In first please it is about ie1000 not 2000

Information you request:

!
line vty 0
!
line vty 1
!
line vty 2
!
line vty 3
!
line vty 4
!
line vty 5
!
line vty 6
!
line vty 7
!

It is the default configuration from Cisco

Unfortunately, the switch is on the field and the only acces I have to it is a ssh session.

@Gabriel Bute 

Configure vty in the same as on your Cisco 809 router.

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

I cannot because it is on the field with the default factory configuration.

At this moment only ssh connection it is posible from local router, made from office.