[mpls-linux-general] Re: MPLS-Linux
Status: Beta
Brought to you by:
jleu
From: Sunil K. <sun...@ho...> - 2001-06-19 01:51:17
|
Hi, I figured-out my previous problem by myself i.e Static Tunnel creation. Can you tell me that for forwarding un-labeled packets do we need to configure something on Linux box ? like instead of gen:16:0 gen:0:0 or anything like that which forwards the un-labeled packets ? Please clarify. Thanks Sunil >From: "James R. Leu" <jl...@mi...> >Reply-To: jl...@mi... >To: Sunil Kumar <sun...@ho...> >Subject: Re: MPLS-Linux >Date: Mon, 18 Jun 2001 17:00:17 -0500 > >Hello, > >I suggest joining the mpls-linux mailing list for future questions: > >http://lists.sourceforge.net/lists/listinfo/mpls-linux-general > >On Mon, Jun 18, 2001 at 09:36:42PM -0000, Sunil Kumar wrote: > > Hi, > > > > I want to creat a Manual/Static Tunnel with following topology; > > > > > > LER A--------------------LSR------------------LER B > > 172.16.10.2 172.16.10.1 172.17.10.1 172.17.10.2 > > ETH1 ETH2 > >Your diagram and the commands you've issued don't agree. >Describe to me what you're trying to do. > > > - LER A & B are simulated Routers so we can't configure any mplsadm > > command on those. > > - I have configured LSR as under ; > > > > mplsadm -A -O gen:1024:eth1:ipv4:172.16.10.2 > > > > mplsadm -A -T mpls0 > > > > ifconfig mpls0 172.17.10.2 netmask 255.255.0.0 > > > > mplsadm -B -O gen:1024:eth1 -T mpls0 > > > > route add -net 172.17.0.0/16 mpls0 > > > > - Is there anything I did wrong in above configuration ? please advise >the > > correct command script, if the above is not correct. > > > > - How can I verify the Tunnel ID and the traffic going through it on > > MPLS Linux Router ? please clarify. > >Tunnel ID? Are you trying to do some sort of RSVP-TE testing using a >box like an Ixia or an Adtech? If so, it's not going to work. >MPLS-Linux is a forwarding plane. That means it only knows how to >"label switch" packets on established LSPs. There are two ways to establish >LSPs in the world of MPLS. Statically or dynamically. RSVP-TE LDP CR-LDP >are all means of doing dynamic LSP establishments (commonly call MPLS >signalling protocols). mplsadm is for setting up static LSPs manually. > >If you want to talk RSVP-TE or LDP join the mailing list and ask the >question there. > > > Thanks > > Sunil > >-- >James R. Leu _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com |