19.07.2013 Views

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ISDN PRI Configuration<br />

- The 4 main steps in ISDN PRI configuration:<br />

i) Configure the ISDN switch type to be connected to.<br />

ii) Configure the T1 or E1 encoding and framing options.<br />

iii) Configure the T1 or E1 channel range for the DS0 channels used on this PRI.<br />

iv) Configure the interface settings (eg: PPP encapsulation, PPP authentication, IP address,<br />

dialer configuration) on the subinterface that representing the D channel.<br />

- The controller configuration mode is being used to configure ISDN PRI physical layer<br />

parameters, eg: encoding, framing, and the number of DS0 channels used on the PRI.<br />

Note: controller interface – L1 configuration; serial interface – L2 and L3 configurations.<br />

- Normally all 24 DS0 channels in the PRI will be fully utilized – 23 B channels and a D channel.<br />

- ISDN PRI T1 controller configuration on RT1:<br />

RT1#conf t<br />

Enter configuration commands, one per line. End with CNTL/Z.<br />

RT1(config)#controller t1 1/0<br />

RT1(config-controller)#linecode b8zs<br />

RT1(config-controller)#framing esf<br />

RT1(config-controller)#pri-group timeslots 1-24<br />

RT1(config-controller)#no shut<br />

RT1(config-controller)#exit<br />

RT1(config)#<br />

Note: The pri-group timeslots 1-31 controller subcommand is used instead when configuring<br />

ISDN E1 controllers.<br />

- ISDN PRI T1 configuration on RT1:<br />

RT1(config)#int serial1/0:23<br />

RT1(config-if)#ip add 10.10.10.1 255.255.255.248<br />

RT1(config-if)#encapsulation ppp<br />

RT1(config-if)#ppp authentication chap<br />

RT1(config-if)#dialer idle-timeout 300<br />

RT1(config-if)#dialer fast-idle 10<br />

RT1(config-if)#dialer map ip 10.10.10.2 broadcast name RT2 11111111<br />

RT1(config-if)#dialer map ip 10.10.10.3 broadcast name RT3 22222222<br />

RT1(config-if)#dialer-group 2<br />

RT1(config-if)#no shut<br />

RT1(config-if)#^Z<br />

RT1#<br />

- DDR configuration is configured on the D channel. A T1 connection consists of 24 channels<br />

(numbered from 0 to 23); while an E1 connection consists of 31 channels (numbered from 0 to<br />

31). The subinterfaces 23 and 15 represent the D channel of T1 and E1 respectively.<br />

Note: T1 = US standards.<br />

- There is no SPID configuration required, as ISDN PRI circuits do not use SPID.<br />

199<br />

Copyright © 2008 Yap Chin Hoong<br />

yapchinhoong@hotmail.com

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!