Re: config of E1 and isdn PRI

From: Mark, Detrick (mdetrick@xxxxxxxxx)
Date: Fri Jun 25 1999 - 12:46:04 GMT-3


   
Below is a configuration that has PRI configured. Look at the controllers.
This has been setup for T1 type and not E1. I'm currently working on E1 on
an AS5800. I seem to be having some problems getting it going. E1 is a
little different config than T1. This type of stuff would be on the ISP
CCIE and not the routing and switching CCIE.

as5300-2#sh ru
Building configuration...

Current configuration:
!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname as5300-2
!
aaa new-model
aaa authentication login default tacacs+
aaa authentication login h323 tacacs+
aaa authentication enable default tacacs+ none
aaa accounting exec default start-stop tacacs+
aaa accounting connection default start-stop tacacs+
aaa accounting connection h323 start-stop tacacs+
aaa accounting system default start-stop tacacs+
enable secret 5 $1$vONM$uwHlYOQP5czqJl7ODRPGG.
!
username mdetrick password 7 0506025F79141C5A
username cisco password 7 045802150C2E
username 1234 password 7 1543595F50
modem recovery action none
ip subnet-zero
ip domain-name alamo.com
ip name-server 10.0.0.74
isdn switch-type primary-5ess
!
!
controller T1 0
 framing esf
 clock source line primary
 linecode b8zs
 pri-group timeslots 1-24
!
controller T1 1
 framing esf
 clock source line secondary
 linecode b8zs
 pri-group timeslots 1-24
!
controller T1 2
 shutdown
 clock source internal
!
controller T1 3
 shutdown
 clock source internal
!
!
dial-peer voice 1 pots
 destination-pattern +999....
 port 1:D
 prefix 999
!
dial-peer voice 100 voip
 destination-pattern 5551111
 req-qos guaranteed-delay
 session target ipv4:10.0.0.36
!
!
voice-port 0:D
!
voice-port 1:D
!
interface Loopback0
 ip address 30.0.0.1 255.255.255.0
 no ip directed-broadcast
!
interface Ethernet0
 ip address 10.0.0.100 255.255.255.0
 no ip directed-broadcast
!
interface Serial0:23
 no ip address
 no ip directed-broadcast
 isdn switch-type primary-5ess
 isdn incoming-voice modem
 no fair-queue
 no cdp enable
!
interface Serial1:23
 no ip address
 no ip directed-broadcast
 isdn switch-type primary-5ess
 isdn incoming-voice modem
 no cdp enable
!
interface FastEthernet0
 no ip address
 no ip directed-broadcast
 shutdown
!
interface Group-Async1
 ip unnumbered Loopback0
 no ip directed-broadcast
 encapsulation ppp
 ip tcp header-compression passive
 dialer in-band
 dialer idle-timeout 300 either
 async dynamic routing
 async mode interactive
 peer default ip address pool DIALIN_POOL
 no cdp enable
 ppp callback accept
 ppp authentication ms-chap chap
 group-range 1 48
 hold-queue 10 in
!
router eigrp 1
 network 10.0.0.0
 network 30.0.0.0
 network 36.0.0.0
 no auto-summary
!
ip local pool DIALIN_POOL 30.0.0.2 30.0.0.254
ip classless
ip route 0.0.0.0 0.0.0.0 10.0.0.1
!
!
tacacs-server host 10.0.0.30
tacacs-server key @mosphere
!
line con 0
 exec-timeout 0 0
 transport input none
line 1 48
 autoselect during-login
 autoselect ppp
 modem InOut
 transport input all
line aux 0
line vty 0 4
!
end

Mark Detrick
DSL Business Unit
Cisco Systems
2569 McCabe Way
Irvine, CA 92614

----- Original Message -----
From: jbxu <jbxu@www3.cea.online.sh.cn>
To: lab <ccielab@groupstudy.com>
Sent: Thursday, June 24, 1999 11:22 PM
Subject: config of E1 and isdn PRI

> hi all:
> can anyone give me a example of E1
> and a example of Isdn PRI
> thanks in advance
>
> jbxu
> jbxu@mail.cea.online.sh.cn
>
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:39 GMT-3