Rahul Mehta wrote:
> 
> Can i connect different 64k channels to 30 leased  lines with different ip
> address attached to each channel , i want to use this config. with one
> channelized e1 card and on 3640 router

Rahul,

actually, you can do this with 31 leased lines (each line 64Kbps).
You just have to configure 31 channel-groups on E1 controller. And,
be sure that your telco can/want do this.

On the 3640 side, you will have something like:

controller E1 0/0
 framing NO-CRC4
 channel-group 0 timeslots 1
 channel-group 1 timeslots 2
 ...
 channel-group 30 timeslots 31
!

interface Serial0/0:0
 description Leased line 1
 ...
!
interface Serial0/0:1
 description Leased line 2
 ...
!
interface Serial0/0:30
 description Leased line 31
 ...
!

Hope this helps.

Sasa, CCNP

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to