设为首页收藏本站language→→ 语言切换

鸿鹄论坛

 找回密码
 论坛注册

QQ登录

先注册再绑定QQ

查看: 1084|回复: 1
收起左侧

Cisco2509 CallBack典型配置

[复制链接]
发表于 2010-8-25 08:08:50 | 显示全部楼层 |阅读模式
 version 11.3
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname Router
  !
  enable password cisco
  !
  username cisco callback-dialstring "" callback-rotary 1 password 0 cis
  co
  !
  chat-script cb "" "ATDT\T" TIMEOUT 60 CONNECT
  !
  !
  !
  interface Ethernet0
  ip address 192.168.1.201 255.255.255.0
  !
  interface Serial0
  no ip address
  shutdown
  !
  interface Serial1
  no ip address
  shutdown
  !
  interface Group-Async1
  ip unnumbered Ethernet0
  encapsulation ppp
  dialer in-band
  async mode dedicated
  peer default ip address pool mypool
  no cdp enable
  ppp callback accept
  ppp authentication chap
  group-range 1 8
  !
  
  ip local pool mypool 192.168.1.221 192.168.1.228
  no ip classless
  !
  !
  line con 0
  line 1 8
  script callback cb
  rotary 1
  modem InOut
  transport input all
  flowcontrol hardware
  line aux 0
  transport input all
  flowcontrol hardware
  line vty 0 4
  password cisco
  login
  !
  end
发表于 2011-11-3 13:09:44 | 显示全部楼层
沙发 2011-11-3 13:09:44 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2024-5-19 20:25 , Processed in 0.056905 second(s), 10 queries , Redis On.  

  Powered by Discuz!

  © 2001-2024 HH010.COM

快速回复 返回顶部 返回列表