Re: [mpls-linux-general] ask a simple question about ldp_linux "add global"
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2002-06-19 05:13:43
|
On Thu, Jun 13, 2002 at 08:05:54PM +0800, pingping han wrote: > I use three computers to make a mpls environment.=20 > every computer have two etherent cards. > when using ldp_linux to set up a LSP, I dont know=20 > how to configure "add global <ip for lsrid>". > which ip address should i use? >=20 > for example:=20 >=20 > LSRA(eth0)--(eth0)LSRB(eth1)--(eth0)LSRC >=20 > LSRA: (eth1)192.168.0.1, 192.169.0.1(eth0) =20 > LSRB: (eth0)192.169.0.2, 192.170.0.1(eth1) > LSRC: (eth0)192.170.0.2, 192.171.0.1(eth1) >=20 > LSRB: add global? eth0 or eth1 ip address? > what about LSRA & LSRC ? It needs to be an address that is attach ed to one of the interfaces. You will then need to create a static route to that address on all of the otehr LDP speakers. For example: On LSRA specif the LSRID to be 192.168.0.1 then add a static route on LSRB and LSRC to 192.168.0.1/32 via the next hop. A general rule for LDP, if you can't ping it before running ldp_linux, the LSP will not get setup correctly. >=20 > thanks >=20 > Best Regards > Aileen Han >=20 >=20 >=20 >=20 >=20 >=20 > =3D=3D=3D=3D=3D >=20 > Best Regards >=20 > Aileen Han=20 >=20 >=20 > _________________________________________________________ > Do You Yahoo!?=20 > 2002=C4=EA=CA=C0=BD=E7=B1=AD=C8=BA=D0=DB=F7=E9=D5=BD =D1=C5=BB=A2=D6=D0= =B9=FA=BE=DB=BD=B9=C8=D5=BA=AB > http://cn.fifaworldcup.yahoo.com/ >=20 > _______________________________________________________________ >=20 > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?s= ource=3Dosdntextlink >=20 > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu |