[mpls-linux-general] ldp_linux configuration
Status: Beta
Brought to you by:
jleu
From: anish v. <ani...@re...> - 2002-02-06 09:37:09
|
hi jim n all,=0A sorry for my previous mail coz the configuration i asked = for is working fine.=0Anow i have a new problem=0A=0A192.168.116.10 = 192.168.116.30=0A--------- ---------- --= -------=0A| Router1 | | router2 |------------| Router3 |=0A--------- = --------- ---------=0A |eth0 eth0| |eth1 = eth0|=0A --------------- -----------------------=0Aip adress of rou= ter2 on both eth0 and eth1 is 192.168.116.20 =0Aall the machine can ping to= one another ip_forwarding is 1 ie. on in router2 =0A=0Ai am using this con= figuration but it's not working=0A=0A In router1:=0A bash# route add 192.16= 8.116.20/32 gw 192.168.116.20=0A bash# route add 192.168.116.30/32 gw 192.1= 68.116.20=0A=0AFrom inside ldp_linux:=0A prompt> add global 192.168.116.10= =0A prompt> add interface eth0=0A=0A In router2:=0A bash# route add 192.168= .116.30/32 gw 192.168.116.30 dev eth1=0A bash# route add 192.168.116.10/32 = gw 192.168.116.10 dev eth0=0A=0A From inside ldp_linux:=0A prompt> add glob= al 192.168.116.20=0A prompt> add interface eth1=0A prompt> add interface et= h0=0A=0AIn router3:=0A bash# route add 192.168.116.20/32 gw 192.168.116.20= =0A bash# route add 192.168.116.10/32 gw 192.168.116.20=0A=0AFrom inside ld= p_linux:=0A prompt> add global 192.168.116.30=0A prompt> add interface eth0= =0A=0A=0Ampls labelspace is on all eth*=0A=0Ashow databes showing no mappin= g =0An all the mpls_* files r empty.. except mpls_labelspace=0A=0Ais this c= onfiguration right . or i have made some changes to make it working..=0Ahel= p me=0Athanx in advance=0Aanish=0A =0A |