RE: PPP Multilink on Channelized DS3 [7:38029]

2002-03-13 Thread Woods, Randall, SOLCM

Below is a standard that we use when bonding T-1's together. No difference
on the Channelized DS-3.

interface Multilink1
 description BONDED 2xT1s
 bandwidth 3072
 ip address x.x.x.x 255.255.255.252
 ppp multilink
 ppp multilink fragment-delay 10
 ppp multilink interleave
 multilink-group 1


interface Serial3/0:1
  no ip address
 encapsulation ppp
 ppp multilink
 multilink-group 1

interface Serial1/0:2
 no ip address
 encapsulation ppp
 ppp multilink
 multilink-group 1

Should be pretty much straight forward. Easy to implement and works great.

Woody
CCNP

-Original Message-
From: Fraasch James [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 7:18 PM
To: [EMAIL PROTECTED]
Subject: PPP Multilink on Channelized DS3 [7:38029]


I was wondering if anyone has been able to PPP Multilink multiple channels
of a DS3 going into a 7206 (or other Cisco router).  I have multilinked
multiple T1's going to seperate serial interfaces but have not tried to do
it on a channelized DS3.  Initial search on Cisco's site does not give me
much to go on.  The DS3 terminates directly into the router itself and we
are currently using 12 channels for different connections. I would like to
use two more channels to link up a new site.

Thanks in advance.

James




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=38091&t=38029
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: PPP Multilink on Channelized DS3 [7:38029]

2002-03-14 Thread Fraasch James

Thanks, looks just like a regular serial connection except for the colon on
the end!  Finally found the site at Cisco that confirms that this works.

James


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=38328&t=38029
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]