>ISDN拨号(一号信令)(1) Gzu521.com我的学习网: “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”