免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2663 | 回复: 1
打印 上一主题 下一主题

ISDN拨号(一号信令) [复制链接]

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2002-06-25 13:44 |只看该作者 |倒序浏览
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

论坛徽章:
0
2 [报告]
发表于 2003-07-27 14:45 |只看该作者

ISDN拨号(一号信令)

为什么没有注解?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP