[mpls-linux-general] a question about the ldp-portable-0.2
Status: Beta
Brought to you by:
jleu
|
From: Folke A. <aeo...@ho...> - 2002-09-26 06:27:01
|
hi, all
i am new commr of this community. :)
i am trying to use ldp-portable packet to setup
a lsp .
i did all according to the README.zebra-ldp and
all things happened seemed to be proper:
patched the zebra cleanly without error notice;
compiled all the components correctly;
i have a kernel-2.4.19 patched with mpls patch 1.160;
i can use mplsadm to setup a static lsp through
my linux systems.
but after i run:
zebra -f /etc/zebra.conf -P 1023 -d
ospdd -f /etc/ospfd.conf -P 1024 -d
mplsd -f /etc/mplsd.conf -P 1025
as directed in the README.zebra-ldp shipped with
ldp-portable-0.200.tar.gz, nothing happened.i cannot
see anything by 'cat /proc/net/mpls*', and there is
no packets going through between my computers seems
to be a hello message or label request message of
the LDP defined in RFC3036
i think ,maybe i did't write the *.conf file
properly. will anyone here help me to write
the correct config file for mplsd?
my network topology is :
#
# 11.0.0.0/24
# -+--------------
# | eth0
# | +--------+
# +---------------+ host A + 13.0.0.0/8 |
# | 11.0.0.18/24+--------+ ---------------+
# | |
# | eth0 eth0 |
# | 11.0.0.80/24+-------+ 12.0.0.2/8+-------+ |
# +-------------+ 11-12 +------------------+ 12-13 +------------+
# | +-------+12.0.0.1/8 +-------+13.0.0.1/8 |
# -+--- eth1 eth1 |
# |
# 15.0.0.0/8 |
# -+--------------- |
# | eth1 eth1 |
# | 15.0.0.1/8+--------+ 14.0.0.1/8+-------+ |
# +------------+ host B +------------------+ 13-14 +------------+
# | +--------+14.0.0.2/8 +-------+13.0.0.2/8 |
# | eth0 eth0 |
# -+---
how to write the proper mplsd.conf on host 12-13
and host 13-14 ?
any help is appreciated :)
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
|