1、配置名字:全局配置模式下:hostname:
2、设置口令:
a、enable口令:全局配置模式下:enable secret 密码
b、console口令: 全局配置模式下进入控制台:password: 密码
c、line vty 口令: 全局配置模式下进入输入line vty 0 4 password 密码
d、加密口令:全局配置模式下:service password-encryption
3、其他设置:
a、exec-timeout 0 0:设置永不超时
b、logging synchronization:
c、关闭域名解析:全局配置模式下 no ip domain-lookup