conf t
service timestamps debug datetime msec localtime year
service timestamps log datetime msec localtime year

aaa new-model
ip domain-name uxin.com
crypto key generate rsa
1024

username xinghen password xxx
username soho privilege 3 secret xxxx

aaa authentication login default local enable

aaa authorization exec default local

privilege exec level 3 write memory
privilege exec level 3 copy running-config ftp:
privilege exec level 3 copy startup-config ftp:

ip ftp username soho
ip ftp password Sohxing1216o=
line vty 0 4
transport input ssh
line vty 5 15
transport input ssh
end
wr

 

posted on 2020-12-10 16:01  星痕1216  阅读(325)  评论(0编辑  收藏  举报