You are on page 1of 1

#

aaa
local-user admin123 password irreversible-cipher HuaweiAirtel123!
local-user admin123 service-type ftp terminal telnet ssh
local-user admin123 level 3
local-user admin123 state block fail-times 3 interval 5
local-user admin123 ftp-directory cfcard:
commit
#
aaa
local-user innovisEdward password irreversible-cipher 3dwardK!
local-user innovisEdward service-type ftp terminal telnet ssh
local-user innovisEdward level 3
local-user innovisEdward state block fail-times 3 interval 5
local-user innovisEdward ftp-directory cfcard:
commit

rsa local-key-pair create


yes
2048
commit
#
undo ssh server compatible-ssh1x enable
stelnet server enable
snetconf server enable
ssh authentication-type default password
ssh user admin123
ssh user admin123 authentication-type password
ssh user admin123 service-type snetconf stelnet
ssh user innovisEdward
ssh user innovisEdward authentication-type password
ssh user innovisEdward service-type snetconf stelnet

ssh user root


ssh user root authentication-type password
ssh user root service-type stelnet
ssh authorization-type default aaa
ssh client first-time enable
commit
#
user-interface vty 0 4
authentication-mode aaa
protocol inbound all
commit

You might also like