RE: [mpls-linux-general] ldp_linux configuration
Status: Beta
Brought to you by:
jleu
From: Sanjeev C. <Sa...@co...> - 2002-02-07 01:35:30
|
Hi Anish, Help me understand, why you have the same IP adress on both the interfaces of router 2 in your config? It's not a realistic scenario in my opinion. Sanjeev -----Original Message----- From: anish verma [mailto:ani...@re...] Sent: Wednesday, February 06, 2002 1:37 AM To: mpl...@li... Subject: [mpls-linux-general] ldp_linux configuration hi jim n all, sorry for my previous mail coz the configuration i asked for is working fine. now i have a new problem 192.168.116.10 192.168.116.30 --------- ---------- --------- | Router1 | | router2 |------------| Router3 | --------- --------- --------- |eth0 eth0| |eth1 eth0| --------------- ----------------------- ip adress of router2 on both eth0 and eth1 is 192.168.116.20 all the machine can ping to one another ip_forwarding is 1 ie. on in router2 i am using this configuration but it's not working In router1: bash# route add 192.168.116.20/32 gw 192.168.116.20 bash# route add 192.168.116.30/32 gw 192.168.116.20 From inside ldp_linux: prompt> add global 192.168.116.10 prompt> add interface eth0 In router2: bash# route add 192.168.116.30/32 gw 192.168.116.30 dev eth1 bash# route add 192.168.116.10/32 gw 192.168.116.10 dev eth0 From inside ldp_linux: prompt> add global 192.168.116.20 prompt> add interface eth1 prompt> add interface eth0 In router3: bash# route add 192.168.116.20/32 gw 192.168.116.20 bash# route add 192.168.116.10/32 gw 192.168.116.20 From inside ldp_linux: prompt> add global 192.168.116.30 prompt> add interface eth0 mpls labelspace is on all eth* show databes showing no mapping n all the mpls_* files r empty.. except mpls_labelspace is this configuration right . or i have made some changes to make it working.. help me thanx in advance anish _______________________________________________ mpls-linux-general mailing list mpl...@li... https://lists.sourceforge.net/lists/listinfo/mpls-linux-general |