• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
setupLock&KeyACL
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
setupLock&KeyACL
软件发布 setupLock&KeyACL
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 认证考试 >> 思科认证 >> Cisco指导 >> setupLock&KeyACL

setupLock&KeyACL

添加时间: 2008-1-24 2:15:46  作者: Cisco指导  阅读次数:35   来源: http://www.d9soft.com

            username foobar password cisco 
  ! 
  int s0 
  ip address 1.1.1.1 255.255.0.0 
  ip access-group 101 in 
  ! /* or port 22 for ssh */ 
  access-list 101 permit tcp any host 1.1.1.1 eq telnet 
  access-list 101 dynamic foobar permit ip any any 
  ! 
  line vty 0 2 
  login local 
  autocommand access-enable host timeout 5 
  line vty 3 4 
  login local 
  rotary 1 
  
  The first access list allows telnet into the router. Your users will 
  telnet into router and authenticate with username foobar and password 
  "cisco" 
  
  The router will then immediately disconnect the telnet session. When 
  they successfully authenticate, an access list with their source IP will 
  be added to the dynamic list. Basically, if they authenticate correctly, 
  they can come in to the inside network. After 5 mins of inactivty the 
  entry will be deleted from the access list. 
  
  The vty 3 and 4 are using the rotary command so that you can telnet to 
  your router with the command: "telnet 1.1.1.1 3001" This takes you to 
  vty 3 (or 4). This way, you can telnet into the router and actually 
  manage it. A very subtle but VERY important point. If you forget this, 
  you’ll be making a trip to use the console port.

 

上下文章:

 

上一篇文章: 如何在CISCO中配置ISDN 下一篇文章: 关于VLAN中DHCP域的问题

相关文章:

相关软件:

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

思科认证分类导航

  • Cisco动态
  • Cisco指导
  • Cisco介绍
  • Cisco试题

本类经典文章推荐

  • CISCO认证增长60%新认证推陈出新
  • 加快千兆网络普及以太网技术动向
  • WinGate与Internet连接共享
  • WinGate3.0安装指导
  • 远程传输的两种技术优劣各异
  • Cisco认证指导:基础中文命令集
  • IOS软件结构读书笔记
  • 路由器基础配置及传输协议
  • 网络安全:IPv6安全威胁
  • 路由技术:路由器远程管理实例

Cisco指导阅读排行

  • Cisco路由器访问控制列表详解
  • EPON与GPON的综合比较
  • 我的CISCO认证学习笔记总结
  • CCNA考试主要知识点指导
  • Cisco指导:IOS命令大全(一)
  • 使用IPSec阻止特定网络协议和端口
  • 企业网络规划对工作效率的影响
  • VPN实例配置方案:IPSec配置
  • GSM数字移动通信无线网络规划设计...
  • Cisco路由器上配置pppoe拨号

思科认证阅读总排行

  • Cisco路由器访问控制列表详解
  • EPON与GPON的综合比较
  • 思科考试认证(CISCO) CCNA考试就...
  • 我的CISCO认证学习笔记总结
  • CCNA简介
  • Cisco经验介绍:CCNP培训日记(2)
  • CCNA考试主要知识点指导
  • Cisco经验介绍:ping命令之解惑
  • Cisco指导:IOS命令大全(一)
  • 使用IPSec阻止特定网络协议和端口

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有