[mpls-linux-general] questions abt ldp_linux
Status: Beta
Brought to you by:
jleu
From: anish v. <ani...@re...> - 2002-02-06 04:07:06
|
hi jim n all,=0A as it was mentioned some previous mail abt the how to co= ngifure lsp using ldp_linux. =0A=0A lo 10.0.0.6 lo 10.0.0.5= =0A --------- ---------=0A | Router2 |-------------= ---| Router1 |=0A --------- ---------=0A |eth2 = 192.168.12.0/24 |eth1=0A ---------------------------------------=0A= In router1:=0A bash# ifconfig lo 10.0.0.5 netmask 255.255.255.255=0A bash#= route add 10.0.0.6 gw 192.168.12.2=0A=0A From inside ldp_linux:=0A prompt>= add global 10.0.0.5=0A prompt> add interface eth1=0A=0A In router2:=0A bas= h# ifconfig lo 10.0.0.6 netmask 255.255.255.255=0A bash# route add 10.0.0.5= gw 192.168.12.1=0A=0A From inside ldp_linux:=0A prompt> add global 10.0.0.= 6=0A prompt> add interface eth2=0A=0Aas it was mentioned in this mail to co= nfigure 'lo' =0Ais it neccessary to configure lo?? can i the use this confi= guration??=0A=0A 192.168.116.20 192.168.116.10=0A ----= ----- ---------=0A | Router2 |----------------| Router1= |=0A --------- ---------=0A |eth2 = |eth1=0A ---------------------------------------=0Aboth pcs r c= onnected with crossover cable..=0A=0A In router1:=0A bash# route add 192.16= 8.116.20/32 gw 192.168.116.20=0A=0A From inside ldp_linux:=0A prompt> add g= lobal 192.168.116.10=0A prompt> add interface eth1=0A=0A In router2:=0Abash= sh# route add 192.168.116.10/32 gw 192.168.116.10=0A=0A From inside ldp_lin= ux:=0A prompt> add global 192.168.116.20=0A prompt> add interface eth2=0A= =0Aif this configuration is wrong then please tell me the correct configura= tion which makes lsp without configuring 'lo'.=0A=0Athanx in advance=0Abye= =0Aanish=0A=0A=0A =0A |