交換機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