网络入门

产品基线
show version
查看接口
show ip int brief
设置用户模式密码
line vty 0 4
password cisco
login
transport input telnet ssh
enable登陆密码(从用户进入特全用户)
enable password cisco
配置ssh:
ip domain name xxxxx.com
crypto key generate rsa
username 用户名 privilege 15 密码
line vty 0 4
password 123456
exec-timeout 10 0
loogging synchronous
login local
transport input telnet ssh
相关文章
相关标签/搜索