交换机Telnet远程登陆配置


计算机与交换机配置口相连接:

Switch>en 

Switch#configure terminal

Switch(config)#interface vlan1

Switch(config-if)#ip address 192.168.1.1 255.255.255.0

Switch(config-if)#no shutdown

Switch(config)#enable password 123456

Switch(config)#line vty 0 4

Switch(config-line)#password 123123

Switch(config-line)#login

Switch(config-line)#end

Switch#show run

 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM