On Tue, 27 Sep 2005 09:41:41 -0300
Carlos Marcos Kakihara <ba...@gm...> wrote:
> On 9/27/05, Alex Zeffertt <aj...@ca...> wrote:
> >
> > Hi List,
> >
> > I have some layer 2 networking equipment and I need to demonstrate
> > that it can pass MPLS (over Ethernet) transparently.
> >
> > To this end I decided to download the KnoppixMpls live CD and run
> > it on two machines, then follow the "Simple MPLS example" in
> >
> > http://perso.enst.fr/~casellas/mpls-linux/ch02s03.html
> >
> > to create two endpoints which can ping eachother over a trivial
> > MPLS network (i.e. one Ethernet segment).
> >
> > Unfortunately, I couldn't find the utility "mplsadm" on the live
> > CD, instead there is a program with a different usage called
> > "mpls".
> >
> > Can anybody suggest how I can get mplsadm onto the live CD, or
> > alternatively, how to set up this simple example using mpls
> > instead.
>
> Take a look at this link:
>
> http://mpls-linux.sourceforge.net/simple.php
>
>
Thanks Carlos, that worked!
I did need to make one small change however: I am testing an ethernet
switch between the two machines which only forwards MPLS
frames with label 10000. This meant that ARPs sent by either machine
were getting dropped. I fixed this by manually adding an entry to
each machine's arp table.
Regards,
Alex
|