tofacebook.com -专业IT技术社区(指牛堂) 在Packet Tracer中交换机的Telnet远程登陆配置 Web程序 - 指牛堂-专业IT技术平台
142°

在Packet Tracer中交换机的Telnet远程登陆配置 Web程序

标签:交换机   Telnet   

实验目标:


  <1>掌握采用Telnet方式配置交换机的方法。

 

技术原理:


  <1>配置交换机的管理ip地址,为telnet用户配置用户名和登录口令。

    <2>交换机、路由器中有很多密码,设置对这些密码可以有效的提高设备的安全性

    <3>switch(config)#enable password  xxx    进入特权模式的密码

      switch(config-line)#               可以设置console口和vty远程登陆密码

      switch(consfig)#enable password  123123

      switch(config)#line console 0

      switch(config-line)#password 112233

      switch(config-line)#login

      switch(config)#line vty 0 4

      switch(config-line)#password 1234

      switch(config-line)#login


实验步骤:


如图新建Packet Tracer拓扑图

拓扑图.png


打开pc1设置好ip地址如图所示

pcip.png



打开PC的Terminal 输入命令


  en

  conf t

  inter vlan 1   

  ip address 192.168.1.1 255.255.255.0       

  no shutdown         

  exit       

  enable password 123123      

  line vty 0 4         

  password 112233      

  login     

  end       

  show run

新.png 


打开PC CMD


ping 192.168.1.1

telnet 192.168.1.1        

password:112233        

password:123123   (进入enable)     

show runing 

实验结果1.png

在Packet Tracer中交换机的Telnet远程登陆配置

标签:交换机   Telnet   

原文地址:http://blog.51cto.com/12484496/2087084


本文由百家号/熊掌号作者上传并发布,百家号仅提供信息发布平台。文章仅代表作者个人观点,不代表百度立场。

已有 0 条评论

    我有话说: