1.设置密码输入错误次数:aaa local authentication attempts max-fail 3

2.设置密码长度、复杂性、有效期:

  aaa common-criteria policy policy1

   lifetime month 3

   max-length 12

   min-length 12

   lower-case 1

   numeric-count 1

   special-case 1

   upper-case 1

posted on 2017-11-07 18:29  星痕1216  阅读(6429)  评论(0编辑  收藏  举报