[j-nsp] MLPPP in logical routers
Eric Van Tol
eric at atlantech.net
Fri Jul 14 13:34:37 EDT 2006
Drat... That was the only combination I did not try. It works now and I
appreciate the answer.
Thanks,
evt
-----Original Message-----
From: Stacy W. Smith [mailto:stacy at acm.org]
Sent: Friday, July 14, 2006 1:27 PM
To: Eric Van Tol
Cc: juniper-nsp at puck.nether.net
Subject: Re: [j-nsp] MLPPP in logical routers
Have you tried placing only the ls interface in the logical router?
The commit message seems to indicate that the member interfaces (the
t1 interfaces) should remain in the main routing instance and not be
included in the logical router.
--Stacy
On Jul 14, 2006, at 11:13 AM, Eric Van Tol wrote:
> Hi all,
> I'm attempting to do some testing with MLPPP by using a logical
> router,
> but my commit keeps failing:
>
> root at m10-lab# commit
> [edit logical-routers cpe interfaces t1-0/1/3:1 unit 0 family]
> 'mlppp'
> build_ml_bundle_addr: Member link cannot be part of routing-
> instance
> error: configuration check-out failed
>
> According to the techpubs, MLPPP is supported in logical routers. My
> config is below and I'm running 7.6R1.
>
> logical-routers {
> cpe {
> interfaces {
> t1-0/1/3:1 {
> unit 0 {
> family mlppp {
> bundle ls-1/3/0.100;
> }
> }
> }
> t1-0/1/3:2 {
> unit 0 {
> family mlppp {
> bundle ls-1/3/0.100;
> }
> }
> }
> ls-1/3/0 {
> unit 100 {
> encapsulation multilink-ppp;
> family inet {
> address 192.168.16.34/30;
> }
> }
> }
> }
> }
> }
> interfaces {
> ct3-0/1/3 {
> partition 1-28 interface-type t1;
> }
> }
>
> Is there something I'm missing here?
>
> Eric Van Tol
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Atlantech Online, Inc. | http://www.atlantech.net
> phone: 301-589-3060
> fax: 301-589-3936
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> view our Network status | http://noc.atlantech.net
>
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list