[c-nsp] T1 Bonding with PA-MC-T3

Gregory Boehnlein damin at nacs.net
Fri Mar 14 21:31:27 EDT 2008


[Deleted]

> SO, is there any way to accomplish T1 bonding with that existing DS3
> card or am I just stuck?

Nick,
	Is there any specific reason why you need MLPPP? How about just
using per-packet load balancing? We do that on our PA-MC-T3 via the
following:


interface Serial11/1/0/19:0
ip unnumbered Loopback0
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip load-sharing per-packet
 service-policy output voice-policy
 no fair-queue
 down-when-looped
 no clns route-cache

interface Serial11/1/0/20:0
 ip unnumbered Loopback0
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip load-sharing per-packet
 service-policy output voice-policy
 no fair-queue
 down-when-looped
 no clns route-cache

We've been using that technique for years..




More information about the cisco-nsp mailing list