38 使用入门指南
www.dell.com | support.dell.com
配置初始
 Telnet 
密码
要配置初始
 Telnet 
密码,请输入以下命令:
console(config)#aaa authentication login default line
console(config)#aaa authentication enable default line
console(config)#line telnet
console(config-line)#login authentication default
console(config-line)#enable authentication default
console(config-line)#password pass1234
•
通过
 Telnet 
会话首次登录交换机时,请在密码提示符后输入
 
pass1234
。
•
将交换机的模式更改为启用时,请输入
 
pass1234
。
配置初始
 HTTP 
密码
要配置初始
 HTTP 
密码,请输入以下命令:
console(config)#ip http authentication local
console(config)#username admin password user1234 level 15
配置初始
 HTTPS 
密码
要配置初始
 HTTPS 
密码,请输入以下命令:
console(config)#ip https authentication local
  注:您应在每次升级交换机上的控制软件应用程序(安装新版本)时生成新的 crypto 证书。
配置为通过控制台、
Telnet 
或
 SSH 
会话使用
 HTTPS 
会话时,只需输入一次以下命令。
  注:在 Web 浏览器中,启用 SSL 2.0 或更高版本以显示页面内容。
console(config)#crypto certificate 1 generate
console(config)#ip https server
  注:Http 和 Https 服务需要的访问权限级别为 15,并直接连接至配置级别的访问。