Chinaunix首页 | 论坛 | 博客
  • 博客访问: 663572
  • 博文数量: 779
  • 博客积分: 5000
  • 博客等级: 大校
  • 技术积分: 5000
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-27 13:28
文章分类

全部博文(779)

文章存档

2011年(1)

2008年(778)

我的朋友

分类:

2008-10-27 13:29:14


  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
  
  
  
  
【责编:admin】

--------------------next---------------------

阅读(233) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~