Cisco 2960 交换机密码设置
生活随笔
收集整理的這篇文章主要介紹了
Cisco 2960 交换机密码设置
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
1、設(shè)置全局密碼Switch>enSwitch#conf tEnter configuration commands, one per line. ?End with CNTL/Z.Switch(config)#enable password contosoSwitch(config)#end
2、設(shè)置console密碼Switch>enSwitch#conf tEnter configuration commands, one per line. ?End with CNTL/Z.Switch(config)#line console 0Switch(config-line)#password contosoSwitch(config-line)#loginSwitch(config-line)#end
3、設(shè)置telnet密碼Switch>enSwitch#conf tEnter configuration commands, one per line. ?End with CNTL/Z.Switch(config)#line vty 0 4Switch(config-line)#password contosoSwitch(config-line)#loginSwitch(config-line)#end
2、設(shè)置console密碼Switch>enSwitch#conf tEnter configuration commands, one per line. ?End with CNTL/Z.Switch(config)#line console 0Switch(config-line)#password contosoSwitch(config-line)#loginSwitch(config-line)#end
3、設(shè)置telnet密碼Switch>enSwitch#conf tEnter configuration commands, one per line. ?End with CNTL/Z.Switch(config)#line vty 0 4Switch(config-line)#password contosoSwitch(config-line)#loginSwitch(config-line)#end
轉(zhuǎn)載于:https://blog.51cto.com/3838451/811698
總結(jié)
以上是生活随笔為你收集整理的Cisco 2960 交换机密码设置的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 防止P2P终结者的方法
- 下一篇: QGridLayout比例