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

全部博文(779)

文章存档

2011年(1)

2008年(778)

我的朋友

分类:

2008-10-27 13:35:07


  CISCO 36和朗讯程控机连接:
  !
  version 12.1
  no service single-slot-reload-enable
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname Router
  !
  logging rate-limit console 10 except errors
  enable password *********
  !
  username test password 0 test
  ip subnet-zero
  !
  !
  no ip finger
  !
  !
  !
  controller E1 3/0
  framing NO-CRC4
  ds0-group 1 timeslots 1-15,17-31 type r2-digital r2-compelled
  cas-custom 1
  unused-abcd 0 1 1 1
  country china use-defaults
  answer-signal group-b 1
  !
  controller E1 3/1
  framing NO-CRC4
  ds0-group 1 timeslots 1-15,17-31 type r2-digital r2-compelled
  cas-custom 1
  unused-abcd 0 1 1 1
  country china use-defaults
  answer-signal group-b 1
  !
  controller E1 4/0
  framing NO-CRC4
  ds0-group 1 timeslots 1-15,17-31 type r2-digital r2-compelled
  cas-custom 1
  unused-abcd 0 1 1 1
  country china use-defaults
  answer-signal group-b 1
  !
  controller E1 4/1
  framing NO-CRC4
  ds0-group 1 timeslots 1-15,17-31 type r2-digital r2-compelled
  cas-custom 1
  unused-abcd 0 1 1 1
  country china use-defaults
  answer-signal group-b 1
  !
  !
  interface Loopback0
  ip address 192.168.0.1 255.255.255.0
  !
  interface FastEthernet0/0
  no ip address
  shutdown
  duplex auto
  speed auto
  !
  interface FastEthernet3/0
  no ip address
  shutdown
  duplex auto
  speed auto
  !
  interface FastEthernet4/0
  ip address 10.164.199.221 255.255.255.0
  duplex auto
  speed auto
  !
  interface Group-Async0
  ip unnumbered FastEthernet4/0
  encapsulation ppp
  ip tcp header-compression passive
  async mode interactive
  peer default ip address pool setup_pool
  ppp authentication chap pap
  group-range 161 190
  !
  interface Group-Async1
  ip unnumbered FastEthernet4/0
  encapsulation ppp
  ip tcp header-compression passive
  async mode interactive
  peer default ip address pool setup_pool
  ppp authentication chap pap
  group-range 193 222
  !
  ip local pool setup_pool 10.164.199.100 10.164.199.220
  ip classless
  no ip http server
  !
  !
  line con 0
  transport input none
  line 161 190
  autoselect during-login
  autoselect ppp
  login local
  modem InOut
  modem autoconfigure discovery
  transport input all
  flowcontrol hardware
  line 193 222
  autoselect during-login
  autoselect ppp
  login local
  modem InOut
  modem autoconfigure discovery
  transport input all
  flowcontrol hardware
  line aux 0
  line vty 0 4
  password **********
  login
  !
  end
  :em07:
  
  
【责编:admin】

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

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