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

 

相关文章:

  • 2022-01-02
  • 2021-07-16
  • 2022-12-23
  • 2021-09-04
  • 2021-12-19
  • 2021-07-06
  • 2021-06-28
猜你喜欢
  • 2021-12-23
  • 2021-12-24
  • 2022-01-20
  • 2022-12-23
  • 2022-12-23
  • 2022-01-04
相关资源
相似解决方案