QB-W-xx-xxxx
local-user [用户名缩写][手机号] password cipher 认证密码 //用户名:[用户名缩写][手机号] local-user[用户名缩写][手机号]service-type telnet //配置登陆方式t local-user [用户名缩写][手机号] level 3 //配置用户级别
5.7 配置远程访问
配置说明:配置远程登陆限制以及远程访问参数 配置规范:
acl number 2007 //配置远程登陆ACL rule 5 permit source
rule 20 permit source
acl 2007 in //限制远程访问。 authentication-mode aaa //配置VTY登陆认证方式为AAA idle-timeout 15 0 //配置VTY空闲时间为15分钟 protocol inbound all //配置VTY登陆协议为SSH或Telnet
33
相关推荐: