Re: [mpls-linux-general] Example zebra + ospfd + mplsd configs
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2002-10-01 13:09:20
|
On Mon, Sep 30, 2002 at 10:56:39PM -0700, Paresh Patil wrote: > Hello James, > > Thanks for your reply. I am quite new to this. I don't > know what these conf t or mpls ldp means! Will you > please explain it a bit? And main thing is how to log > into mplsd daemon. > What I normally do is- > I cd to .../zebra-0.93a/mplsd > and then ./mplsd > but that just says that MPLSd started. takes in > nothing or nothing happens. No entries made anywhere! I thing the first thing you should do is learn how to setup a basic OSPF network using zebra. Head over to zebra.org (http://zebra.org/) read up on zebra and how to go about running zebra/ospfd to setup an OSPF network. Once you have gotten that for you can apply what you've learned to mplsd (it fits into the picture much like ospfd does, so you will end up running zebra ospfd and mplsd on the same machine) Have fun. > --- "James R. Leu" <jl...@mi...> wrote: > > You will have to log into the mplsd daemon and > > configure it. Here is a > > sample of what you will have to configure after you > > login. > > > > enable > > <password> > > conf t > > mpls ldp > > exit > > int eth1 > > mpls ldp > > end > > > > > > Unfortunately you cannot startup mplsd with a config > > and expect it to work > > (known bug that I'm working on). > > > > Jim > > > > On Mon, Sep 30, 2002 at 04:24:43AM -0700, Paresh > > Patil wrote: > > > After setting up ldp on zebra on Linux; how to > > write > > > mplsd.conf > > > How to make this LDP working? > > > > > > Paresh > > > > > > __________________________________________________ > > > Do you Yahoo!? > > > New DSL Internet Access from SBC & Yahoo! > > > http://sbc.yahoo.com > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > mpls-linux-general mailing list > > > mpl...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > -- > > James R. Leu > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > mpls-linux-general mailing list > > mpl...@li... > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > __________________________________________________ > Do you Yahoo!? > New DSL Internet Access from SBC & Yahoo! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by: DEDICATED SERVERS only $89! > Linux or FreeBSD, FREE setup, FAST network. Get your own server > today at http://www.ServePath.com/indexfm.htm > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |