文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络网络技术Cisco网络Configuring Secure Shell on Cisco IOS Routers
精品推荐
特别推荐
·Cisco管理的35个常见问题及解答
·思科路由过滤命令详细解说
·Cisco PIX防火墙配置指南
·思科Cisco交换机VLAN的配置技巧
·Cisco教程:路由器的配置及测试
·Cisco 路由器配置语句汇总
·CISCO相关技术大集合
·Cisco防火墙选购配置完全指南
·CCNA网络小菜鸟笔记
·Cisco公司网络工程实施案例
热点TOP10
·CCNA命令总动员(上)
·Cisco 2600系列
·CCIE Study Notes
·配置Cisco路由器中的Modem
·Cisco VPN 客户端
·用于Cisco Catalyst 4503的Supervisor Engine II-PLUS-TS
·思科Catalyst交换机密码恢复妙招
·Cisco Catalyst 4506双机热备配置
·FortiOS Traffic Shaping and How it Work
·编辑Cisco系统日志MIB文件(下)

Configuring Secure Shell on Cisco IOS Routers

日期:2007年5月6日 作者: 查看:[大字体 中字体 小字体]


  Hardware and Software Versions
  The information in this document is based on the software version below.
  
  Cisco IOS 3600 Software (C3640-IK9S-M), Version 12.2(2)T1
  
  SSH was introduced into IOS platforms/images as shown below.
  
  SSH Version 1.0 (SSHv1) server was introduced in some IOS platforms/images starting in 12.0.5.S.
  SSH client was introduced in some IOS platforms/images starting in 12.1.3.T.
  SSH terminal-line access (also known as reverse-telnet) was introduced in some IOS platforms/images starting in 12.2.2.T.
  [[The No.1 Picture.]]
  Testing Authentication Without SSH:
  !--- aaa new-model causes the local username/password on the router
  !--- to be used in the absence of other aaa statements.
  aaa new-model
  username cisco password 0 cisco
  line vty 0 4
  !--- Instead of aaa new-model, the login local command may be used.ip domain-name rtp.cisco.com
  !--- Generate an SSH key to be used with SSH.
  
  Testing Authentication With SSH:
  cry key generate rsa
  ip ssh time-out 60
  ip ssh authentication-retries 2
  
  ip domain-name rtp.cisco.com
  !--- Generate an SSH key to be used with SSH.
  cry key generate rsa
  ip ssh time-out 60
  ip ssh authentication-retries 2
  
  line vty 0 4
  !--- Prevent non-SSH telnets.
  transport input ssh
  ssh
  !--- Step 1: Configure hostname if you have not previously done so.
  hostname carter
  !--- aaa new-model causes the local username/password on the router
  !--- to be used in the absence of other AAA statements.
  aaa new-model
  username cisco password 0 cisco
  !--- Step 2: Configure the router's DNS domain.
  ip domain-name rtp.cisco.com
  !--- Step 3: Generate an SSH key to be used with SSH.
  cry key generate rsa
  ip ssh time-out 60
  ip ssh authentication-retries 2
  !--- Step 4: By default the vtys' transport is Telnet. In this case,
  !--- Telnet has been disabled and only SSH is supported.
  line vty 0 4
  transport input SSH
  !--- Instead of aaa new-model, the login local command may be used.
  测试ssh
  ssh -l cisco -c 3des 10.13.1.99
  Adding SSH Terminal-Line Access
  ip ssh port 2001 rotary 1
  line 1 16
  no exec
  rotary 1
  transport input ssh
  exec-timeout 0 0
  modem In Out
  Stopbits 1
[1] [2] 下一页 



上一篇:Cisco2511拨入配置实例

下一篇:Cisco Catalyst 6500为何一统思科
相关文章:
·CiscoWorks无线局域网管理引擎 v 2.5
·新制作的WinPE2.0(VistaPE)中文版,加了图形shell!
·Cisco 路由器安全配置必用10条命令
·Cisco 2600系列
·配置Cisco路由器中的Modem
·Cisco 800系列集成多业务路由器
·Cisco VPN 客户端
·用于Cisco Catalyst 4503的Supervisor Engine II-PLUS-TS
·CISCO ASA 5500 系列自适应安全设备解决方案概述
·Cisco Catalyst 4506双机热备配置
相关软件:

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:viphot