Cisco交换机开启远程登录

  1. line vty 0 4           //设置允许登录数

  2. password cisco         //设置登录密码

  3. enable password cisco  //设置特权模式密码

  4. login                  //开启服务

  5. wr                     //保存配置

本文出自 “sunnuso” 博客,转载请与作者联系!

你可能感兴趣的:(远程登录,交换机)