[mpls-linux-general] (no subject)
Status: Beta
Brought to you by:
jleu
From: Patrick H. <pat...@gm...> - 2001-04-10 10:10:18
|
Hello everybody, I want to create a LSP within 3 computers. A------B-------C A's IP: 192.168.2.1, eth0 B's IP towards A: 192.168.2.2, eth1 B's IP towards C: 192.168.3.1, eth0 C's IP: 192.168.3.2, eth1 On A: route add -host 192.168.2.2 gw 192.168.2.2 mplsadm -A -O gen:16:eth0:ipv4:192.168.2.2 mplsadm -B -O gen:16:eth0 -f 192.168.2.2/32 mplsadm -L eth0:0 On C: route add -host 192.168.3.1 gw 192.168.3.1 mplsadm -A -O gen:17:eth1:ipv4:192.168.3.1 mplsadm -B -O gen:17:eth1 -f 192.168.3.1/32 mplsadm -L eth1:0 On B: mplsadm -A -B -I gen:16:eth1 mplsadm -A -B -I gen:17:eth0 I want to meassure the traffic using ethereal on mashine A or C. In the next step I'd like to include LDP also. If this works I want to add a 4th computer parallel to B and do some meassuring. I hope somebody can give me some advice. Thank you in advance. Patrick Havel -- Ich freue mich immer(!) über Einträge in mein Gästebuch ;-) Homepage: http://www.informatik.uni-muenchen.de/~_havel GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net |